Commit Graph

47 Commits

Author SHA1 Message Date
evanchia bc479a362f removing remote console smoke test
Signed-off-by: evanchia <evanchia@amazon.com>
2021-10-18 13:39:21 -07:00
evanchia ce962415d2 Moving fixed smoke test from sandbox to smoke suite
Signed-off-by: evanchia <evanchia@amazon.com>
2021-08-30 14:20:51 -07:00
Chris Galvan 88bef1074b Replaced some Lumberyard references with O3DE.
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
2021-08-16 15:43:01 -05:00
evanchia-ly-sdets 80aa4c42ce moving smoke test to sandbox suite to investigate failures (#3109)
Signed-off-by: evanchia <evanchia@amazon.com>
2021-08-13 15:41:56 -05:00
Esteban Papp 181998f810 Fixes a nightly build and a CMake warning (#2941)
* Addressing CMake warning and removing timeouts that are the same as the default

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* missed this one

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Making it an error so developers stops putting timeouts longer than the allowed one since it causes AR issues

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* fixing warning from the nightly build

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* disabling test that is triggering a timeout

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
2021-08-10 14:05:14 -07:00
Sean Sweeney 462e4d5e5e Merge pull request #2368 from aws-lumberyard-dev/smoke_test_fix
Moving load level test from sandbox to smoke with fixes
2021-08-09 14:02:25 -07:00
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>
2021-08-09 10:05:25 -07:00
evanchia 65704110ad removing pytest skips on smoke tests
Signed-off-by: evanchia <evanchia@amazon.com>
2021-08-03 10:28:45 -07:00
evanchia 05728920f7 Replaced with imported functions for smoke tests
Signed-off-by: evanchia <evanchia@amazon.com>
2021-07-22 15:05:09 -07:00
evanchia d08cbd2c33 Moving load level test from sandbox to smoke with fixes
Signed-off-by: evanchia <evanchia@amazon.com>
2021-07-22 13:55:55 -07:00
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>
2021-07-16 15:25:48 -07:00
Esteban Papp 900b82cb36 missing dependencies
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
2021-07-15 15:06:47 -07:00
jromnoa a40c979baa move test to sandbox instead of disabling it
Signed-off-by: jromnoa <jromnoa@amazon.com>
2021-07-09 10:24:07 -07:00
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>
2021-07-09 07:42:57 -07:00
Aaron Ruiz Mora 9d5a9ff925 NvCloth automated tests use default renderer to be more stable and complete (#1850)
Signed-off-by: moraaar <moraaar@amazon.com>
2021-07-05 16:52:24 +01:00
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>
2021-06-30 19:51:55 -07:00
darapan 19695cfd12 "Fixing review comments" 2021-06-28 10:02:30 -07:00
darapan 0c468e4c31 "Adding new line" 2021-06-25 09:05:37 -07:00
darapan 0ef72afdba "Resoved Merge Conflicts" 2021-06-25 09:03:53 -07:00
darapan ce143a31f6 Merge branch 'stabilization/2106' into build_game_launcher 2021-06-25 08:22:38 -07:00
darapan ae9e3737c1 "" 2021-06-25 08:21:44 -07:00
darapan 7d833b87a5 "Resoving merge conflcts" 2021-06-25 08:19:23 -07:00
darapan 72ed95f095 "Resolving merge conflicts" 2021-06-25 08:17:36 -07:00
darapan aaf3edb467 "Fixing review comments" 2021-06-24 23:02:11 -07:00
darapan d3516053f3 "Fixing review comments" 2021-06-24 11:06:20 -07:00
darapan 0d60018000 "Updating cmake" 2021-06-24 09:29:57 -07:00
darapan d443a6f5c2 "Adding new line at the end" 2021-06-23 22:28:24 -07:00
darapan 9ae11c3602 "Adding new test" 2021-06-23 22:24:23 -07:00
Steve Pham 70042fcdcd O3DE Copyright Updates for Linux Foundation (#1504) 2021-06-23 10:55:22 -07:00
evanchia 258741b4c9 enabling smoke test 2021-06-09 09:50:46 -07:00
evanchia cd9d21dbb0 fixing error with suite tag 2021-05-28 11:29:58 -07:00
evanchia 4ff120ac73 Only moving the failing test via pytest marks 2021-05-28 11:28:03 -07:00
evanchia 2cfbdb2cc9 moving intermittently failing smoke tests to sandbox suite 2021-05-28 10:41:37 -07:00
hershey5045 69df673511 Fix lua reflection error on AutomatedTesting project. (#835)
Fix lua reflection error on AutomatedTesting project.
2021-05-19 16:35:37 -07:00
AMZN-AlexOteiza 906780a01f Reorganized PythonTests CMakeLists (#716)
Reorganized Python Tests CMakeLists.txt

Co-authored-by: Garcia Ruiz <aljanru@amazon.co.uk>
2021-05-18 19:11:56 +01:00
Tom Hulton-Harrop c4fa373e43 Temporarily ignore failing test to get main to go green (#795)
* keep test_CLITool_AssetBuilder_Works running but ignore failure for now
2021-05-18 11:07:44 +01:00
darapan 0d3a4b5ca3 "Removing Extra Line" 2021-05-16 22:55:19 -07:00
darapan 7a0d610ab4 "Fixing review comments" 2021-05-16 22:50:56 -07:00
darapan 14b2b7dfdb "Fixing review comments" 2021-05-14 03:36:21 -07:00
darapan 006f4d2e82 "Adding Ap Test" 2021-05-11 05:34:38 -07:00
darapan dbe16c6a16 "fixing review comments" 2021-05-11 05:07:16 -07:00
darapan 2b511b68a2 "Adding AssetBundlerBatch test" 2021-05-05 10:26:11 -07:00
darapan 2f0ed6cfb2 "" 2021-05-05 01:17:20 -07:00
darapan 2f153f994e "Adding new line" 2021-05-05 01:12:38 -07:00
darapan 0e666d046c "Adding new line" 2021-05-05 00:57:51 -07:00
darapan 4ce7e117a9 "Updating cmakelist.txt to remove extra intendation" 2021-05-05 00:51:06 -07:00
darapan f5414050e3 smoke test cases migration 2021-05-05 00:37:53 -07:00