DynamoRIO / DynamoRIO/dynamorio
tool.drcacheoff.burst_* tests failing flakily on Windows CI
Open
Component-DrMemtrace
Component-Tests
Hotlist-ContinuousIntegration
OpSys-Windows
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
We've seen these tests fail on Appveyor in #4058. I'm filing a dedicated issue to separate that out.
These have also been seen to fail on GA Server2016 (#4131) and are now on the ignore list.
All are 32-bit-only:
```
'code_api|tool.drcacheoff.burst_replace' => 1, # i#4131
'code_api|tool.drcacheoff.burst_traceopts' => 1, # i#4131
'code_api|tool.drcacheoff.burst_replaceall' => 1, # i#4131
'code_api|tool.drcacheoff.burst_static' => 1, # i#4486
```
As shown there, burst_static may have a different failure reason than the others: #4486.
Needs investigation.
Contributor guide
Assessment
This issue has not been assessed yet.