Closed eclipse-modisco-bot closed 1 hour ago
By Nicolas Guyomar on Aug 20, 2010 05:33
Created attachment 177074 Patch to fix JunitTest failure
Hi,
Please find attached a patch to fix this Junit failure
Nicolas
:notepad_spiral: patchTestComposition.txt
By Nicolas Guyomar on Aug 20, 2010 05:39
Hi,
Regards
Nicolas
By Fabien Giquel on Aug 20, 2010 05:45
The fix has been commited into SVN.\ Waiting for hudson build to test the fix.
By Fabien Giquel on Aug 20, 2010 13:42
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.
By Fabien Giquel on Sep 23, 2010 10:34
A fix has been commited for the two problems :
By Hugo Bruneliere on Oct 05, 2010 04:50
The patch has been successfully applied.\ Bug fixed.
By Fabien Giquel on Oct 25, 2010 12:46
Bug 326125 has been marked as a duplicate of this bug.
| --- | --- | | Bugzilla Link | 323220 | | Status | CLOSED FIXED | | Importance | P2 normal | | Reported | Aug 20, 2010 05:31 EDT | | Modified | Jun 02, 2015 10:38 EDT | | Version | 0.9.0 | | Depends on | 323247 | | Reporter | Fabien Giquel |
Description
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)