Loading tests/test_sba_bs_dec_plc.py +4 −0 Original line number Diff line number Diff line Loading @@ -89,6 +89,10 @@ def test_sba_plc_system( fs, agc ): if dtx == '1' and ivas_br not in ['32000', '64000']: # skip high bitrates for DTX until DTX issue is resolved pytest.skip() tag = tag + fs + 'c' # dec Loading Loading
tests/test_sba_bs_dec_plc.py +4 −0 Original line number Diff line number Diff line Loading @@ -89,6 +89,10 @@ def test_sba_plc_system( fs, agc ): if dtx == '1' and ivas_br not in ['32000', '64000']: # skip high bitrates for DTX until DTX issue is resolved pytest.skip() tag = tag + fs + 'c' # dec Loading