Commit 8804a81d authored by Jan Kiene's avatar Jan Kiene
Browse files

add excluded SBA mode back

parent b552569d
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -674,8 +674,7 @@ check-first-frame-is-sid:
    - make -j

    # TODO: for some MASA modes, we currently do not have testvectors that actually trigger DTX
    # TODO: add SBA 24.4 kbps back once #185 is fixed
    - modes=$(scripts/runIvasCodec.py -l | grep dtx | grep -v "SBA_b24_4" | grep -v MASA)
    - modes=$(scripts/runIvasCodec.py -l | grep dtx | grep -v MASA)
    - echo $modes
    - scripts/runIvasCodec.py -p scripts/config/ci_linux_sidstart_test.json -m $modes -s --bs_length 500
  artifacts: