Adds Light component tests (non-GPU portion) to AutomatedTesting from AtomTest (#2758)
* Fixed Vegetation Layer Spawner documentation link. Signed-off-by: Chris Galvan <chgalvan@amazon.com> Signed-off-by: jromnoa <jromnoa@amazon.com> * add remaining non-GPU test portions for Light component test Signed-off-by: jromnoa <jromnoa@amazon.com> * make non-GPU light component test more robust Signed-off-by: jromnoa <jromnoa@amazon.com> * remove redundant logging, convert LIGHT_TYPES from list to dict, remove redundant f-string Signed-off-by: jromnoa <jromnoa@amazon.com> Co-authored-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
@@ -17,7 +17,7 @@ if(PAL_TRAIT_BUILD_HOST_TOOLS AND PAL_TRAIT_BUILD_TESTS_SUPPORTED AND AutomatedT
|
||||
TEST_SUITE main
|
||||
PATH ${CMAKE_CURRENT_LIST_DIR}/test_Atom_MainSuite.py
|
||||
TEST_SERIAL
|
||||
TIMEOUT 400
|
||||
TIMEOUT 600
|
||||
RUNTIME_DEPENDENCIES
|
||||
AssetProcessor
|
||||
AutomatedTesting.Assets
|
||||
|
||||
Reference in New Issue
Block a user