Commit Graph

37 Commits

Author SHA1 Message Date
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
jckand b2f0df99a7 - Removing re-merged unneeded tests
- Updating imports for Editor tests to new utils location
2021-04-23 11:28:44 -05: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
evanchia 015dc12dc3 Merge branch 'main' into hydra_util_package 2021-04-21 10:58:21 -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
evanchia e79b1b4af1 Moved hydra util package near editor python tests 2021-04-20 16:51:48 -07:00
evanchia 40f4b651ab Merge branch 'main' into hydra_util_package 2021-04-19 16:33:47 -07:00
evanchia c1e3e0fe5e Moving hydra util files into a package 2021-04-19 16:31:05 -07:00
jackalbe 5c3e5aa7db removing all to_lower() 2021-04-19 11:26:15 -05:00
jackalbe 387dd1e43a normalizing Linux path 2021-04-19 11:09:55 -05:00
jackalbe ce6d9e51ee Merge branch 'main' into sceneapi_script_regression 2021-04-19 09:32:29 -05:00
jackalbe 3d91b19c19 printing wrong asset ID in message
cleaned up comment
2021-04-16 15:41:03 -05:00
jckand 3e9c086872 LYN-2764: Replacing image asset for ImageGradient automated test 2021-04-16 14:40:44 -05: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
jackalbe f0cf27b8d3 adding the testing files for testing for python asset building and scripting
the scene_api gets a small update for mesh_group_add_advanced_coordinate_system(self,
2021-04-16 13:58:57 -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 8469c9ca0a Integrating github/staging through commit 5f214be 2021-04-13 17:18:57 -07: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
oyongzhi 7dfc79faa0 Move Batch_2_main test block back to main from sandbox. Move single FastScaneWorks_FasterThanFullScan test to sandbox. 2021-04-01 15:49:11 +01:00
oyongzhi fbeb728a61 Move flaky AssetPipelineTests.Batch_2_Main to sandbox 2021-04-01 15:17:40 +01:00
Brian Herrera 39f53338bf Merge branch 'main' into LoadPipelineFromGitHub 2021-03-26 17:05:57 -07:00
alexpete 36c4e827bd Integrating latest from github/staging
Integrating up through commit 5e1bdae
2021-03-26 14:32:02 -07:00
Brian Herrera e8bbb5a0d5 Set scripts to be executable
This is required to build on linux/mac
2021-03-26 09:26:12 -07:00
alexpete 75dc720198 Integrating latest 47acbe8 2021-03-25 13:57:57 -07:00