aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
diff options
context:
space:
mode:
authorGravatar Damien Martin-Guillerez <dmarting@google.com>2017-02-09 16:35:59 +0000
committerGravatar Kristina Chodorow <kchodorow@google.com>2017-02-09 19:27:31 +0000
commit321fc56f5f9f11b3971fcea811ad91c200c12005 (patch)
treec73a5c3de7de652d8387eb42f0e283bec9cc4bbb /src/test
parentdcabfe636da3ea51f59ebad372253fec03e15118 (diff)
Add bootstrapping test to CI
Put it only as JDK-8, the generation of the distribution artifact is incorrect with JAVA_VERSION=1.8 -- Change-Id: I87a5f8ec4b12d3aa22a3360fcb9d488757e79461 Reviewed-on: https://cr.bazel.build/8575 PiperOrigin-RevId: 147037944 MOS_MIGRATED_REVID=147037944
Diffstat (limited to 'src/test')
-rw-r--r--src/test/shell/bazel/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/shell/bazel/BUILD b/src/test/shell/bazel/BUILD
index dd8d227186..6c2b5e5ced 100644
--- a/src/test/shell/bazel/BUILD
+++ b/src/test/shell/bazel/BUILD
@@ -397,7 +397,7 @@ sh_test(
":test-deps",
"//:bazel-distfile",
],
- tags = ["manual"],
+ tags = ["jdk8"],
)
sh_test(