Community
Participate
Working Groups
junit.framework.AssertionFailedError: null at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.assertTrue(Assert.java:20) at junit.framework.Assert.assertTrue(Assert.java:27) at org.eclipse.modisco.java.composition.discoverer.test.TestJavaApp.test001(TestJavaApp.java:116)
Created attachment 177074 [details] Patch to fix JunitTest failure Hi, Please find attached a patch to fix this Junit failure Nicolas
Hi, 1. I, Nicolas Guyomar, and others contributors listed in this bug, authored 100% of the content 2. I have the rights to donate the content to Eclipse under the EPL 3. I have already provided the filled Employer Consent Forms to the Foundation Regards Nicolas
The fix has been commited into SVN. Waiting for hudson build to test the fix.
I Temporary remove test from hudson until the problem is analysed. May be related to bug 323220. Diagnostic on Hudson not easy (test failure does not occur in local). The 323220 must be fixed before -> adding dependency.
A fix has been commited for the two problems : - bad management of file separator from windows to linux. - some collection ordering pb.
The patch has been successfully applied. Bug fixed.
*** Bug 326125 has been marked as a duplicate of this bug. ***