Sean Sweeney
462e4d5e5e
Merge pull request #2368 from aws-lumberyard-dev/smoke_test_fix
...
Moving load level test from sandbox to smoke with fixes
4 years ago
Nicholas Lawson
12579e5d2e
Fixes incorrect build dependencies for tests ( #2959 )
...
The serialize context tools were not being auto built by CI because of
this.
Added missing dependency on AzTestRunner.
Also moved the AssetBundlerBatch dependency directly in there
No reason to add it to additional_dependnecies, since its only
used for conditional inclusions.
Signed-off-by: lawsonamzn <70027408+lawsonamzn@users.noreply.github.com>
4 years ago
evanchia
05728920f7
Replaced with imported functions for smoke tests
...
Signed-off-by: evanchia <evanchia@amazon.com>
4 years ago
evanchia
d08cbd2c33
Moving load level test from sandbox to smoke with fixes
...
Signed-off-by: evanchia <evanchia@amazon.com>
4 years ago
Steve Pham
38261d0800
Shorten copyright headers by splitting into 2 lines ( #2213 )
...
* Updated all copyright headers to split the longer original copyright line into 2 shorter lines
Signed-off-by: Steve Pham <spham@amazon.com>
4 years ago
Esteban Papp
900b82cb36
missing dependencies
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
jromnoa
a40c979baa
move test to sandbox instead of disabling it
...
Signed-off-by: jromnoa <jromnoa@amazon.com>
4 years ago
jromnoa
2555c88fe7
this test needs to be disabled in main, it was supposed to be merged to development before break but got merged to stabilization and then main
...
Signed-off-by: jromnoa <jromnoa@amazon.com>
4 years ago
Aaron Ruiz Mora
9d5a9ff925
NvCloth automated tests use default renderer to be more stable and complete ( #1850 )
...
Signed-off-by: moraaar <moraaar@amazon.com>
5 years ago
Steve Pham
b4a2edec6a
Final update copyright headers to reference license files at the repo root ( #1693 )
...
* Final update copyright headers to reference license files at the repo root
Signed-off-by: spham <spham@amazon.com>
* Fix copyright validator unit tests to support the stale O3DE header scenario
Signed-off-by: spham <spham@amazon.com>
5 years ago
darapan
0c468e4c31
"Adding new line"
5 years ago
darapan
0ef72afdba
"Resoved Merge Conflicts"
5 years ago
Steve Pham
70042fcdcd
O3DE Copyright Updates for Linux Foundation ( #1504 )
5 years ago
evanchia
258741b4c9
enabling smoke test
5 years ago
evanchia
cd9d21dbb0
fixing error with suite tag
5 years ago
evanchia
4ff120ac73
Only moving the failing test via pytest marks
5 years ago
evanchia
2cfbdb2cc9
moving intermittently failing smoke tests to sandbox suite
5 years ago
AMZN-AlexOteiza
906780a01f
Reorganized PythonTests CMakeLists ( #716 )
...
Reorganized Python Tests CMakeLists.txt
Co-authored-by: Garcia Ruiz <aljanru@amazon.co.uk>
5 years ago