Marking test_C15425929_Undo_Redo as xfail.

Signed-off-by: moraaar <moraaar@amazon.com>
This commit is contained in:
moraaar
2021-07-21 19:12:31 +01:00
parent a918b3d31a
commit caa4e30b38
@@ -45,6 +45,8 @@ class TestAutomation(TestAutomationBase):
self._run_test(request, workspace, editor, test_module)
## Seems to be flaky, need to investigate
@pytest.mark.xfail(
reason="Editor crashes and errors about files accessed by multiple processes appear in the log.")
@revert_physics_config
def test_C15425929_Undo_Redo(self, request, workspace, editor, launcher_platform):
from . import C15425929_Undo_Redo as test_module