Commit 81fea258 authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

remove xfails for OMASA extrend split-pre rendering tests

parent a66d3fea
Loading
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -387,9 +387,6 @@ def test_omasa_full_chain_split(
@pytest.mark.parametrize("trajectory", SPLIT_REND_HR_TRAJECTORIES_TO_TEST)
@pytest.mark.parametrize("render_config", RENDERER_CONFIGS_TO_TEST_OMASA)
@pytest.mark.parametrize("in_fmt", INPUT_FORMATS_OMASA_SPLIT_REND)
@pytest.mark.xfail(
    reason="OMASA external renderer split-pre rendering fails due to buffer configurations. WIP fix in MR !2148"
)
def test_omasa_external_split(
    record_property,
    props_to_record,