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

cut to 5s signal length for split-rendering test, too

parent 7049eab4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1446,6 +1446,7 @@ split-rendering-pytest-on-merge-request:
    # remporary solution to make it work with and without https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec/-/merge_requests/2181
    - mv ISAR_post_rend ISAR_post_rend_tmp
    - cp $REF_POST_RENDERER_PATH ISAR_post_rend
    - python3 tests/create_short_testvectors.py --cut_len 5.0 --all --inplace
    - python3 -m pytest -q --log-level ERROR -n auto -rA tests/split_rendering/test_split_rendering.py --create_ref --testcase_timeout=$testcase_timeout || exit_code=$?
    - mv ISAR_post_rend_tmp ISAR_post_rend