You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/AutomatedTesting/Gem/PythonTests
AMZN-stankowi c44d03a40d
Asset bundler test fixes (#5548)
* Cleaning up errors with default assets, used in bundled release builds

Signed-off-by: AMZN-stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Updated simple asset references to be to the product, not source assets

Signed-off-by: AMZN-stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Fixed test_WindowsAndMac_FilesMarkedSkip_FilesAreSkipped to pass again.

Updated the test to verify the assets are actually skipped and not just missing, by having it first run without the skip command and verify they are in the first run. Also updated logging to print out sorted lists, to make it easier to debug failures on Jenkins in the future.

Signed-off-by: AMZN-stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Removed a test marked skip for legacy levels that featured a lot of assets that are no longer valid.

I don't think we need this specific test anymore in the future because prefabs replace the level system, and prefabs should have their own tests for product dependencies.

Signed-off-by: AMZN-stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Updated project path to use absolute path (#5459)

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Updated project path to work with latest project path changes

Signed-off-by: AMZN-stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Changed to workspace.paths.project() for getting full path to projects

Signed-off-by: AMZN-stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

Co-authored-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
4 years ago
..
AWS Update env var setting instructions in AWS Gem test README (#4791) 4 years ago
Atom Merge pull request #4770 from aws-lumberyard-dev/Atom/scottmur/Atom-16561 4 years ago
Blast Added PAL to blast and whitebox tests to only enable automated tests on supported platforms: windows only at the moment. (#5165) 4 years ago
EditorPythonBindings Update the FileIO Aliases (#4186) 4 years ago
EditorPythonTestTools Add Detach and Duplicate Prefab basic workflow auto test (#4506) 4 years ago
NvCloth Cloth automated tests only check for cloth gem errors and warnings (#5374) 4 years ago
Physics Renamed ctest_pytest.ini to pytest.ini so it is used by default, added TestSuite_ as collection file (#4822) 4 years ago
Platform Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Prefab Add Detach and Duplicate Prefab basic workflow auto test (#4506) 4 years ago
PythonAssetBuilder {lyn7352} adding more logging around mock_asset_builder.py (#5103) (#5566) 4 years ago
Terrain Physics/test axis aligned box shape configuration works #7378a (#5366) 4 years ago
WhiteBox Added PAL to blast and whitebox tests to only enable automated tests on supported platforms: windows only at the moment. (#5165) 4 years ago
assetpipeline Asset bundler test fixes (#5548) 4 years ago
automatedtesting_shared Fix for PyTest editor test case names. 4 years ago
editor Address some review feedback 4 years ago
editor_test_testing Renamed ctest_pytest.ini to pytest.ini so it is used by default, added TestSuite_ as collection file (#4822) 4 years ago
largeworlds Skipping GraphUpdate test due to LC node issue in Debug configuration (#4847) 4 years ago
scripting Marked test_VariableManager_UnpinVariableType_Works as xfail, the test needs to be reworked 4 years ago
smoke Force prefabs off for Editor smoke test 4 years ago
streaming Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CMakeLists.txt Physics/test axis aligned box shape configuration works #7378a (#5366) 4 years ago