Skip to content

Commit

Permalink
Test whether bazelbuild#12685 magically resolved itself.
Browse files Browse the repository at this point in the history
Fixes bazelbuild#12685.

Closes bazelbuild#12982.

PiperOrigin-RevId: 356443137
  • Loading branch information
meisterT authored and copybara-github committed Feb 9, 2021
1 parent 7abfa30 commit b075c2c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .bazelci/postsubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,6 @@ tasks:
# See https://github.com/bazelbuild/bazel/issues/8162 (also disabled for local exec)
- "-//src/java_tools/buildjar/..."
- "-//src/java_tools/import_deps_checker/..."
# See https://github.com/bazelbuild/bazel/issues/12685
- "-//src/test/shell/bazel:jdeps_test"
include_json_profile:
- build
- test
Expand Down
2 changes: 0 additions & 2 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,6 @@ tasks:
# See https://github.com/bazelbuild/bazel/issues/8162 (also disabled for local exec)
- "-//src/java_tools/buildjar/..."
- "-//src/java_tools/import_deps_checker/..."
# See https://github.com/bazelbuild/bazel/issues/12685
- "-//src/test/shell/bazel:jdeps_test"
kythe_ubuntu2004:
shell_commands:
- sed -i.bak -e 's/^# android_sdk_repository/android_sdk_repository/'
Expand Down

0 comments on commit b075c2c

Please sign in to comment.