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

add patch to remove testcases that fail in the reference

parent 83e36ad5
Loading
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -59,6 +59,10 @@ stages:
  - cp -r $SCRIPTS_DIR/scripts .
  - cp -r $SCRIPTS_DIR/tests .

# TODO: this needs to be updated in case the reference is updated
.remove-unsupported-testcases: &remove-unsupported-testcases
  - sed -i '1629,1635d' scripts/config/self_test.prm

# ---------------------------------------------------------------
# Job templates
# ---------------------------------------------------------------
@@ -107,6 +111,7 @@ ivas-pytest-mld-enc-dec:
  script:
    - *print-common-info
    - *update-scripts-repo
    - *remove-unsupported-testcases
    - *mld-test-setup-codec

    ### run pytest
@@ -146,6 +151,7 @@ ivas-pytest-mld-enc-dec:
  script:
    - *print-common-info
    - *update-scripts-repo
    - *remove-unsupported-testcases
    - *mld-test-setup-codec

    ### run pytest