Closed quetric closed 2 years ago
This is explicitly called in our test suite if tests fail here. I guess the idea is to make it easy to see that something went wrong. We may consider to change this and return a non-zero exit value instead.
this seems too heavy handed. We already report which tests failed, killing MPI only confuses things. I'll remove the abort
Fixes in 9d833db21da6 by using the number of failed tests as exit code, instead of invoking MPI abort
Observed on a test against the emulator, with 8 ranks. All tests run, some fail, test killed at the very end with: