From 1a90528e6c9b462ea5eaecd57564a448923c4b14 Mon Sep 17 00:00:00 2001 From: jckand-amzn Date: Thu, 6 May 2021 16:18:22 -0500 Subject: [PATCH] Marking AssetPicker test as xfail due to ATOM-15493 --- AutomatedTesting/Gem/PythonTests/editor/test_AssetPicker.py | 1 + 1 file changed, 1 insertion(+) diff --git a/AutomatedTesting/Gem/PythonTests/editor/test_AssetPicker.py b/AutomatedTesting/Gem/PythonTests/editor/test_AssetPicker.py index ac499d734f..90ca3690e4 100644 --- a/AutomatedTesting/Gem/PythonTests/editor/test_AssetPicker.py +++ b/AutomatedTesting/Gem/PythonTests/editor/test_AssetPicker.py @@ -42,6 +42,7 @@ class TestAssetPicker(object): @pytest.mark.test_case_id("C13751579", "C1508814") @pytest.mark.SUITE_periodic + @pytest.mark.xfail # ATOM-15493 def test_AssetPicker_UI_UX(self, request, editor, level, launcher_platform): expected_lines = [ "TestEntity Entity successfully created",