mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)
91712: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud) 91645: Merged DEV to 5.0.N(5.0.1) 91602: MNT-12770: Test failures on DB2 - Update SchemaReference - Increase delay in renderPdfDocumentLongRunningTest() git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94827 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -648,7 +648,7 @@ public class RenditionServiceIntegrationTest extends BaseAlfrescoSpringTest
|
||||
}
|
||||
|
||||
// Give a moment for roll back of rendition and commit of node modification to occur
|
||||
Thread.sleep(1000);
|
||||
Thread.sleep(3000);
|
||||
|
||||
// Note that the node modification is retried on failure by RetryingTransactionHelper
|
||||
// and will always succeed after the rendition is complete, but due to the
|
||||
|
Reference in New Issue
Block a user