Commit 5ba6ea43 authored by Jan Kiene's avatar Jan Kiene
Browse files

Merge branch 'skip-unsupported-testcases' into 'basop-ci-branch'

skip buggy testcases in BASOP

See merge request !2138
parents c0804ecc a393cd78
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -675,6 +675,8 @@ def test_custom_ls_output(
    # TODO: revert once BASOP is brought up-to-date
    if in_fmt in INPUT_FORMATS_MASA:
        pytest.skip("MASA to custom LS not supported on ivas-float-update yet")
    if in_fmt in INPUT_FORMATS_ISM and out_fmt == "t_design_4":
        pytest.skip("ISMx + t_design_4 skipped until bug in BASOP is fixed")
    run_renderer(
        record_property,
        props_to_record,