Loading main-float.yml +1 −1 Original line number Diff line number Diff line Loading @@ -282,7 +282,7 @@ branch-is-up-to-date-with-main-post: # BASOP renderer test uses cut input signals - | if [ "$TEST_SUITE" == "tests/renderer_short/test_renderer.py" ]; then python3 tests/create_short_testvectors --inplace --all --cut_len 5.0 python3 tests/create_short_testvectors.py --inplace --all --cut_len 5.0 fi - python3 -m pytest $TEST_SUITE $PYTEST_ARGS --update_ref 1 --create_ref --ref_encoder_path IVAS_cod --ref_decoder_path IVAS_dec --html=report.html --self-contained-html --junit-xml=report-junit.xml --testcase_timeout=$testcase_timeout Loading Loading
main-float.yml +1 −1 Original line number Diff line number Diff line Loading @@ -282,7 +282,7 @@ branch-is-up-to-date-with-main-post: # BASOP renderer test uses cut input signals - | if [ "$TEST_SUITE" == "tests/renderer_short/test_renderer.py" ]; then python3 tests/create_short_testvectors --inplace --all --cut_len 5.0 python3 tests/create_short_testvectors.py --inplace --all --cut_len 5.0 fi - python3 -m pytest $TEST_SUITE $PYTEST_ARGS --update_ref 1 --create_ref --ref_encoder_path IVAS_cod --ref_decoder_path IVAS_dec --html=report.html --self-contained-html --junit-xml=report-junit.xml --testcase_timeout=$testcase_timeout Loading