Our newer macOS/clang20+ platforms are significantly faster than our other test platforms and occasionally fail for these two tests:
sst-test-core -e test_RealTime_SIGALRM_multiaction
sst-test-core -e test_RealTime_heartbeat
While currently this is a minor annoyance it could become a bigger problem as more tests are added that follow the same design pattern. We haven't found a way to make this repeatable. We could spend time trying to instrument the code to capture a failure but decided it's not a priority at this point.
Maybe Gwen can figure it out through inspection :)
Our newer macOS/clang20+ platforms are significantly faster than our other test platforms and occasionally fail for these two tests:
While currently this is a minor annoyance it could become a bigger problem as more tests are added that follow the same design pattern. We haven't found a way to make this repeatable. We could spend time trying to instrument the code to capture a failure but decided it's not a priority at this point.
Maybe Gwen can figure it out through inspection :)