validate: Blacklist failing hls tests

See https://bugzilla.gnome.org/show_bug.cgi?id=773159
This commit is contained in:
Edward Hervey 2016-10-18 15:41:11 +02:00 committed by Edward Hervey
parent c6dbb11c22
commit 8c20943a9d

View file

@ -825,6 +825,12 @@ 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.reverse_playback.*",
"https://bugzilla.gnome.org/show_bug.cgi?id=773159"),
("validate.hls.playback.scrub_forward_seeking.*",
"https://bugzilla.gnome.org/show_bug.cgi?id=773159"),
("validate.hls.playback.fast_forward.*",
"https://bugzilla.gnome.org/show_bug.cgi?id=773159"),
# dash known issues
("validate.dash.media_check.*",