Community
Participate
Working Groups
The test sometimes fails with: Caused by: java.lang.NullPointerException at org.eclipse.emf.cdo.tests.AbstractCDOTest.commitAndSync(AbstractCDOTest.java:192) at org.eclipse.emf.cdo.tests.bugzilla.Bugzilla_324635_Test.testTargetGoalDeltaVersion(Bugzilla_324635_Test.java:76)
Created attachment 188983 [details] Testcase patch Updated the test and eliminated the NPE when there was nothing committed in CommitAndSync().
Good catch, Pascal!
Committed revision 7114: - trunk/plugins/org.eclipse.emf.cdo.tests
Committed patch.
Available in R20110608-1407