Skip to content

Commit

Permalink
Ignore protobuf-java test on Windows (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
jin authored Oct 24, 2019
1 parent e11c84f commit 82bb177
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .bazelci/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,5 +161,7 @@ tasks:
name: "Protobuf Java example"
platform: windows
working_directory: examples/protobuf-java
test_targets:
# //src/test:diff_json_test / diff_test does not ignore line endings
# correctly on Windows.
build_targets:
- "//..."

0 comments on commit 82bb177

Please sign in to comment.