aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Damien Martin-Guillerez <dmarting@google.com>2016-10-05 15:24:59 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2016-10-05 15:32:58 +0000
commitfc475658721b86a81351cb8841aa8f5ad57d828f (patch)
treee0d385f7a81291ce68e03c14b6af32d4d6eb643d
parent239d995e359ab38a9b5c83eff4d31684b4fc5b9c (diff)
Add jdk8 tags to java_integration_test
We test some JDK8 features only and it is not worth the bucket to separate them now. -- MOS_MIGRATED_REVID=135234490
-rw-r--r--src/test/shell/integration/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/shell/integration/BUILD b/src/test/shell/integration/BUILD
index 57fd25d5cb..8549758013 100644
--- a/src/test/shell/integration/BUILD
+++ b/src/test/shell/integration/BUILD
@@ -57,6 +57,7 @@ sh_test(
"//src/test/shell:shell_utils",
],
shard_count = 5,
+ tags = ["jdk8"],
)
sh_test(