From 9a8692c82ac543969cc0c9cf3541f2ab925ba4ac Mon Sep 17 00:00:00 2001 From: Adin Scannell Date: Sat, 3 Apr 2021 00:16:37 -0700 Subject: Remove eternal and enormous tests. PiperOrigin-RevId: 366573366 --- test/benchmarks/fs/BUILD | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/benchmarks/fs/BUILD') diff --git a/test/benchmarks/fs/BUILD b/test/benchmarks/fs/BUILD index dc82e63b2..c2b981a07 100644 --- a/test/benchmarks/fs/BUILD +++ b/test/benchmarks/fs/BUILD @@ -4,7 +4,6 @@ package(licenses = ["notice"]) benchmark_test( name = "bazel_test", - size = "enormous", srcs = ["bazel_test.go"], visibility = ["//:sandbox"], deps = [ @@ -18,7 +17,6 @@ benchmark_test( benchmark_test( name = "fio_test", - size = "enormous", srcs = ["fio_test.go"], visibility = ["//:sandbox"], deps = [ -- cgit v1.2.3