Commit e151ef1b authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

temporarily skip MASA prerendering cases at non-48kHz SR until #1334 is resolved

parent 2a4c29cb
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -644,6 +644,8 @@ def test_masa_prerend(
    get_odg_bin,
    split_comparison,
):
    if fs != "48kHz":
        pytest.skip("MASA Prerendering at 16 and 32 kHz WIP")
    run_renderer(
        record_property,
        props_to_record,