DynamoRIO / DynamoRIO/dynamorio
nativeexec tests disabled on x86-64 due to flakiness
Open
Component-Tests
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
We've been seeing a lot of flakiness in nativeexec tests (#1807).
```
common.nativeexec_exe
common.nativeexec_retakeover_opt
common.nativeexec_bindnow_opt
common.nativeexec_bindnow
```
In the interest of keeping the CI green, we decided to disable them for now. Will xref the PR here when I do.
There was one failure related to AVX too (#4629), but instances of other failures outweigh this one.
Contributor guide
Assessment
This issue has not been assessed yet.