aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
diff options
context:
space:
mode:
authorGravatar Damien Martin-Guillerez <dmarting@google.com>2015-11-16 12:46:41 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2015-11-16 15:12:51 +0000
commit0d456d9ce4691ba61735cb64b2c1d73b5b144203 (patch)
tree6419db0aff1e0b352e57fd262d47513b197c031c /src/test/shell
parent5935e4341d22a3d21371a82e0e9512f2740d61db (diff)
Set //src/test/shell/bazel:bazel_worker_test to manual until the flakiness issue is resolved
-- MOS_MIGRATED_REVID=107927902
Diffstat (limited to 'src/test/shell')
-rw-r--r--src/test/shell/bazel/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/shell/bazel/BUILD b/src/test/shell/bazel/BUILD
index c1b548a1d4..fc2472d1b9 100644
--- a/src/test/shell/bazel/BUILD
+++ b/src/test/shell/bazel/BUILD
@@ -251,6 +251,7 @@ sh_test(
":test-deps",
"//src/test/java/com/google/devtools/build/lib:worker-example_deploy.jar",
],
+ tags = ["manual"],
)
sh_test(