mirror of
https://github.com/FEX-Emu/FEX.git
synced 2025-01-30 19:03:30 +00:00
Disable more flaky gvisor tests
They assume fair scheduling
This commit is contained in:
parent
ebb05b56e4
commit
ba3bacb65b
@ -64,3 +64,7 @@ semaphore_test
|
||||
splice_test
|
||||
sendfile_test
|
||||
timers_test
|
||||
|
||||
# these are flaky on x86
|
||||
itimer_test
|
||||
stat_times_test
|
@ -179,3 +179,7 @@ fcntl_test
|
||||
mmap_test
|
||||
mremap_test
|
||||
semaphore_test
|
||||
|
||||
# these are flaky on x86
|
||||
itimer_test
|
||||
stat_times_test
|
Loading…
x
Reference in New Issue
Block a user