Loading ci/remove_unsupported_testcases.py +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ TESTCASES = [ # currently still crashing on BASOP main only, ivas-float-update is fine "Multi-channel 7_1_4 bitrate switching, 48kHz in, 48kHz out, BINAURAL out, HR, JBM Prof 5", "OMASA 2Dir2TC 4ISM at br sw techs 13.2 to 512 kbps start 80 kbps, 48kHz in, 48kHz out, EXT out", "OMASA vdir2TC 3ISM at br sw techs 13.2 to 512 kbps start 160 kbps, 48kHz in, 48kHz out, MONO out, JBM Prof 5", # self_test_ltv.prm # rtpdump tests (also skipped in pytest code, but for documentation purposes added here as well) "stereo bitrate switching from 13.2 kbps to 128 kbps, 48kHz in, 48kHz out, DTX on, EXT out, rtpdump", Loading Loading
ci/remove_unsupported_testcases.py +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ TESTCASES = [ # currently still crashing on BASOP main only, ivas-float-update is fine "Multi-channel 7_1_4 bitrate switching, 48kHz in, 48kHz out, BINAURAL out, HR, JBM Prof 5", "OMASA 2Dir2TC 4ISM at br sw techs 13.2 to 512 kbps start 80 kbps, 48kHz in, 48kHz out, EXT out", "OMASA vdir2TC 3ISM at br sw techs 13.2 to 512 kbps start 160 kbps, 48kHz in, 48kHz out, MONO out, JBM Prof 5", # self_test_ltv.prm # rtpdump tests (also skipped in pytest code, but for documentation purposes added here as well) "stereo bitrate switching from 13.2 kbps to 128 kbps, 48kHz in, 48kHz out, DTX on, EXT out, rtpdump", Loading