summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2015-08-15 19:07:02 +0200
committerSebastian Dröge <sebastian@centricular.com>2015-08-15 19:07:02 +0200
commitfea86d355694f456b5ad7c95dd0f9a256eb41714 (patch)
tree71d532d36413dec115d055ea71abe9ce72400f84
parent1f8a5483d3ad6a607521c26f99453602844e624d (diff)
validate/launcher: De-blacklist some HLS tests
-rw-r--r--validate/launcher/apps/gstvalidate.py10
1 files changed, 0 insertions, 10 deletions
diff --git a/validate/launcher/apps/gstvalidate.py b/validate/launcher/apps/gstvalidate.py
index 9a41084..cceb481 100644
--- a/validate/launcher/apps/gstvalidate.py
+++ b/validate/launcher/apps/gstvalidate.py
@@ -785,18 +785,8 @@ not been tested and explicitely activated if you set use --wanted-tests ALL""")
def register_default_blacklist(self):
self.set_default_blacklist([
# hls known issues
- ("validate.hls.playback.fast_forward.*",
- "https://bugzilla.gnome.org/show_bug.cgi?id=698155"),
- ("validate.hls.playback.seek_with_stop.*",
- "https://bugzilla.gnome.org/show_bug.cgi?id=723268"),
("validate.hls.playback.reverse_playback.*",
"https://bugzilla.gnome.org/show_bug.cgi?id=702595"),
- ("validate.hls.*scrub_forward_seeking.*",
- "https://bugzilla.gnome.org/show_bug.cgi?id=606382"),
- ("validate.hls.*seek_backward.*",
- "https://bugzilla.gnome.org/show_bug.cgi?id=606382"),
- ("validate.hls.*seek_forward.*",
- "https://bugzilla.gnome.org/show_bug.cgi?id=606382"),
# dash known issues
("validate.dash.media_check.*",