Commit d00777e5 authored by Jan Kiene's avatar Jan Kiene
Browse files

Merge branch 'kiene/deactivate-dynamic-acoustic-env-tests-again' into 'basop-ci-branch'

disable dynamic acoustic env renderer tests until MSAN errors are fixed

See merge request !2283
parents d3112235 21b1b3b1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -209,6 +209,7 @@ def test_dynamic_acoustic_environment(
    )


@pytest.mark.skip("MSAN errors in BASOP need to be fixed")
@pytest.mark.parametrize("out_fmt", OUTPUT_FORMATS_BINAURAL[2:])
@pytest.mark.parametrize("in_fmt", INPUT_FORMATS_AMBI)
@pytest.mark.parametrize("frame_size", FRAMING_TO_TEST)