validate/launcher: De-blacklist some HLS tests
authorSebastian Dröge <sebastian@centricular.com>
Sat, 15 Aug 2015 17:07:02 +0000 (19:07 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 15 Aug 2015 17:07:02 +0000 (19:07 +0200)
validate/launcher/apps/gstvalidate.py

index 9a41084..cceb481 100644 (file)
@@ -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.*",