From d766538d6efe67d97fc4d42a5f4159199daeda34 Mon Sep 17 00:00:00 2001 From: Jan Kiene Date: Thu, 10 Apr 2025 11:14:46 +0200 Subject: [PATCH] remove a testcase which is not compatible with the BASOP update branches --- ci/remove_unsupported_testcases.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/remove_unsupported_testcases.py b/ci/remove_unsupported_testcases.py index 870d513111..231b823648 100644 --- a/ci/remove_unsupported_testcases.py +++ b/ci/remove_unsupported_testcases.py @@ -102,6 +102,7 @@ TESTCASES_MAIN_PC = [ "OSBA 3OA 4ISM at 512 kbps, 48kHz in, 48kHz out, BINAURAL_ROOM_REVERB out", "OSBA 3ISM 3OA at bitrate switching 13.2 to 512 kbps, 48kHz in, 32kHz out, BINAURAL ROOM REVERB out", "Multi-channel 5_1 bitrate switching from 13.2 kbps to 512 kbps, 48kHz in, 16kHz out, BINAURAL_ROOM_REVERB out", + "OSBA 2OA 2ISM bitrate switching, 32kHz in, 48kHz out, BINAURAL_ROOM_REVERB out, JBM Prof 5", ] -- GitLab