mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Disable process_vm_read_write tests on Linux.
These tests are flaky and are blocking submits. PiperOrigin-RevId: 473029748
This commit is contained in:
@@ -1066,5 +1066,7 @@ syscall_test(
|
||||
|
||||
syscall_test(
|
||||
size = "small",
|
||||
# TODO(b/245647342): These tests are flaky on native.
|
||||
allow_native = False,
|
||||
test = "//test/syscalls/linux:process_vm_read_write",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user