AtChem2 icon indicating copy to clipboard operation
AtChem2 copied to clipboard

Tests not working on macOS

Open rs028 opened this issue 11 months ago • 0 comments

The model tests are currently split between oldtests and modeltests, as we move towards a more rational testing regime. Some of the modeltests fail on macos, but succeed on linux.

As a temporary fix, CI testing with github actions is disabled on macos. For individual users using mac it is suggested to run make oldtests only, if they want to test their installation.

rs028 avatar May 08 '25 18:05 rs028