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

Bug 220475

Summary: dev-java/commons-collections-3.2-r1 fails with ibm-jdk-bin-1.6.0.1
Product: Gentoo Linux Reporter: Kenneth Prugh (RETIRED) <ken69267>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 217442    

Description Kenneth Prugh (RETIRED) gentoo-dev 2008-05-05 22:00:55 UTC
junit fails with dev-java/ibm-jdk-bin-1.6.0.1 on amd64:

testjar:
     [echo] Running collections tests against built jar ...
    [junit] Running org.apache.commons.collections.TestAllPackages
    [junit] Testsuite: org.apache.commons.collections.TestAllPackages
    [junit] Tests run: 1643, Failures: 1, Errors: 0, Time elapsed: 2.133 sec
    [junit] Tests run: 1643, Failures: 1, Errors: 0, Time elapsed: 2.133 sec
    [junit]
    [junit] Testcase: testCollectionContains(TestFastTreeMap.bulkTestMapEntrySet.testCollectionContains) :     FAILED
    [junit] Empty collection shouldn't contain element[15]
    [junit] junit.framework.AssertionFailedError: Empty collection shouldn't contain element[15]
    [junit]     at org.apache.commons.collections.collection.AbstractTestCollection.testCollectionContains(AbstractTestCollection.java:657)
    [junit]
    [junit]
Comment 1 Michael Jones 2015-05-27 22:21:02 UTC
Is this still reproducible with either: =dev-java/commons-collections-3.2.1 , or >=dev-java/ibm-jdk-bin-1.6.0.9_p1
Comment 2 James Le Cuirot gentoo-dev 2016-04-14 20:36:20 UTC
ibm-jdk-bin has been last-rited.