sharmajs-amzn
44ec0211a0
fixes for missing dependency test ( #850 )
5 years ago
dhrudesh
0b24159cf3
Disabling AWS automation tests
5 years ago
nvsickle
e19f1c0147
Ensure AtomFont loads with the Editor
...
-Use PAL_TRAIT_MONOLITHIC_DRIVEN_MODULE_TYPE which will correctly be set to GEM_MODULE to get loaded at runtime with non-monolithic builds instead of PAL_TRAIT_MONOLITHIC_DRIVEN_LIBRARY_TYPE
-Removed the unneeded entries from AutomatedTesting's runtime config now that this is fixed (AtomBridge will bring it in again)
5 years ago
abrmich
d2cdabbac4
Merge branch 'main' into michabr/lyshine_text
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
abrmich
1f45e03a0c
Added Gem::AtomFont to tool and runtime dependencies
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
Terry Michaels
514f4b9543
Removed unused files to reduce size ( #779 )
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
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
5 years ago
zsolleci
55ec82be8f
Merge pull request #613 from aws-lumberyard-dev/SPEC-6690
...
Spec 6690
5 years ago
catdo
7633ec9a83
removed spacings in CMakeList and removed the tags.txt file in the prefab level
5 years ago
zsolleci
ef775da89c
merging latest pull
5 years ago
catdo
a19599d96b
Merge branch 'main' into Prefab/Automation/Tests
5 years ago
zsolleci
50ba6bba56
Merge pull request #702 from aws-lumberyard-dev/LY-123750
...
T92563569 completed and suite updated
5 years ago
catdo
2787e5053d
addressed some nits and added comments
5 years ago
zsolleci
b5d7ae829a
addressed internal review feedback
5 years ago
zsolleci
13864c5a6b
resolving merge conflicts
5 years ago
catdo
a2a315a6cd
Fixed all nits and took out the general module and its usage
5 years ago
Aristo7
b6740dd972
Merge remote-tracking branch 'upstream/main' into Atom/olexl/ATOM-15376
5 years ago
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.
5 years ago
zsolleci
4d8ed6c0cb
T92563569 completed and suite updated
5 years ago
darapan
f7641f3d38
"Changing TIMEOUT in cmakelist.txt"
5 years ago
jckand-amzn
9d244b6e2b
Removing test dependency from EditorTests
5 years ago
darapan
780e761a79
Merge branch 'main' into smoke_migration_branch
5 years ago
jckand-amzn
7d8155e46b
Merge branch 'main' into jckand/FoundationAuto
5 years ago
darapan
006f4d2e82
"Adding Ap Test"
5 years ago
darapan
d48df87bda
"Updating Cmake"
5 years ago
darapan
dbe16c6a16
"fixing review comments"
5 years ago
darapan
95cf095ee1
Merge branch 'main' into smoke_migration_branch
5 years ago
darapan
805f447d41
"Resolving merge conflicts"
5 years ago
darapan
ffd2187722
Merge branch 'main' into script_canvas
5 years ago