We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e52779c commit 01f6205Copy full SHA for 01f6205
.bazelci/presubmit.yml
@@ -475,6 +475,8 @@ tasks:
475
- "-//src/test/shell/bazel/android:aapt_integration_test"
476
- "-//src/test/shell/bazel/android:aapt_integration_test_with_head_android_tools"
477
- "-//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"
480
include_json_profile:
481
- build
482
- test
0 commit comments