commit | fc475658721b86a81351cb8841aa8f5ad57d828f | [log] [tgz] |
---|---|---|
author | Damien Martin-Guillerez <dmarting@google.com> | Wed Oct 05 15:24:59 2016 +0000 |
committer | Damien Martin-Guillerez <dmarting@google.com> | Wed Oct 05 15:32:58 2016 +0000 |
tree | e0d385f7a81291ce68e03c14b6af32d4d6eb643d | |
parent | 239d995e359ab38a9b5c83eff4d31684b4fc5b9c [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
diff --git a/src/test/shell/integration/BUILD b/src/test/shell/integration/BUILD index 57fd25d..8549758 100644 --- a/src/test/shell/integration/BUILD +++ b/src/test/shell/integration/BUILD
@@ -57,6 +57,7 @@ "//src/test/shell:shell_utils", ], shard_count = 5, + tags = ["jdk8"], ) sh_test(