Skip to content
Snippets Groups Projects
Commit fcff932e authored by Edward Hervey's avatar Edward Hervey :metal: Committed by Edward Hervey
Browse files

validate: Un-blacklist tests that are fixed

the bug reports to which they report have been closed and I can't make
them fail locally.
parent 7d99e780
No related branches found
No related tags found
No related merge requests found
......@@ -807,14 +807,10 @@ not been tested and explicitely activated if you set use --wanted-tests ALL""")
# hls known issues
("validate.hls.playback.seek_with_stop.*",
"https://bugzilla.gnome.org/show_bug.cgi?id=753689"),
("validate.hls.playback.scrub_forward_seeking.*",
"https://bugzilla.gnome.org/show_bug.cgi?id=764020"),
# dash known issues
("validate.dash.media_check.*",
"Caps are different depending on selected bitrates, etc"),
("validate.dash.playback.scrub_forward_seeking.*",
"https://bugzilla.gnome.org/show_bug.cgi?id=764020"),
# Matroska/WEBM known issues:
("validate.*.reverse_playback.*webm$",
......@@ -850,10 +846,6 @@ not been tested and explicitely activated if you set use --wanted-tests ALL""")
("validate.file.playback.scrub_forward_seeking.op2b-mpeg2-wave_hd_mxf",
"https://bugzilla.gnome.org/show_bug.cgi?id=764025"),
# Videomixing known issues
("validate.file.*.simple.scrub_forward_seeking.synchronized",
"https://bugzilla.gnome.org/show_bug.cgi?id=734060"),
# WMV known issues"
(".*reverse_playback.*wmv",
"Reverse playback is not handled in wmv"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment