Commit 3a4d4e32 authored by Jan Kiene's avatar Jan Kiene
Browse files

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

This reverts commit f77e71a3.
parent f77e71a3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1446,7 +1446,6 @@ 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