1234567891011121314151617181920 |
- Flaky tests
- -----------
- These should be debugged, or revisited after memory debugging PRs are merged
- waitpid03,1 - fails about 20% of the time
- preadv01 - fails intermittently in CI - perhaps an unrelated bug?
- preadv01,2
- preadv01,3
- preadv01,4
- waitpid02 - Gets a segfault in debug build fairly often
- waitpid02,1
- waitpid02,2
- waitpid02,3
- clock_nanosleep01,11 - Pretty prone to hanging, don't think it is a timeout
- sendfile05,1 - pretty prone to a segfault, perhaps an unrelated issue
- Internal memory fault at 0x8 (IP = +0x34f1a, VMID = 3902099696, TID = 1)
|