Browse Source

putting periodic test back to 1200 second timeout

scottmur 4 years ago
parent
commit
ec10a32f70
1 changed files with 1 additions and 1 deletions
  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