From d60e9bb9833ad413a527fccfcb2f7eaec08f64c0 Mon Sep 17 00:00:00 2001 From: Alan Davis Date: Sat, 31 Jan 2015 11:37:59 +0000 Subject: [PATCH] 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 --- .../repo/rendition/RenditionServiceIntegrationTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/test-java/org/alfresco/repo/rendition/RenditionServiceIntegrationTest.java b/source/test-java/org/alfresco/repo/rendition/RenditionServiceIntegrationTest.java index 9e27d3e9b9..fc7d4f4135 100644 --- a/source/test-java/org/alfresco/repo/rendition/RenditionServiceIntegrationTest.java +++ b/source/test-java/org/alfresco/repo/rendition/RenditionServiceIntegrationTest.java @@ -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