Open derekbruening opened 5 years ago
I'm assuming these regressions have happened because we don't have AArch32 precommit testing in the same way we have for AArch64?
Note: in a recent debug run code_api|linux.signal_race
did not fail, so it is at least flaky.
In a recent release run we observe code_api|linux.reset
failing as well. In addition, code_api|linux.sigsuspend
and code_api|linux.signal_race
passed in that run.
I'm assuming these regressions have happened because we don't have AArch32 precommit testing in the same way we have for AArch64?
That's my assumption, but I wouldn't have expected the ARM encoder/decoder tests to have broken. Hopefully it's something simple.
We did not have ARM tests being run for a while. Now that we have a CDash machine back up, I compared its debug run yesterday to the most recent on that same machine name from April 2018:
http://dynamorio.org/CDash/viewTest.php?buildid=35255
http://dynamorio.org/CDash/viewTest.php?buildid=44194