Removing epb_sanity_smoke_no_gpu_test

This commit is contained in:
alexpete
2021-04-13 09:08:01 -07:00
parent cd12226849
commit fba71c0ca4
-14
View File
@@ -64,20 +64,6 @@ foreach(suite_name ${LY_TEST_GLOBAL_KNOWN_SUITE_NAMES})
)
endforeach()
# EPB Sanity test is being registered here to validate that the ly_add_editor_python_test function works.
if(PAL_TRAIT_BUILD_HOST_TOOLS AND PAL_TRAIT_BUILD_TESTS_SUPPORTED AND AutomatedTesting IN_LIST LY_PROJECTS_TARGET_NAME)
ly_add_editor_python_test(
NAME epb_sanity_smoke_no_gpu
TEST_PROJECT AutomatedTesting
PATH ${CMAKE_CURRENT_LIST_DIR}/epb_sanity_test.py
TEST_SUITE smoke
TEST_SERIAL TRUE
RUNTIME_DEPENDENCIES
AutomatedTesting.Assets
)
endif()
# add a custom test which makes sure that the test filtering works!
ly_add_test(