Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -1047,7 +1047,7 @@ clang-format-check: # --------------------------------------------------------------- ### jobs that check for bitexactness of fx encoder and decoder check-be-to-target-short-enc-0db: .check-be-to-target-short-enc-0db: extends: - .rules-pytest-to-ref-short - .test-job-linux Loading Loading @@ -1339,7 +1339,7 @@ ivas-pytest-enc-usan: <<: *ivas-pytest-sanitizers-anchor ### jobs that test flt encoder -> fx decoder .ivas-pytest-compare_to_ref-short-dec: ivas-pytest-compare_to_ref-short-dec: extends: - .rules-pytest-to-ref-short - .test-job-linux Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -1047,7 +1047,7 @@ clang-format-check: # --------------------------------------------------------------- ### jobs that check for bitexactness of fx encoder and decoder check-be-to-target-short-enc-0db: .check-be-to-target-short-enc-0db: extends: - .rules-pytest-to-ref-short - .test-job-linux Loading Loading @@ -1339,7 +1339,7 @@ ivas-pytest-enc-usan: <<: *ivas-pytest-sanitizers-anchor ### jobs that test flt encoder -> fx decoder .ivas-pytest-compare_to_ref-short-dec: ivas-pytest-compare_to_ref-short-dec: extends: - .rules-pytest-to-ref-short - .test-job-linux Loading