Open fhahn opened 7 years ago
I have the impression that code_api|security-common.TestMemProtChg_FLAKY
isn't "flaky": it seems to pass or fail consistently depending on the system.
Ref: security-common.TestMemProtChg_FLAKY failed: http://139.178.83.194:8080/job/DynamoRIO-AArch64-Precommit/765/
The following tests fail on the new Jenkins CI host, an Ampere Altra:
code_api|tool.drcachesim.phys #4922 code_api|tool.drcacheoff.rseq #4924 code_api|api.rseq #4923 code_api|tool.drcachesim.threads #4928 code_api|tool.drcachesim.TLB-threads #4928
Additionally, drcachesim.coherence times out on many different aarch64 hosts. It intermittently times out in the precommit of this repo and seems to always time out on our aws-based ci.
The drcachesim.coherence test, like #4928 and #4954, only times out in release build
drcachesim.coherence is fixed by the same fix for #4928: PR #5375
Data point: code_api|tool.drcachesim.TLB-threads failed here: https://github.com/DynamoRIO/dynamorio/actions/runs/10929966711/job/30341854185#step:7:49658
Currently, the following tests are flaky on some AArch64 hardware