Gene Walters
|
9814e9dc6c
|
Adding missing o3de copyright headers
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
5 years ago |
Gene Walters
|
4e14c0069b
|
Merge branch 'upstream/stabilization/2106' into genewalt/gitflow_210628
|
5 years ago |
jromnoa
|
33801ef925
|
fixes the nightly GPU test
|
5 years ago |
Steve Pham
|
70042fcdcd
|
O3DE Copyright Updates for Linux Foundation (#1504)
|
5 years ago |
jromnoa
|
d904f6ab40
|
adds GPU test to the nightly test runs for o3de
|
5 years ago |
jromnoa
|
fbb5565fb5
|
removes hydra idle_wait() calls in an attempt to fix the timeout issue
|
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 |
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
|
019eacc073
|
fix Decal component name due to crash in SPEC-6561
|
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 |
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 |