Community
Participate
Working Groups
Several tests randomly fail on hudson (Result from merge is empty): .. junit.framework.AssertionFailedError: expected:<false> but was:<true> .. It turns out that the merge happens before the commit on the branch could update the lastUpdateTimestamp and therefore the branch changes will never end up in the change set.
Created attachment 187643 [details] updated testcase Added waitForUpdate statements before calling merge.
Created attachment 187668 [details] Patch v2 - ready to be committed Good catch, Pascal. I only changed the timeout to DEFAULT_TIMEOUT, which is 2 seconds, IIRC.
Committed revision 6943: - trunk/plugins/org.eclipse.emf.cdo.tests
Available in R20110608-1407