{SPEC-7412}AssetPipelineTests.Gui_2_Main.main fails in nightly build (#1481)

main
sharmajs-amzn 5 years ago committed by GitHub
parent 78b8daa783
commit 64533431d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -173,6 +173,7 @@ class TestsAssetProcessorGUI_AllPlatforms(object):
"""
@pytest.mark.test_case_id("C1591337")
@pytest.mark.SUITE_sandbox
@pytest.mark.BAT
@pytest.mark.assetpipeline
# fmt:off
@ -217,6 +218,7 @@ class TestsAssetProcessorGUI_AllPlatforms(object):
asset_processor.stop()
@pytest.mark.test_case_id("C4874115")
@pytest.mark.SUITE_sandbox
@pytest.mark.BAT
@pytest.mark.assetpipeline
def test_AllSupportedPlatforms_AddScanFolder_AssetsProcessed(

Loading…
Cancel
Save