mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Don't run unlink_benchmark with TSAN.
This benchmark currently takes > 15 minutes to run in that case. PiperOrigin-RevId: 366817185
This commit is contained in:
committed by
gVisor bot
parent
9a8692c82a
commit
8161ed4110
@@ -134,5 +134,6 @@ syscall_test(
|
||||
size = "large",
|
||||
add_overlay = True,
|
||||
debug = False,
|
||||
tags = ["nogotsan"],
|
||||
test = "//test/perf/linux:write_benchmark",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user