Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 312437

Summary: dev-java/lucene-2.4.1 fails tests
Product: Gentoo Linux Reporter: Paweł Hajdan, Jr. (RETIRED) <phajdan.jr>
Component: Current packagesAssignee: Java team <java>
Status: CONFIRMED ---    
Severity: normal CC: jstein, levertond
Priority: High Keywords: TESTFAILURE
Version: unspecifiedFlags: robbat2: Bugday+
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2010-03-31 15:29:20 UTC
[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
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2010-03-31 15:29:57 UTC
Created attachment 225975 [details]
build.log
Comment 2 James Le Cuirot gentoo-dev 2016-02-14 21:56:12 UTC
2.4.1 has been removed as it is unused.
Comment 3 James Le Cuirot gentoo-dev 2016-02-14 22:04:23 UTC
(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.