nest / nest-simulator

The NEST simulator
http://www.nest-simulator.org
GNU General Public License v2.0
520 stars 358 forks source link

Review NEST Testing strategy #3201

Open heplesser opened 2 months ago

heplesser commented 2 months ago

With a view to testing what we aim/claim to support, we should review our testing strategy. Some points to consider are:

A challenge with testing for, e.g., package builds might be that Github seems to provide a lot of up-to-date software by default on their runners. Thus, the Ubuntu 20.04 runners we currently use, have CMake 3.29.2 installed (see https://github.com/actions/runner-images/blob/ubuntu20/20240422.1/images/ubuntu/Ubuntu2004-Readme.md), while Ubuntu 20.04 only provides CMake 3.16 (altough cmake-mozilla, whatever that is, apparently provides 3.27.

github-actions[bot] commented 3 hours ago

Issue automatically marked stale!