fix flaky tests

This commit is contained in:
2025-12-17 10:14:05 +01:00
parent 3d7532c906
commit de10ce58e2
3 changed files with 28 additions and 33 deletions

View File

@@ -22,7 +22,7 @@ IvyBridge(2012) and AMD Zen 2 Family 17H(2019) and Linux 5.9(2020).
- [ ] JIT support: intercept `mmap`, `mprotect` and `mremap` that change pages to be executable
- [ ] `SIGILL` patching fallback
- [x] `vdso` handling
- [ ] check why the libc tests are flaky
- [x] check why the libc tests are flaky
## Minor things