eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

[Unit Test Failure] : org.eclipse.modisco.java.composition.discoverer.tests #473

Closed eclipse-modisco-bot closed 1 hour ago

eclipse-modisco-bot commented 1 hour ago

| --- | --- | | 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)

eclipse-modisco-bot commented 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

eclipse-modisco-bot commented 1 hour ago

By Nicolas Guyomar on Aug 20, 2010 05:39

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

eclipse-modisco-bot commented 1 hour ago

By Fabien Giquel on Aug 20, 2010 05:45

The fix has been commited into SVN.\ Waiting for hudson build to test the fix.

eclipse-modisco-bot commented 1 hour ago

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.

eclipse-modisco-bot commented 1 hour ago

By Fabien Giquel on Sep 23, 2010 10:34

A fix has been commited for the two problems :

eclipse-modisco-bot commented 1 hour ago

By Hugo Bruneliere on Oct 05, 2010 04:50

The patch has been successfully applied.\ Bug fixed.

eclipse-modisco-bot commented 1 hour ago

By Fabien Giquel on Oct 25, 2010 12:46

Bug 326125 has been marked as a duplicate of this bug.