Disable more flaky gvisor tests

They assume fair scheduling
This commit is contained in:
Scott Mansell 2021-02-01 18:43:35 +13:00
parent ebb05b56e4
commit ba3bacb65b
2 changed files with 8 additions and 0 deletions

View File

@ -64,3 +64,7 @@ semaphore_test
splice_test
sendfile_test
timers_test
# these are flaky on x86
itimer_test
stat_times_test

View File

@ -179,3 +179,7 @@ fcntl_test
mmap_test
mremap_test
semaphore_test
# these are flaky on x86
itimer_test
stat_times_test