Commit Graph

33 Commits

Author SHA1 Message Date
catdo 7633ec9a83 removed spacings in CMakeList and removed the tags.txt file in the prefab level 2021-05-12 16:27:51 -07:00
catdo a2a315a6cd Fixed all nits and took out the general module and its usage 2021-05-11 16:29:26 -07: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
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
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
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
jckand-amzn 8e100499ec Cherry picking 399e830f from 1.0 branch 2021-05-05 11:00:35 -05:00
jckand-amzn 20dd19c444 Cherry picking 13aa9113 from 1.0 branch 2021-05-05 10:58:41 -05:00
hnusrath c1938eadf6 LYN-3465 : The test timeout for AutomatedTesting::PhysicsTests_Sandbox
needs to be adjusted to match the new requirements.

Reducing the timeout to 1500s from 3600s
2021-05-05 16:32:31 +01:00
balibhan 3df5f53e5e updating timeout 2021-05-04 15:16:31 +05:30
bosnichd 1d4c483e73 Red code legacy renderer (#383)
- Remove some references to gEnv->pRenderer/GetIEditor()->GetRenderer() that is now always null.
- Restore the debug console to existence.
- Stop building the following in preparation for their removal:

Code/CryEngine/Cry3DEngine/*
Code/CryEngine/RenderDll/*
Code/Tools/CryFXC/*
Code/Tools/HLSLCrossCompiler/*
Code/Tools/HLSLCrossCompilerMETAL/*
Code/Tools/RC/*
Code/Tools/ShaderCacheGen/*
Tools/CrySCompileServer/*
2021-04-30 07:31:42 -06:00
Sean Sweeney dcb253e08c Merge pull request #321 from aws-lumberyard-dev/modify_test_timeout
Modify test timeouts
2021-04-29 18:03:45 -07:00
AMZN-AlexOteiza 66bdf4e26d Fix and re-enabled blast tests and moved them to main
* Fixed and reenabled Blast tests
* moved blast tests to main

Co-authored-by: aljanru <aljanru@amazon.com>
2021-04-27 17:53:03 +01:00
sweeneys 924fee57a5 Merge branch 'main' into modify_test_timeout 2021-04-27 09:32:13 -07:00
AMZN-AlexOteiza 764cd52c26 Fixed whitebox tests using correct imports
Fixed whitebox tests using correct imports

Co-authored-by: aljanru <aljanru@amazon.com>
2021-04-26 21:06:01 +01:00
sweeneys 812f396d11 Merge branch 'main' into modify_test_timeout 2021-04-26 12:46:27 -07:00
sweeneys d8afec36cd Change test module default timeouts to 25 minutes to unblock Periodic and Sandbox CI builds, without incurring the costs involved with increased log verbosity. 2021-04-26 12:38:00 -07:00
jckand 90f51961c4 Merging main and resolving conflicts 2021-04-26 09:54:32 -05:00
AMZN-AlexOteiza 3f32cc929c Fixed All Physics automated tests (#129)
* Fixed all Tests.
* Fixed tests stdout redirection
* Changed return code for failed tests to be 0xF
* Small improvements on automated testing code
* Created Periodic test suite and moved tests
* Made physics main to only have one test for now
* Renamed all tests to have leading AutomatedTesting::
2021-04-26 15:25:34 +01:00
jckand 23c544b501 Removing GPU requirement from Large Worlds tests 2021-04-23 16:48:04 -05:00
jromnoa b6e9e3e8b6 Merge branch 'main' into Atom/jromnoa/add-atomtest-epb-tests-to-automatedtesting 2021-04-21 14:00:07 -07:00
Ulugbek Adilbekov 8c3b528905 Re-reenable blast tests (#160)
Co-authored-by: Ulugbek Adilbekov <ulugbek@amazon.com>
2021-04-21 12:27:23 +01:00
jromnoa 23dec3c10e Add starting point for Hydra/EPB Atom tests in AutomatedTesting project 2021-04-20 18:56:49 -07:00
jackalbe 085aa78ec9 Merge branch 'main' into sceneapi_script_regression 2021-04-16 14:29:47 -05:00
jackalbe 3299730899 re-adding EPB tests 2021-04-16 14:23:01 -05:00
Esteban Papp 4edbf7890b Bringing fix that has not been migrated to github yet (fixes Windows release builds) 2021-04-15 19:01:15 -07:00
jackalbe 80f8c0f68b behavior context class SceneGraph::NodeIndex -> "NodeIndex" 2021-04-15 13:21:24 -05:00
Ulugbek Adilbekov ebebc05cd1 Reenable Blast Automated tests (#42)
Co-authored-by: Ulugbek Adilbekov <ulugbek@amazon.com>
2021-04-15 16:16:31 +01:00
alexpete 1044dc3da1 Integrating github/staging through commit ab87ed9 2021-04-09 11:27:37 -07:00
alexpete c2cbd430fe Integrating up through commit 90f050496 2021-04-07 14:03:29 -07:00
alexpete 36c4e827bd Integrating latest from github/staging
Integrating up through commit 5e1bdae
2021-03-26 14:32:02 -07:00
alexpete 75dc720198 Integrating latest 47acbe8 2021-03-25 13:57:57 -07:00