Skip to content

Commit

Permalink
Enable remote integration java zstd tests on Windows
Browse files Browse the repository at this point in the history
Relates to bazelbuild#16041
  • Loading branch information
cha5on committed Sep 20, 2022
1 parent d9463bd commit aa508d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,6 @@ tasks:
- "-//src/test/java/com/google/devtools/build/lib/rules/java/..."
- "-//src/test/java/com/google/devtools/build/lib/worker/..."
- "-//src/test/java/com/google/devtools/build/lib/remote:remote"
# disable zstd test on Windows due to unsatisfied link error. https://github.com/bazelbuild/bazel/issues/16041
- "-//src/test/java/com/google/devtools/build/lib/remote/zstd/..."
- "-//src/test/shell/bazel/remote/..."
- "-//tools/python:pywrapper_test"
rbe_ubuntu1804:
Expand Down

0 comments on commit aa508d2

Please sign in to comment.