Loading .gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -1075,7 +1075,8 @@ check-be-between-renderer-framesizes: - ls -l - echo "$pytest_args" - set euxo - python3 -m pytest "$pytest_args" --update_ref 1 - python3 -m pytest tests/codec_be_on_mr_nonselection --tb=no -v --ref_encoder_path ./IVAS_cod_ref --ref_decoder_path ./IVAS_dec --update_ref 1 # - python3 -m pytest "$pytest_args" --update_ref 1 - exit_code=0 - exit_code5=0 Loading Loading
.gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -1075,7 +1075,8 @@ check-be-between-renderer-framesizes: - ls -l - echo "$pytest_args" - set euxo - python3 -m pytest "$pytest_args" --update_ref 1 - python3 -m pytest tests/codec_be_on_mr_nonselection --tb=no -v --ref_encoder_path ./IVAS_cod_ref --ref_decoder_path ./IVAS_dec --update_ref 1 # - python3 -m pytest "$pytest_args" --update_ref 1 - exit_code=0 - exit_code5=0 Loading