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 Wyverald committed Jan 3, 2024
1 parent 27ac6b6 commit b652cdf
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 b652cdf

Please sign in to comment.