Loading tests/codec_be_on_mr_nonselection/test_param_file.py +1 −1 Original line number Diff line number Diff line Loading @@ -386,7 +386,7 @@ def test_param_file_tests( if tracefile_lengths_differ: pytest.fail( "Different tracefile lengths for JBM decoding - Not all frames were decoded in both ref and dut." "Last RTP sequence num in tracefiles differ for JBM decoding - Not all frames were decoded in both ref and dut." ) elif get_mld and get_mld_lim > 0: if output_differs: Loading Loading
tests/codec_be_on_mr_nonselection/test_param_file.py +1 −1 Original line number Diff line number Diff line Loading @@ -386,7 +386,7 @@ def test_param_file_tests( if tracefile_lengths_differ: pytest.fail( "Different tracefile lengths for JBM decoding - Not all frames were decoded in both ref and dut." "Last RTP sequence num in tracefiles differ for JBM decoding - Not all frames were decoded in both ref and dut." ) elif get_mld and get_mld_lim > 0: if output_differs: Loading