Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -1574,6 +1574,8 @@ pytest-compare-20ms-and-5ms-rendering: ### prepare pytest - cp IVAS_cod IVAS_cod_ref - cp IVAS_dec IVAS_dec_ref - python3 ci/remove_unsupported_testcases.py $PRM_FILES # create references - python3 -m pytest $TESTS_DIR_CODEC_BE_ON_MR -v --update_ref 1 ### run pytest Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -1574,6 +1574,8 @@ pytest-compare-20ms-and-5ms-rendering: ### prepare pytest - cp IVAS_cod IVAS_cod_ref - cp IVAS_dec IVAS_dec_ref - python3 ci/remove_unsupported_testcases.py $PRM_FILES # create references - python3 -m pytest $TESTS_DIR_CODEC_BE_ON_MR -v --update_ref 1 ### run pytest Loading