moving intermittently failing smoke tests to sandbox suite
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
if(PAL_TRAIT_BUILD_TESTS_SUPPORTED AND PAL_TRAIT_BUILD_HOST_TOOLS)
|
if(PAL_TRAIT_BUILD_TESTS_SUPPORTED AND PAL_TRAIT_BUILD_HOST_TOOLS)
|
||||||
ly_add_pytest(
|
ly_add_pytest(
|
||||||
NAME AutomatedTesting::SmokeTest
|
NAME AutomatedTesting::SmokeTest
|
||||||
TEST_SUITE smoke
|
TEST_SUITE sandbox
|
||||||
TEST_SERIAL
|
TEST_SERIAL
|
||||||
PATH ${CMAKE_CURRENT_LIST_DIR}
|
PATH ${CMAKE_CURRENT_LIST_DIR}
|
||||||
TIMEOUT 1500
|
TIMEOUT 1500
|
||||||
|
|||||||
Reference in New Issue
Block a user