For example https://github.com/scipopt/SCIP-SDP/actions/runs/8091622924/job/22110987857#step:11:3623 ``` [soplex-7.0.0] The following tests FAILED: [soplex-7.0.0] 99 - etamacro-mps-exact-pure-boosting (NUMERICAL) [soplex-7.0.0] 385 - refinery-mps-exact-pure-boosting (NUMERICAL) [soplex-7.0.0] 407 - gas11-mps-exact-pure-boosting (NUMERICAL) [soplex-7.0.0] Errors while running CTest [soplex-7.0.0] Output from these tests are in: /sage/local/var/tmp/sage/build/soplex-7.0.0/src/build/Testing/Temporary/LastTest.log [soplex-7.0.0] Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely. [soplex-7.0.0] make[3]: *** [Makefile:91: test] Error 8 ``` This is from a run of the SageMath portability tests in https://github.com/scipopt/SCIP-SDP/pull/13 (If there is interest, I can send a PR to add this GH Actions workflow to Soplex.)