]> source.dussan.org Git - jgit.git/commit
bazel: fix running http tests 21/149121/5
authorMatthias Sohn <matthias.sohn@sap.com>
Sun, 8 Sep 2019 11:34:21 +0000 (13:34 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 8 Sep 2019 15:34:14 +0000 (17:34 +0200)
commit83a07246c11b035539e7ba6a53e0794799a6df71
tree883acb256277f3cc8107070626a47ba532f50107
parent74937d0328e40014ff70ecacb4f616913341c2e3
bazel: fix running http tests

Other than Maven bazel seems unable to cope with abstract
AllFactoriesHttpTestCase having no test methods, hence tag this class
with @Ignore.

Change-Id: I9dfe43f882ad073b284648e24844b51877d87776
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/AllFactoriesHttpTestCase.java