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 >
2021-05-20 14:31:55 +01: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
jckand-amzn
1a0bf32f42
Merge pull request #829 from aws-lumberyard-dev/jckand/FoundationAuto
...
SPEC-6949: Updating menu actions for failing Menu tests
2021-05-19 17:09:49 -05:00
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()
2021-05-19 14:08:18 -07:00
jckand-amzn
6be126ec36
SPEC-6949: Updating menu actions for failing Menu tests
2021-05-19 14:24:29 -05:00
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
2021-05-19 11:07:53 -07:00
balibhan
b82fa2a7dc
Merge branch 'main' into sc_automation_balibhan
2021-05-19 09:42:08 +05:30
jromnoa
c28102f46e
Merge branch 'main' into Atom/jromnoa/SPEC-6849-intermittent-test-failure-fix
2021-05-18 19:17:32 -07:00
jromnoa
0dd6d81985
small accidental typo fix
2021-05-18 17:29:24 -07:00
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)
2021-05-18 17:27:42 -07:00
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
2021-05-18 17:19:40 -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
balibhan
01ab0c7cd1
Merge branch 'main' into sc_automation_balibhan
2021-05-18 15:38:45 +05:30
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
balibhan
6dd1985e2d
removed unused import
2021-05-18 15:06:26 +05:30
Sean Sweeney
aa193d9943
Merge pull request #570 from aws-lumberyard-dev/smoke_migration_branch
...
smoke test cases migration
2021-05-17 12:52:47 -07:00
Terry Michaels
514f4b9543
Removed unused files to reduce size ( #779 )
2021-05-17 11:36:59 -05: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
balibhan
d12cf2b6e1
Pane properties test script
2021-05-17 10:21:56 +05:30
darapan
14b2b7dfdb
"Fixing review comments"
2021-05-14 03:36:21 -07:00
jackalbe
7d91a4c08e
{LYN-3787} Fix for infinite loop in the scene builder's import phase ( #747 )
...
* This simple fix pops any node that can not be registered using it name and unique ID
* Any scene file (i.e FBX) with the three or more nodes with the same name and parent will sort of work
* After the 2nd child node with the same name and parent will be dropped on export
Tests: added the new AutomatedTesting/Assets/BadAssets/three_same_named_nodes.fbx to regress test this
2021-05-13 17:50:02 -05:00
zsolleci
55ec82be8f
Merge pull request #613 from aws-lumberyard-dev/SPEC-6690
...
Spec 6690
2021-05-13 11:37:25 -05:00
catdo
7633ec9a83
removed spacings in CMakeList and removed the tags.txt file in the prefab level
2021-05-12 16:27:51 -07:00
zsolleci
ef775da89c
merging latest pull
2021-05-12 16:40:52 -05:00
catdo
a19599d96b
Merge branch 'main' into Prefab/Automation/Tests
2021-05-12 14:39:03 -07:00
zsolleci
50ba6bba56
Merge pull request #702 from aws-lumberyard-dev/LY-123750
...
T92563569 completed and suite updated
2021-05-12 16:24:33 -05:00
catdo
2787e5053d
addressed some nits and added comments
2021-05-12 13:18:32 -07:00
zsolleci
b5d7ae829a
addressed internal review feedback
2021-05-12 14:10:54 -05:00
zsolleci
13864c5a6b
resolving merge conflicts
2021-05-12 12:26:02 -05:00
catdo
a2a315a6cd
Fixed all nits and took out the general module and its usage
2021-05-11 16:29:26 -07:00
Aristo7
b6740dd972
Merge remote-tracking branch 'upstream/main' into Atom/olexl/ATOM-15376
2021-05-11 15:19:17 -05:00
Eric Phister
ab8738b7c3
Updating to support Wwise SDK 2021.1.1.X ( #686 )
...
* Code updates for Wwise 2021.1.X support.
* [WIP] CMake updates for Wwise 2021.1.X support.
* Updates FindWwise.cmake to search for a Wwise install or let user set it as cache variable.
* Makes Wwise SDK optional, and the AudioEngineWwise Gem will revert to a 'stub' build if no SDK found.
* Adding a .gitignore for Wwise project files.
* Updates a .wcmdline file for integration into Wwise projects.
* Updates the cmake messaging regarding Wwise SDK and smooths out some of configuration scenarios.
* Updates the Wwise project for AutomatedTesting to ver 2021.1.1.7601 and rebuilds banks.
2021-05-11 15:16:32 -05:00
zsolleci
4d8ed6c0cb
T92563569 completed and suite updated
2021-05-11 14:19:45 -05:00
darapan
f7641f3d38
"Changing TIMEOUT in cmakelist.txt"
2021-05-11 10:56:42 -07:00
jckand-amzn
9d244b6e2b
Removing test dependency from EditorTests
2021-05-11 12:50:38 -05:00
darapan
780e761a79
Merge branch 'main' into smoke_migration_branch
2021-05-11 10:24:45 -07:00
jckand-amzn
7d8155e46b
Merge branch 'main' into jckand/FoundationAuto
2021-05-11 10:23:21 -05:00
darapan
006f4d2e82
"Adding Ap Test"
2021-05-11 05:34:38 -07:00
darapan
d48df87bda
"Updating Cmake"
2021-05-11 05:20:06 -07:00
darapan
dbe16c6a16
"fixing review comments"
2021-05-11 05:07:16 -07:00
darapan
95cf095ee1
Merge branch 'main' into smoke_migration_branch
2021-05-11 01:50:59 -07:00
darapan
805f447d41
"Resolving merge conflicts"
2021-05-11 01:41:52 -07:00
darapan
ffd2187722
Merge branch 'main' into script_canvas
2021-05-11 01:39:52 -07:00
darapan
a82d22a718
"Resolving merge conflicts"
2021-05-11 01:39:14 -07:00
darapan
f21d3da9ee
"Fixing review Comments"
2021-05-11 01:30:39 -07:00
balibhan
f8fe5eebfa
merge from main
2021-05-11 12:13:02 +05:30
balibhan
4fa8e8cf2e
Merge branch 'main' into sc_automation_del_searchtext
2021-05-11 11:57:22 +05:30
Terry Michaels
8ddfcabae7
Removed unneeded comments ( #673 )
2021-05-10 22:02:30 -05:00
catdo
20edf3aa5a
Merge branch 'main' into Prefab/Automation/Tests
2021-05-10 16:35:27 -07:00