浏览代码

putting periodic test back to 1200 second timeout

scottmur 4 年之前
父节点
当前提交
ec10a32f70
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Standalone/PythonTests/CMakeLists.txt

+ 1 - 1
Standalone/PythonTests/CMakeLists.txt

@@ -34,7 +34,7 @@ if(PAL_TRAIT_BUILD_HOST_TOOLS AND PAL_TRAIT_BUILD_TESTS_SUPPORTED)
         TEST_REQUIRES gpu
         TEST_SUITE periodic
         TEST_SERIAL
-        TIMEOUT 300
+        TIMEOUT 1200
         RUNTIME_DEPENDENCIES
             AssetProcessor
             AssetProcessorBatch