aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Kristina Chodorow <kchodorow@google.com>2015-10-19 19:45:22 +0000
committerGravatar Philipp Wollermann <philwo@google.com>2015-10-20 16:36:05 +0000
commit853cd73b0025fb86b3c042320d824a4eb4447dc4 (patch)
treeeb72e3ebf4b0f9c8cbacc88cffc18cd94739af63 /src
parent6e771dbd6979132a77654b7b5335f3d7273ff4c6 (diff)
Run test on CI
The test should no longer be flaky, as the server startup time was dramatically decreased by https://github.com/bazelbuild/bazel/commit/be117336c9c8f4b663bdd33bab3bd27dce223673. Fixes #432. -- MOS_MIGRATED_REVID=105785154
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 613ad4546f..52a7543c36 100644
--- a/src/test/shell/bazel/BUILD
+++ b/src/test/shell/bazel/BUILD
@@ -193,7 +193,6 @@ sh_test(
":test-deps",
"//src/tools/generate_workspace",
],
- tags = ["manual"], # Flaky, see issue #432
)
sh_test(