aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Damien Martin-Guillerez <dmarting@google.com>2016-06-14 10:12:05 +0000
committerGravatar Yue Gan <yueg@google.com>2016-06-14 11:03:29 +0000
commit3dd7f269bbfd463435bfc6af3424626f15f8850c (patch)
tree88b764372e770035f22224d0c9e52bf7303c6d5a /src
parentbba75d81fe5c740ca79fbb2c179a30e1ba3f0f74 (diff)
Remove manual tag for worker_test
This test is no longer flaky and it has been run automatically on ci.bazel.io for a long time -- MOS_MIGRATED_REVID=124820520
Diffstat (limited to 'src')
-rw-r--r--src/test/shell/bazel/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/shell/bazel/BUILD b/src/test/shell/bazel/BUILD
index fb923d96be..d7d9950634 100644
--- a/src/test/shell/bazel/BUILD
+++ b/src/test/shell/bazel/BUILD
@@ -308,7 +308,6 @@ sh_test(
":test-deps",
"//src/test/java/com/google/devtools/build/lib:ExampleWorker_deploy.jar",
],
- tags = ["manual"],
)
sh_test(