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
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
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
catdo
333fe5232c
added prefab to cmakelists
2021-05-10 15:59:12 -07:00
catdo
b5d54450d8
added prefabnautomated test
2021-05-10 15:55:31 -07:00
jckand-amzn
a2cadb1d40
Restructuring DistanceBetweenFilter tests to allow for further debugging
2021-05-10 17:47:10 -05:00
jckand-amzn
a768c28b31
Adding Qtest as a dependency of Editor automated tests
2021-05-10 15:11:28 -05:00
jckand-amzn
3b55d56593
Updating test asset for DistanceBetweenFilter tests
2021-05-10 15:10:32 -05:00
Aristo7
2ad682cada
Merge remote-tracking branch 'upstream/main' into Atom/olexl/ATOM-15376
2021-05-10 13:51:23 -05:00
jromnoa
e0e2600b62
increase test timeout so the nightly debug jobs can pass (profile passes without issue)
2021-05-10 11:43:12 -07:00
Nicholas Lawson
0b2835102e
Fixes "RC.EXE is DEPRECATED" kinds of messages ( #653 )
2021-05-10 09:58:53 -07:00
zsolleci
2319437627
changed file name per review feedback
2021-05-10 10:17:05 -05:00
jckand-amzn
debff9b05e
Merge branch 'main' into jckand/FoundationAuto
2021-05-10 10:08:28 -05:00
zsolleci
962371979e
Merge branch 'main' into LY-123620
2021-05-10 09:16:17 -05:00
darapan
8f7d144b35
Merge branch 'main' into script_canvas
2021-05-09 22:37:59 -07:00
anugshya
727bedf18d
Merge pull request #599 from aws-lumberyard-dev/anugshya_T92569006
...
[ScriptCanvas_Automation]_ScriptEvents_ReturnSetTypeSuccessfully
2021-05-10 11:05:31 +05:30
jromnoa
918ec71091
Merge pull request #623 from aws-lumberyard-dev/jromnoa_atom_renderer_test_fix
...
LYN-3466: Fix for AutomatedTesting::AtomRenderer_HydraTests_Main
2021-05-07 13:11:25 -07:00