Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 312437 - dev-java/lucene-2.4.1 fails tests
Summary: dev-java/lucene-2.4.1 fails tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2010-03-31 15:29 UTC by Paweł Hajdan, Jr. (RETIRED)
Modified: 2024-04-19 15:08 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---
robbat2: Bugday+


Attachments
build.log (build.log,30.05 KB, text/plain)
2010-03-31 15:29 UTC, Paweł Hajdan, Jr. (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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.