Commit Graph

85 Commits

Author SHA1 Message Date
jromnoa e1b55d8f0a change property call to the new Atom properties for Decal (Atom) 2021-04-27 16:59:53 -07:00
jromnoa 678a831e51 fix expected lines check for Decal (Atom) to go with the update after finding crash bug 2021-04-27 16:40:53 -07:00
jromnoa 019eacc073 fix Decal component name due to crash in SPEC-6561 2021-04-27 16:38:26 -07:00
jromnoa dfb33e5d4f move failing test to sandbox suite while investigation is underway 2021-04-27 11:31:43 -07:00
jromnoa 0042848b8a Merge pull request #326 from aws-lumberyard-dev/Atom/jromnoa/SPEC-6522-test-fix
SPEC-6522: Fixes AutomatedTesting::AtomRenderer_HydraTests_Main test.
2021-04-27 09:57: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
amzn-sean 5e50fc2961 fix build failure 2021-04-27 14:43:54 +01:00
amzn-sean 82fce4a90c Merge branch 'main' into physx_ragdoll_create 2021-04-27 14:21:10 +01:00
amzn-sean 95a44c481a fixed errors from main merge 2021-04-27 14:17:05 +01:00
Aaron Ruiz Mora 7f1e3b4054 Moving largeworlds's failing tests to sandbox 2021-04-27 13:56:31 +01:00
amzn-sean fbb8727407 Merge branch 'main' into physx_ragdoll_create 2021-04-27 11:04:04 +01:00
jromnoa bf70ccaa39 remove unused import 2021-04-26 15:32:29 -07:00
jromnoa 8c54cf8633 increase test timeout and add missing test case IDs 2021-04-26 15:29:49 -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
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
Aaron Ruiz Mora 23dba55c21 Move flaky atom renderer test from main to sandbox test suite 2021-04-26 14:58:03 +01:00
jromnoa 68051490b8 Merge pull request #272 from aws-lumberyard-dev/Atom/jromnoa/add-atomtest-epb-tests-to-automatedtesting
ATOM-15219: Add the Atom component test to the AutomatedTesting project.
2021-04-23 16:55:26 -07:00
jckand 23c544b501 Removing GPU requirement from Large Worlds tests 2021-04-23 16:48:04 -05:00
jckand dd00b8a1ad Merge branch 'main' into jckand/FoundationAuto 2021-04-23 16:45:34 -05:00
evanchia-ly-sdets d04057d2a6 Merge pull request #285 from aws-lumberyard-dev/minor_readme_update
Minor update to readme file for editor python test tools
2021-04-23 14:19:37 -07:00
jckand 10361f0ae4 - LYN-3275: Marking several tests xfail due to Mesh planting issues with nullrenderer
- LYN-3273: Marking several tests xfail due to Mesh Blocker issues with nullrenderer
2021-04-23 15:47:20 -05:00
Chris Burel 01c04367e9 Include Meshes in all Actor assets in the AutomatedTesting project (#182) 2021-04-23 12:13:08 -07:00
jckand 4c8401ec7a - Updating imports for LandscapeCanvas tests to new utils location
- Enabling Atom Null Renderer for launch_and_validate_results()
2021-04-23 13:48:07 -05:00
jromnoa 91ec9b4f7e add CMakeLists.txt comment removal (was missed in last commit) 2021-04-23 10:46:35 -07:00
evanchia bd19a6450f Minor update to readme file for editor python test tools 2021-04-23 10:44:55 -07:00
jromnoa 811dc9c446 remove unused TestAllComponentsBasicTests class, fix test_case_id markers to be comma separated, lowered CMake timeout to 5 minutes, use existing after_level_load() utility function, remove redundant comments 2021-04-23 10:42:03 -07:00
jckand b2f0df99a7 - Removing re-merged unneeded tests
- Updating imports for Editor tests to new utils location
2021-04-23 11:28:44 -05:00
evanchia 5849575318 removing egg files 2021-04-22 20:08:01 -07:00
jromnoa f2a2286a2c remove GPU requirements, clean up test verification 2021-04-22 19:16:00 -07:00
jromnoa fef8a83d8d remove unused fbx models from test 2021-04-22 18:26:51 -07:00
jromnoa 32d643fe95 enable NullRenderer for test, clean-up some test verifications 2021-04-22 18:17:09 -07:00
jromnoa 1fed4cd335 Merge branch 'main' into Atom/jromnoa/add-atomtest-epb-tests-to-automatedtesting 2021-04-22 17:49:21 -07:00
jromnoa a9913cc079 remove shadowtest level, swap test to components test instead 2021-04-22 17:34:18 -07:00
jckand 52731b478d Resolving conflicts with deleted files and main merge 2021-04-22 17:16:17 -05:00
evanchia-ly-sdets 6164e2aa99 Merge pull request #146 from aws-lumberyard-dev/hydra_util_package
Moving hydra util files package
2021-04-22 15:11:33 -07:00
cgalvan 5d3774521f Merge pull request #251 from aws-lumberyard-dev/cgalvan/RemoveSetEditMode
[LYN-3160] Removed IEditor::Get/SetEditMode and some additional unused (related) content in the InfoBar.
2021-04-22 16:36:57 -05:00
jckand 8ee6a16567 - Removing another mistakenly re-merged test file
- Updating conftest.py to point to new location for saved layouts
2021-04-22 16:22:11 -05:00
AMZN-stankowi f44f06c9f0 AssImp set to be the default FBX processor (#78) (#136)
* AssImp set to be the default FBX processor (#78)

If you encounter issues, reach out to the Helios team with details, and then switch back to FBX SDK locally by changing FBXImporter.h

* Merge pull request #219 from aws-lumberyard-dev/sceneapi_scripting

LYN-3030: Fix to export_chunks_builder.py to match the AssImp node paths

* Hide some automated test folders from the asset processor for automatedtesting. This is necessary because these assets should only be processed when running the test, and not any time AP is launched for this project.

* Putting these test assets back to visible to Asset Processor. These tests need to be updated at some point to handle that, but they won't work with this change for now. Note that until this is addressed, these tests may randomly time out if they're the first tests run on a clean asset processor, and these tests launch AP without using a unique port, so the test can also fail if an Asset Processor executable is hanging open.

Grabbed the change I missed from the 1.0 branch merge, no idea how this got lost.

* Moved from main to periodic. Allen and Fuzzy were already on board, and I think with the potential flakiness in this test, we don't want this in main.

Co-authored-by: jackalbe <23512001+jackalbe@users.noreply.github.com>
2021-04-22 14:09:44 -07:00
evanchia 8c29ebe728 chaging name from Lumberyard to od3e 2021-04-22 13:30:11 -07:00
jckand 9f2386fd09 - LYN-2764: Updating asset in TreeNavigation test
- Removing mistakenly re-merged test file
2021-04-22 15:29:13 -05:00
evanchia e7db0a64d6 Merge branch 'main' into hydra_util_package 2021-04-22 13:26:34 -07:00
Chris Galvan 08bd4ee740 [LYN-3160] Removed IEditor::Get/SetEditMode and some additional unused (related) content in the InfoBar. 2021-04-22 14:28:42 -05:00
jckand e5a990b05c LYN-3120: Temporarily disabling reset of view pane layout in editor_test_helper.py teardown. Updating view of planting area for several DynVeg tests that was changed with the addition of the default level entity. 2021-04-22 13:20:44 -05:00
amzn-sean 8f265f2d3b fixed failing tests 2021-04-22 17:01:56 +01:00
jromnoa 22e9abf6a0 add ShadowTest map with its assets and update the hydra test + test scripts with correct paths 2021-04-21 18:09:08 -07:00
jromnoa 7623d28995 update tool_dependencies.cmake, CMakeLists.txt, hydra script 2021-04-21 14:53:02 -07:00
jromnoa ed68792eb8 remove all of the AtomTest levels, going to add 1 level instead to conserve storage space 2021-04-21 14:15:08 -07:00
jromnoa b6e9e3e8b6 Merge branch 'main' into Atom/jromnoa/add-atomtest-epb-tests-to-automatedtesting 2021-04-21 14:00:07 -07:00
jromnoa ab7f40e991 add AtomTest levels, add some updated test configuration options, still need to debug an error with a tool dependency 2021-04-21 13:11:50 -07:00