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
catdo
a2a315a6cd
Fixed all nits and took out the general module and its usage
2021-05-11 16:29:26 -07:00
zsolleci
4d8ed6c0cb
T92563569 completed and suite updated
2021-05-11 14:19:45 -05:00
jckand-amzn
9d244b6e2b
Removing test dependency from EditorTests
2021-05-11 12:50:38 -05:00
jckand-amzn
7d8155e46b
Merge branch 'main' into jckand/FoundationAuto
2021-05-11 10:23:21 -05: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
jromnoa
e0e2600b62
increase test timeout so the nightly debug jobs can pass (profile passes without issue)
2021-05-10 11:43:12 -07: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
jckand-amzn
85a25d3bc1
- Removing Debugger refreshes from DistanceBetweenFilter tests
2021-05-07 14:32:14 -05:00
anugshya
570f7a65ca
Fixed review comments
2021-05-07 20:04:06 +05:30
anugshya
63728dbc6e
Updated code as per standards
2021-05-07 19:12:19 +05:30
amzn-sean
cb5cedd7fe
Merge pull request #639 from aws-lumberyard-dev/physx_fixpytests
...
fixing physics periodic automation tests that fail
2021-05-07 12:14:03 +01:00
Aaron Ruiz Mora
0c7be7ceff
Reenable NvCloth atom automated tests in AutomatedTesting project
...
- Added NvCloth gem to AutomatedTesting project.
- Fixed cloth test levels using atom components.
- Updated and enabled cloth tests. They are marked as xfail for now until they properly work with atom null renderer.
- Fixed crash when runnnig editor with null renderer on a level with Actor component.
- Improved chicken asset and slice used in NvCloth gem.
2021-05-07 11:31:34 +01:00
amzn-sean
15787293bf
fixing physics pytests that fail
2021-05-07 11:02:06 +01:00
balibhan
132ee9d852
Node palette search box text deletion
2021-05-07 14:50:06 +05:30
darapan
786cd9fcb7
""
2021-05-06 23:35:19 -07:00
darapan
972f4b3c28
"Following rules in SPEC-6690"
2021-05-06 23:30:54 -07:00
jromnoa
401d16b61d
Revert "fix bug in LYN-3466 for atom_renderer tests"
...
This reverts commit e23d2ca7aa .
2021-05-06 17:18:15 -07:00
jromnoa
e255090db6
Merge branch 'main' into jromnoa_atom_renderer_test_fix
2021-05-06 16:45:31 -07:00
jromnoa
04c99d8717
typo fix for test classes
2021-05-06 15:23:05 -07:00
jromnoa
e23d2ca7aa
fix bug in LYN-3466 for atom_renderer tests
2021-05-06 15:19:52 -07:00
jckand-amzn
1a90528e6c
Marking AssetPicker test as xfail due to ATOM-15493
2021-05-06 16:18:22 -05:00
zsolleci
d7f33cb3e0
resolving merge conflicts
2021-05-06 10:35:55 -05:00
anugshya
8704383f0e
fixed review comments
2021-05-06 21:00:57 +05:30
hnusrath
785e22541a
Merge pull request #580 from aws-lumberyard-dev/PhysxTimeout
...
LYN-3465 : The test timeout for AutomatedTesting::PhysicsTests_Sandbox
2021-05-06 14:51:42 +01:00
darapan
409500635f
"Fixing review comments"
2021-05-06 05:40:11 -07:00
darapan
98927fb638
Merge branch 'main' into script_canvas
2021-05-06 05:12:16 -07:00
darapan
460863be0a
"Resolving merge conflicts"
2021-05-06 05:06:14 -07:00
Aaron Ruiz Mora
f258802377
(cherry-pick from 1.0) Fix registry colliding by using a different extension for the files used to override registry
2021-05-06 11:39:19 +01:00
anugshya
c9c2aa7367
Fixed expected lines
2021-05-06 15:51:58 +05:30
anugshya
3a3d897db7
test_ScriptEvents_ReturnSetTypeSuccessfully
2021-05-06 15:07:35 +05:30
balibhan
499152d23c
Merge pull request #542 from aws-lumberyard-dev/SC_migration_branch
...
Script canvas automation scripts migration
2021-05-06 11:41:06 +05:30