Commit 29179c1c authored by janssontoftg's avatar janssontoftg
Browse files

Disable removal of files also for test_param_file.py

parent 74ec2897
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1245,6 +1245,7 @@ ivas-conformance:
    - sed -i '88,153d' tests/codec_be_on_mr_nonselection/test_sba_bs_enc.py
    # Disable removal of output bitstreams
    - sed -i 's/os.remove/#os.remove/g' tests/codec_be_on_mr_nonselection/test_sba_bs_enc.py
    - sed -i 's/os.remove/#os.remove/g' tests/codec_be_on_mr_nonselection/test_param_file.py
    - sed -i '605,608d' tests/codec_be_on_mr_nonselection/test_sba_bs_enc.py
    # Remove binaural renderer tests
    - sed -i '276,301d' tests/renderer/test_renderer.py