Merge pull request #580 from aws-lumberyard-dev/PhysxTimeout

LYN-3465 : The test timeout for AutomatedTesting::PhysicsTests_Sandbox
This commit is contained in:
hnusrath
2021-05-06 14:51:42 +01:00
committed by GitHub
@@ -51,7 +51,7 @@ if(PAL_TRAIT_BUILD_TESTS_SUPPORTED AND PAL_TRAIT_BUILD_HOST_TOOLS)
TEST_SUITE sandbox
TEST_SERIAL
PATH ${CMAKE_CURRENT_LIST_DIR}/physics/TestSuite_Sandbox.py
TIMEOUT 3600
TIMEOUT 1500
RUNTIME_DEPENDENCIES
Legacy::Editor
AZ::AssetProcessor