Commit Graph

218 Commits (01933f45b1f4b2e6672f496cc9cfcc2ae8f349f3)

Author SHA1 Message Date
AMZN-stankowi 56942d0f68
Fixed periodic failing test. Updated for new combined meshes, plus added some additional debug printing on failures. (#954) 5 years ago
Terry Michaels 9b1be43367
Renamed osx_gl to mac and es3 to android for cache folders (#949) 5 years ago
jckand-amzn 1ebfa86f87 Added missing indent to test registry in CMakeLists.txt 5 years ago
jckand-amzn 1fb8dd7dcd SPEC-7008: Moving failing Editor tests to Sandbox suite for investigation 5 years ago
jckand-amzn f2cb116240 Updating path to tests for LandscapeCanvasTests_main 5 years ago
jckand-amzn 05a99947e4 Merge branch 'main' into jckand/FoundationAuto 5 years ago
amzn-hdoke a1514eb0b5
AWSI Gems Automation Update Jenkins configuration (Windows Only) (#923)
AWS Automation test fixes to run on AR.

* Enable AWS automation tests

* Testing by making test part of main suite

* Fix tests target path

* Adding __init__.py for CLI to work

* Revert "Merge pull request #868 from aws-lumberyard-dev/LYN-3974"

This reverts commit 7c2051ae54, reversing
changes made to d8bd6ef407.

* Using absolute path in resource mappings

* Rexporting client auth automation tests level

* Adding null renderer param to AWS automation tests launchers

* Adding rhi null flag to run null renderer

* Remove extra hyphen from rhi param

* Updating rhi param

* Adding rhi param to launcher

* Fix rhi param and reexport client auth levels

* Disable AWS automation tests and remove client auth levels'
5 years ago
jckand-amzn 48ef8747ef Re-enabling main suite for Dynamic Vegetation and Landscape Canvas suites 5 years ago
jckand-amzn 25f22d67ff Merge branch 'main' into jckand/FoundationAuto 5 years ago
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 bae370750b Merge branch 'main' into Atom/jromnoa/SPEC-6689-remove-testrail-info-from-tests 5 years ago
balibhan 8d7a1130d0
Merge pull request #893 from aws-lumberyard-dev/sc_automation_balibhan2
Add/Remove Methods from scriptevents
5 years ago
jromnoa e57e1b3ba2 remove testrail info from tests 5 years ago
jckand-amzn 0caec71562 Re-enabling Foundation tests in main 5 years ago
cgalvan 006219512e
Merge pull request #896 from aws-lumberyard-dev/cgalvan/FixAddInvalidComponent
[SPEC-6561] Prevent Editor crash when using the hydra_editor_utils to create an Entity with an invalid component.
5 years ago
jromnoa be9172b12c
Merge pull request #854 from aws-lumberyard-dev/Atom/jromnoa/SPEC-6957-fix-atom-renderer-test-timeout-issue
SPEC-6957: Attempting to fix the atom tests that only fail in AR but pass 100% of the time locally.
5 years ago
Chris Galvan 860f13c0ff [SPEC-6561] Prevent Editor crash when using the hydra_editor_utils to create an Entity with an invalid component. 5 years ago
balibhan d615441bbf updated summary 5 years ago
balibhan f8d320e79a updated with new line 5 years ago
balibhan 41b2f0d522 Merge branch 'main' into sc_automation_balibhan2 5 years ago
balibhan 265e57cd07 Add remove method Asset Editor 5 years ago
jckand-amzn 434fef4b8f Adding missing copyright header to test file 5 years ago
jckand-amzn 053247931b LYN-3769: Adding a basic Editor workflow automated test 5 years ago
sharmajs-amzn 44ec0211a0
fixes for missing dependency test (#850) 5 years ago
dhrudesh 0b24159cf3 Disabling AWS automation tests 5 years ago
jromnoa fbb5565fb5 removes hydra idle_wait() calls in an attempt to fix the timeout issue 5 years ago
amzn-hdoke 525840fb2a
Adding password 1 factor sign in (#830)
AWS automation test
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
hershey5045 69df673511
Fix lua reflection error on AutomatedTesting project. (#835)
Fix lua reflection error on AutomatedTesting project.
5 years ago
jckand-amzn 1a0bf32f42
Merge pull request #829 from aws-lumberyard-dev/jckand/FoundationAuto
SPEC-6949: Updating menu actions for failing Menu tests
5 years ago
jromnoa 6cdb746859
Merge pull request #818 from aws-lumberyard-dev/Atom/jromnoa/SPEC-6849-intermittent-test-failure-fix
SPEC-6849: Intermittent test failure fix for test_AtomEditorComponents_AddedToEntity()
5 years ago
jckand-amzn 6be126ec36 SPEC-6949: Updating menu actions for failing Menu tests 5 years ago
amzn-hdoke 659998cd26
AWSI Gems CDK Automation fixtures (#707)
* Adding AWS automation tests cdk and resource mapping fixtures

* Add aws_utils fixture

* Update assume role arn

* Get region and account id from aws_utils fixture

* Adding NodeJS and AWS CDK as install dependencies

* Fixing missing copyright headers

* Add missing copyright header

* Remove cdk and node install from build folder

* Remove unused script canvas file

* Uncomment code, remove unused script canvas

* Add region to aws_utils fixture

* Adding AWS gems to automated testing for all platforms

* Re-exporting ClientAuth level

* Add PythonTests/AWS CMakeLists.txt
5 years ago
balibhan b82fa2a7dc Merge branch 'main' into sc_automation_balibhan 5 years ago
jromnoa c28102f46e Merge branch 'main' into Atom/jromnoa/SPEC-6849-intermittent-test-failure-fix 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
AMZN-AlexOteiza 906780a01f
Reorganized PythonTests CMakeLists (#716)
Reorganized Python Tests CMakeLists.txt

Co-authored-by: Garcia Ruiz <aljanru@amazon.co.uk>
5 years ago
balibhan 01ab0c7cd1 Merge branch 'main' into sc_automation_balibhan 5 years ago
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
5 years ago
balibhan 6dd1985e2d removed unused import 5 years ago
Sean Sweeney aa193d9943
Merge pull request #570 from aws-lumberyard-dev/smoke_migration_branch
smoke test cases migration
5 years ago
darapan 0d3a4b5ca3 "Removing Extra Line" 5 years ago
darapan 7a0d610ab4 "Fixing review comments" 5 years ago
balibhan d12cf2b6e1 Pane properties test script 5 years ago
darapan 14b2b7dfdb "Fixing review comments" 5 years ago