Commit a049945a authored by norvell's avatar norvell
Browse files

Change pca to old bypass 2

parent 0bf479c7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1235,6 +1235,8 @@ ivas-conformance:
    - sed -i '187s/-T/-tf/' tests/renderer/utils.py 
    # Exclude MASA1
    - sed -i '195s/"MASA1", //' tests/renderer/constants.py 
    # Change -pca to -bypass 2
    - sed -i '258s/-pca/-bypass 2/' tests/conftest.py 

    # Reference creation
    - exit_code=0