From e1f54dff426004be32b709a6d12a8cd88ddede50 Mon Sep 17 00:00:00 2001 From: Erik Norvell Date: Fri, 10 Jan 2025 13:37:11 +0100 Subject: [PATCH] Update ci/remove_unsupported_testcases.py --- ci/remove_unsupported_testcases.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci/remove_unsupported_testcases.py b/ci/remove_unsupported_testcases.py index 05132e0f3c..b316a417e5 100644 --- a/ci/remove_unsupported_testcases.py +++ b/ci/remove_unsupported_testcases.py @@ -64,6 +64,8 @@ TESTCASES = [ "MASA 1dir 1TC at 256 kbps, 48kHz in, 48kHz out, BINAURAL_ROOM_REVERB out, HR custom configuration", "MASA 1dir 1TC at 256kbps, 48kHz in, 48 kHz out, BINAURAL_ROOM_REVERB out custom configuration", "MASA 1TC at 256kbps, 48kHz in, 48 kHz out, BINAURAL_ROOM_REVERB out custom configuration", + "MASA 1TC at 256 kbps, 48kHz in, 48kHz out, BINAURAL_ROOM_REVERB out, HR custom configuration", + "OMASA 2TC 4ISM at br sw techs 13.2 to 512 kbps start 80 kbps, 48kHz in, 48kHz out, EXT out", ] -- GitLab