Merge pull request #321 from aws-lumberyard-dev/modify_test_timeout
Modify test timeouts
This commit is contained in:
@@ -168,7 +168,7 @@ if(PAL_TRAIT_BUILD_TESTS_SUPPORTED)
|
||||
ly_add_googlebenchmark(
|
||||
NAME Gem::PhysX.Benchmarks
|
||||
TARGET Gem::PhysX.Tests
|
||||
TIMEOUT 2400 #40mins
|
||||
TIMEOUT 1500 #25mins
|
||||
)
|
||||
|
||||
list(APPEND testTargets PhysX.Tests)
|
||||
|
||||
Reference in New Issue
Block a user