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.
This commit is contained in:
Edward Hervey 2016-08-13 16:56:18 +02:00 committed by Edward Hervey
parent 7d99e780a7
commit fcff932e09

View file

@ -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"),