Commit b42d1dc7 authored by Jan Kiene's avatar Jan Kiene
Browse files

add missing suffix of create_short_testvectors.py call

parent 238eb23e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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