Skip to content

Commit

Permalink
Disable //src/test/shell/bazel:jdeps_test on RBE build to fix presubmit
Browse files Browse the repository at this point in the history
Related #20288

PiperOrigin-RevId: 584584636
Change-Id: Iea064efe8d6caf9e60daf32e5408c325524685ca
  • Loading branch information
meteorcloudy authored and copybara-github committed Nov 22, 2023
1 parent e52779c commit 01f6205
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,8 @@ tasks:
- "-//src/test/shell/bazel/android:aapt_integration_test"
- "-//src/test/shell/bazel/android:aapt_integration_test_with_head_android_tools"
- "-//src/test/shell/bazel/android:aapt_integration_test_with_platforms"
# https://github.com/bazelbuild/bazel/issues/20288
- "-//src/test/shell/bazel:jdeps_test"
include_json_profile:
- build
- test
Expand Down

0 comments on commit 01f6205

Please sign in to comment.