Loading main-basop.yml +0 −2 Original line number Diff line number Diff line Loading @@ -404,7 +404,6 @@ workflow: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/build-binaries.sh float-ref-merge-source - python3 ci/remove_unsupported_testcases.py $PRM_FILES - cat scripts/config/self_test.prm - exit_code_target=0 - python3 -m pytest $TEST_SUITE -v --update_ref 1 --create_ref -n auto --ref_encoder_path $MERGE_TARGET_ENCODER_PATH --ref_decoder_path $MERGE_TARGET_DECODER_PATH > $PYTEST_LOG_TARGET_BRANCH || exit_code_target=$? Loading Loading @@ -549,7 +548,6 @@ workflow: - fi - python3 ci/remove_unsupported_testcases.py $PRM_FILES - cat scripts/config/self_test.prm ### ----- run pytest for branch (dut) first ----- # create float reference outputs with corresponding branch Loading Loading
main-basop.yml +0 −2 Original line number Diff line number Diff line Loading @@ -404,7 +404,6 @@ workflow: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/build-binaries.sh float-ref-merge-source - python3 ci/remove_unsupported_testcases.py $PRM_FILES - cat scripts/config/self_test.prm - exit_code_target=0 - python3 -m pytest $TEST_SUITE -v --update_ref 1 --create_ref -n auto --ref_encoder_path $MERGE_TARGET_ENCODER_PATH --ref_decoder_path $MERGE_TARGET_DECODER_PATH > $PYTEST_LOG_TARGET_BRANCH || exit_code_target=$? Loading Loading @@ -549,7 +548,6 @@ workflow: - fi - python3 ci/remove_unsupported_testcases.py $PRM_FILES - cat scripts/config/self_test.prm ### ----- run pytest for branch (dut) first ----- # create float reference outputs with corresponding branch Loading