Commit 4a5bdb48 authored by Lauros Pajunen's avatar Lauros Pajunen
Browse files

Add xfail for rtpdump tests

parent aafe0274
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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,