diff options
author | Kamil Musin <kamilm@google.com> | 2023-11-23 11:47:53 +0100 |
---|---|---|
committer | Kamil Musin <kamilm@google.com> | 2023-11-23 14:07:41 +0100 |
commit | 2a739ad2c1e948b34f6644eca39aa75fe020309d (patch) | |
tree | fa293b51836f11e0ad908951593cfbc6636befd9 /org.eclipse.jgit.lfs | |
parent | aab75dba7e63c88ddce92a75b2afa24cc97aeb04 (diff) | |
download | jgit-2a739ad2c1e948b34f6644eca39aa75fe020309d.tar.gz jgit-2a739ad2c1e948b34f6644eca39aa75fe020309d.zip |
Make the tests buildable by bazel test
All the errorprone checkers fail in many existing places of the
codebase, making it impossible to run bazel test. Downgrade all to
":WARN".
MergeToolTest is asserting a wrong error line, but the line seems
different between bazel and mvn test runs. Therefore we don't fix it and
simply run
```
bazel test -- //... -//org.eclipse.jgit.pgm.test:pgm
```
Change-Id: I44913ebc70dcc934cb69481cc3ff9ae0d8059707
Diffstat (limited to 'org.eclipse.jgit.lfs')
0 files changed, 0 insertions, 0 deletions