summaryrefslogtreecommitdiffhomepage
path: root/test/perf/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'test/perf/BUILD')
-rw-r--r--test/perf/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/perf/BUILD b/test/perf/BUILD
index 4b98eb365..960fb8864 100644
--- a/test/perf/BUILD
+++ b/test/perf/BUILD
@@ -134,5 +134,6 @@ syscall_test(
size = "large",
add_overlay = True,
debug = False,
+ tags = ["nogotsan"],
test = "//test/perf/linux:write_benchmark",
)