Skip to content

Commit 01f6205

Browse files
meteorcloudycopybara-github
authored andcommitted
Disable //src/test/shell/bazel:jdeps_test on RBE build to fix presubmit
Related #20288 PiperOrigin-RevId: 584584636 Change-Id: Iea064efe8d6caf9e60daf32e5408c325524685ca
1 parent e52779c commit 01f6205

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.bazelci/presubmit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,8 @@ tasks:
475475
- "-//src/test/shell/bazel/android:aapt_integration_test"
476476
- "-//src/test/shell/bazel/android:aapt_integration_test_with_head_android_tools"
477477
- "-//src/test/shell/bazel/android:aapt_integration_test_with_platforms"
478+
# https://github.com/bazelbuild/bazel/issues/20288
479+
- "-//src/test/shell/bazel:jdeps_test"
478480
include_json_profile:
479481
- build
480482
- test

0 commit comments

Comments
 (0)