From abfa30eb5b767b04e0a21497f821449dd4c73296 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Aguerre?= Date: Mon, 30 Mar 2015 15:39:17 +0200 Subject: [PATCH] increase timeout delay --- test/CTestTestfileInstall.cmake | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test/CTestTestfileInstall.cmake b/test/CTestTestfileInstall.cmake index 1b13876b..d0db51e8 100644 --- a/test/CTestTestfileInstall.cmake +++ b/test/CTestTestfileInstall.cmake @@ -20,9 +20,7 @@ SET(SALOME_TEST_DRIVER "$ENV{ABSOLUTE_APPLI_PATH}/bin/salome/appliskel/salome_test_driver.py") SET(COMPONENT_NAME PARAVIS) -#SET(TIMEOUT 10000) -#SET(TIMEOUT 900) -SET(TIMEOUT 300) +SET(TIMEOUT 1000) SUBDIRS(VisuPrs) SUBDIRS(MEDReader) -- 2.39.2