mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-06-16 17:55:15 +00:00
Give replicator test more time.
The build box seems to be struggling. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8444 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
parent
4fc796b4a3
commit
a7dbfaa61b
@ -86,7 +86,7 @@ public class ContentStoreReplicatorTest extends TestCase
|
|||||||
// wait a second
|
// wait a second
|
||||||
synchronized(this)
|
synchronized(this)
|
||||||
{
|
{
|
||||||
this.wait(1000L);
|
this.wait(5000L);
|
||||||
}
|
}
|
||||||
|
|
||||||
assertTrue("Target store doesn't have content added to source",
|
assertTrue("Target store doesn't have content added to source",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user