SPEC-7008: Moving failing Editor tests to Sandbox suite for investigation

This commit is contained in:
jckand-amzn
2021-05-26 10:00:33 -05:00
parent 9a15023eb5
commit 1fb8dd7dcd
3 changed files with 18 additions and 3 deletions
@@ -39,7 +39,7 @@ class TestDocking(object):
file_system.delete([os.path.join(workspace.paths.engine_root(), project, "Levels", level)], True, True)
@pytest.mark.test_case_id("C6376081")
@pytest.mark.SUITE_periodic
@pytest.mark.SUITE_sandbox
def test_Docking_BasicDockedTools(self, request, editor, level, launcher_platform):
expected_lines = [
"The tools are all docked together in a tabbed widget",