Loading tests/conformance-test/test_26252.py +1 −1 Original line number Diff line number Diff line Loading @@ -155,7 +155,7 @@ def test_26252(test_tag, encoder_path, decoder_path, renderer_path, isar_post_re elif suffix == ".wav": result_str += "waveform" else: assert False, f"Either no diff commands were found or the output files had an incorrect suffix. \ncmd: {cmd}" assert False, f"Either no diff commands were found or the output files had an incorrect suffix. \ncmd: {diff_opts}" pytest.fail(result_str) Loading
tests/conformance-test/test_26252.py +1 −1 Original line number Diff line number Diff line Loading @@ -155,7 +155,7 @@ def test_26252(test_tag, encoder_path, decoder_path, renderer_path, isar_post_re elif suffix == ".wav": result_str += "waveform" else: assert False, f"Either no diff commands were found or the output files had an incorrect suffix. \ncmd: {cmd}" assert False, f"Either no diff commands were found or the output files had an incorrect suffix. \ncmd: {diff_opts}" pytest.fail(result_str)