Loading tests/codec_be_on_mr_nonselection/test_param_file.py +3 −0 Original line number Diff line number Diff line Loading @@ -228,6 +228,9 @@ def test_param_file_tests( ): enc_opts, dec_opts, sim_opts, eid_opts = param_file_test_dict[test_tag] if "rtpdump" in test_tag: pytest.xfail("Skip RTP tests for now") run_test( test_info, props_to_record, Loading Loading
tests/codec_be_on_mr_nonselection/test_param_file.py +3 −0 Original line number Diff line number Diff line Loading @@ -228,6 +228,9 @@ def test_param_file_tests( ): enc_opts, dec_opts, sim_opts, eid_opts = param_file_test_dict[test_tag] if "rtpdump" in test_tag: pytest.xfail("Skip RTP tests for now") run_test( test_info, props_to_record, Loading