Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -1664,6 +1664,7 @@ check-clipping: - *print-common-info - *enable-debugging-macro - make -j - tests/scale_pcm.py ./scripts/testv/ 3.162 # +10 dB level - python3 -m pytest $TESTS_DIR_CODEC_BE_ON_MR -v --update_ref 1 --html=report.html --self-contained-html --junit-xml=report-junit.xml --ref_encoder_path ./IVAS_cod --ref_decoder_path ./IVAS_dec --dut_encoder_path ./IVAS_cod --dut_decoder_path ./IVAS_dec - python3 scripts/parse_xml_report.py report-junit.xml report.csv artifacts: Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -1664,6 +1664,7 @@ check-clipping: - *print-common-info - *enable-debugging-macro - make -j - tests/scale_pcm.py ./scripts/testv/ 3.162 # +10 dB level - python3 -m pytest $TESTS_DIR_CODEC_BE_ON_MR -v --update_ref 1 --html=report.html --self-contained-html --junit-xml=report-junit.xml --ref_encoder_path ./IVAS_cod --ref_decoder_path ./IVAS_dec --dut_encoder_path ./IVAS_cod --dut_decoder_path ./IVAS_dec - python3 scripts/parse_xml_report.py report-junit.xml report.csv artifacts: Loading