eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

Java CDO discoverer regression / NPE at AbstractDiscoverTest.java:91 #648

Closed eclipse-modisco-bot closed 2 hours ago

eclipse-modisco-bot commented 2 hours ago

| --- | --- | | Bugzilla Link | 336097 | | Status | CLOSED FIXED | | Importance | P1 normal | | Reported | Feb 02, 2011 11:43 EDT | | Modified | Aug 18, 2011 07:47 EDT | | Version | 0.9.0 | | Depends on | 336102 | | Reporter | Fabien Giquel |

Description

Created attachment 188164\ stacktrace.txt

A regression with the EMF-CDO released in M5 build.

:notepad_spiral: stacktrace.txt

eclipse-modisco-bot commented 2 hours ago

By Fabien Giquel on Feb 02, 2011 12:13

A bug 336102 has been submit on EMF-CDO.

eclipse-modisco-bot commented 2 hours ago

By Nicolas Bros on Feb 09, 2011 09:47

I committed a fix in revision 3870 to use the Java thread notification mechanism instead of blindly waiting for a fixed amount of time.\ All CDO tests now pass on my machine. I'll start a build on Hudson to check there too.

eclipse-modisco-bot commented 2 hours ago

By Fabien Giquel on Feb 23, 2011 07:05

The error still exist on Hudson (and on my pc).\ As asked from Stefan, i have reduced the test case and attached it to the Bug 336102

eclipse-modisco-bot commented 2 hours ago

By Fabien Giquel on Mar 14, 2011 13:10

Temporary reduce CDO tests from 16 to 1 until bug is resolved (-> hudson readability)

eclipse-modisco-bot commented 2 hours ago

By Fabien Giquel on Mar 24, 2011 14:26

The issue has disappeared since using the M6 CDO update site. I mark the bug as resolved.\ All tests have been activated back.

eclipse-modisco-bot commented 2 hours ago

By Hugo Bruneliere on Aug 18, 2011 07:47

Bug solved.