You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/AutomatedTesting/Gem/PythonTests/Atom
jromnoa d3f6898ad6
Fixes test_MaterialEditorLaunch_AllRHIOptionsSucceed() test by searching for RHI log lines (#4511)
* double test timeout from 60 seconds to 120 seconds in attempt to fix it for nightly GPU runs

Signed-off-by: jromnoa <jromnoa@amazon.com>

* add a file to launch with the test to ensure we get a full viewport load completed

Signed-off-by: jromnoa <jromnoa@amazon.com>

* fix import error

Signed-off-by: jromnoa <jromnoa@amazon.com>

* remove python error checks

Signed-off-by: jromnoa <jromnoa@amazon.com>

* add new log line specific to each RHI to check for

Signed-off-by: jromnoa <jromnoa@amazon.com>

* remove the new test script as it is no longer needed with our improved log lines check - the viewport logs don't show up in AR for some reason

Signed-off-by: jromnoa <jromnoa@amazon.com>
4 years ago
..
atom_utils First in set of PRs for adding parallel GPU test runs to Atom tests. (#4276) 4 years ago
golden_images Re-structure Atom test folders in AutomatedTesting. (#4206) 4 years ago
tests Mesh component parallel test automation P0 (#4562) 4 years ago
CMakeLists.txt remove LY_PROJECTS check in Atom test registrations so that the targets build in project centric builds (#4581) 4 years ago
TestSuite_Main.py Add xfail to test that failed in an unrelated development build (#4569) 4 years ago
TestSuite_Main_GPU.py Fixes test_MaterialEditorLaunch_AllRHIOptionsSucceed() test by searching for RHI log lines (#4511) 4 years ago
TestSuite_Main_GPU_Optimized.py First in set of PRs for adding parallel GPU test runs to Atom tests. (#4276) 4 years ago
TestSuite_Main_Optimized.py Mesh component parallel test automation P0 (#4562) 4 years ago
TestSuite_Sandbox.py Re-structure Atom test folders in AutomatedTesting. (#4206) 4 years ago
__init__.py Re-structure Atom test folders in AutomatedTesting. (#4206) 4 years ago