FLAKY 814 B

12345678910111213141516171819202122232425262728293031323334353637
  1. Flaky tests
  2. -----------
  3. These should be debugged, or revisited after memory debugging PRs are merged
  4. waitpid03,1 - fails about 20% of the time
  5. preadv01 - fails intermittently in CI - perhaps an unrelated bug?
  6. preadv01,2
  7. preadv01,3
  8. preadv01,4
  9. waitpid02 - Gets a segfault in debug build fairly often
  10. waitpid02,1
  11. waitpid02,2
  12. waitpid02,3
  13. clock_nanosleep01,11 - Pretty prone to hanging, don't think it is a timeout
  14. sendfile05,1 - pretty prone to a segfault, perhaps an unrelated issue
  15. Internal memory fault at 0x8 (IP = +0x34f1a, VMID = 3902099696, TID = 1)
  16. Prone to hanging - I think a memory corruption issue that may have a pending fix
  17. recvfrom01,1
  18. recvfrom01,2
  19. Intermittent seg fault
  20. kill03,1
  21. Intermittent hang
  22. send01,1
  23. send01,2
  24. sendto01,1
  25. sendto01,2
  26. sendto01,3
  27. Intermittent failure on Linux host
  28. poll02,1