Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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]