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/assetpipeline/asset_processor_tests
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
..
assets ATOM-16575 clean up image builder presets files (#4611) 4 years ago
CMakeLists.txt {LYN-5375} asset bundler tests timing out (#3356) 4 years ago
__init__.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
asset_builder_tests.py Nighly build test fixes (#2727) 4 years ago
asset_bundler_batch_tests.py Asset bundler test fixes (#5548) 4 years ago
asset_processor_batch_dependency_tests.py Bundled release build bug fixes cherry picked from development (#5270) 4 years ago
asset_processor_batch_dependency_tests2.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
asset_processor_batch_tests.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
asset_processor_batch_tests_2.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
asset_processor_gui_tests.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
asset_processor_gui_tests_2.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
asset_relocator_tests.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
conftest.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
missing_dependency_tests.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago