[junit] Testsuite: org.apache.lucene.index.TestIndexInput [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 0.303 sec [junit] [junit] Testcase: testRead(org.apache.lucene.index.TestIndexInput): FAILED [junit] expected:<[]> but was:<[??]> [junit] junit.framework.ComparisonFailure: expected:<[]> but was:<[??]> [junit] at org.apache.lucene.index.TestIndexInput.testRead(TestIndexInput.java:89) [junit] [junit] [junit] Test org.apache.lucene.index.TestIndexInput FAILED
Created attachment 225975 [details] build.log
2.4.1 has been removed as it is unused.
(In reply to James Le Cuirot from comment #2) > 2.4.1 has been removed as it is unused. Sorry, my mistake, this is one of the few I didn't remove and the tests do indeed fail.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc540f14ab0344e452b5a9e2197ff47be05fbac5 commit fc540f14ab0344e452b5a9e2197ff47be05fbac5 Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2024-03-13 08:10:49 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2024-05-20 08:15:25 +0000 dev-java/lucene: switch to dev-java/ant - Updates to >=dev-java/ant-1.10.14-r3:0[junit] - Skips the failing test (patched out) - Adds verify-sig - Shortens SRC_URI Closes: https://bugs.gentoo.org/312437 Closes: https://bugs.gentoo.org/931063 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/35723 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> dev-java/lucene/Manifest | 3 +- .../lucene/files/lucene-2.4.1-javacc.home.patch | 13 ++++ .../files/lucene-2.4.1-skipFailingTest.patch | Bin 0 -> 1012 bytes dev-java/lucene/lucene-2.4.1-r3.ebuild | 83 --------------------- dev-java/lucene/lucene-2.4.1-r4.ebuild | 82 ++++++++++++++++++++ 5 files changed, 97 insertions(+), 84 deletions(-)