- LYN-3275: Marking several tests xfail due to Mesh planting issues with nullrenderer

- LYN-3273: Marking several tests xfail due to Mesh Blocker issues with nullrenderer
This commit is contained in:
jckand
2021-04-23 15:47:20 -05:00
parent 4c8401ec7a
commit 10361f0ae4
4 changed files with 6 additions and 1 deletions
@@ -46,6 +46,7 @@ class TestMeshBlocker(object):
"""
@pytest.mark.test_case_id("C3980834")
@pytest.mark.SUITE_periodic
@pytest.mark.xfail # LYN-3273
def test_MeshBlocker_InstancesBlockedByMesh(self, request, editor, level, launcher_platform):
expected_lines = [
"'Instance Spawner' created",
@@ -69,6 +70,7 @@ class TestMeshBlocker(object):
"""
@pytest.mark.test_case_id("C4766030")
@pytest.mark.SUITE_periodic
@pytest.mark.xfail # LYN-3273
def test_MeshBlocker_InstancesBlockedByMeshHeightTuning(self, request, editor, level, launcher_platform):
expected_lines = [
"'Instance Spawner' created",