jromnoa
|
72d394dfca
|
Revert "merging latest main"
This reverts commit 2c6c639ede.
|
5 years ago |
jromnoa
|
47df212ecd
|
Revert "revert accidental docstring change"
This reverts commit bdedf419b4.
|
5 years ago |
jromnoa
|
bdedf419b4
|
revert accidental docstring change
|
5 years ago |
jromnoa
|
2c6c639ede
|
merging latest main
|
5 years ago |
jromnoa
|
e57e1b3ba2
|
remove testrail info from tests
|
5 years ago |
jromnoa
|
fbb5565fb5
|
removes hydra idle_wait() calls in an attempt to fix the timeout issue
|
5 years ago |
AMZN-AlexOteiza
|
8c35347cfb
|
Fixed build timeout failures. Added xfail and made pytest timeout to be smaller so CMake doesnt make it to timeout and python does it instead
Co-authored-by: Garcia Ruiz <aljanru@amazon.co.uk>
|
5 years ago |
jromnoa
|
0dd6d81985
|
small accidental typo fix
|
5 years ago |
jromnoa
|
6f22cfd20b
|
fix timeout values for general.idle_wait() and add Trace::Assert check with Trace::Error check, remove the 'failed to open' check (not needed)
|
5 years ago |
jromnoa
|
c3fe375e8f
|
add some extra general.idle_wait() and general.idle_wait_frames() calls to increase test stability to stop race condition / intermittent failure in test
|
5 years ago |
jromnoa
|
e0e2600b62
|
increase test timeout so the nightly debug jobs can pass (profile passes without issue)
|
5 years ago |
jromnoa
|
401d16b61d
|
Revert "fix bug in LYN-3466 for atom_renderer tests"
This reverts commit e23d2ca7aa.
|
5 years ago |
jromnoa
|
04c99d8717
|
typo fix for test classes
|
5 years ago |
jromnoa
|
e23d2ca7aa
|
fix bug in LYN-3466 for atom_renderer tests
|
5 years ago |
Terry Michaels
|
2fc130d4ab
|
Removed legacy render components (#421)
Removed legacy render components
|
5 years ago |
jromnoa
|
e1b55d8f0a
|
change property call to the new Atom properties for Decal (Atom)
|
5 years ago |
jromnoa
|
678a831e51
|
fix expected lines check for Decal (Atom) to go with the update after finding crash bug
|
5 years ago |
jromnoa
|
019eacc073
|
fix Decal component name due to crash in SPEC-6561
|
5 years ago |
jromnoa
|
dfb33e5d4f
|
move failing test to sandbox suite while investigation is underway
|
5 years ago |
jromnoa
|
bf70ccaa39
|
remove unused import
|
5 years ago |
jromnoa
|
8c54cf8633
|
increase test timeout and add missing test case IDs
|
5 years ago |
Aaron Ruiz Mora
|
23dba55c21
|
Move flaky atom renderer test from main to sandbox test suite
|
5 years ago |
jromnoa
|
91ec9b4f7e
|
add CMakeLists.txt comment removal (was missed in last commit)
|
5 years ago |
jromnoa
|
811dc9c446
|
remove unused TestAllComponentsBasicTests class, fix test_case_id markers to be comma separated, lowered CMake timeout to 5 minutes, use existing after_level_load() utility function, remove redundant comments
|
5 years ago |
jromnoa
|
f2a2286a2c
|
remove GPU requirements, clean up test verification
|
5 years ago |
jromnoa
|
32d643fe95
|
enable NullRenderer for test, clean-up some test verifications
|
5 years ago |
jromnoa
|
a9913cc079
|
remove shadowtest level, swap test to components test instead
|
5 years ago |
jromnoa
|
22e9abf6a0
|
add ShadowTest map with its assets and update the hydra test + test scripts with correct paths
|
5 years ago |
jromnoa
|
7623d28995
|
update tool_dependencies.cmake, CMakeLists.txt, hydra script
|
5 years ago |
jromnoa
|
ab7f40e991
|
add AtomTest levels, add some updated test configuration options, still need to debug an error with a tool dependency
|
5 years ago |
jromnoa
|
23dec3c10e
|
Add starting point for Hydra/EPB Atom tests in AutomatedTesting project
|
5 years ago |