Commit 11a299e5 authored by norvell's avatar norvell
Browse files

Add ci/remove_unsupported_testcases.py to ivas-conformance-linux

parent 6471fe39
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3195,6 +3195,7 @@ ivas-conformance-linux:
  script:
    - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/print-common-info.sh
    - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/update-scripts-repo.sh
    - python3 ci/remove_unsupported_testcases.py $PRM_FILES # Should not be needed once the porting is done and all test cases are supported in BASOP/float.
    - make -j # To be substituted with reference platform build
    - source "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/ivas-conformance.sh