validate: launcher: Blacklist dash and HLS failling seeking tests
authorThibault Saunier <thibault.saunier@collabora.com>
Tue, 22 Mar 2016 18:00:48 +0000 (19:00 +0100)
committerThibault Saunier <thibault.saunier@collabora.com>
Tue, 22 Mar 2016 18:02:27 +0000 (19:02 +0100)
As described in https://bugzilla.gnome.org/show_bug.cgi?id=764020

validate/launcher/apps/gstvalidate.py

index aa80ff3..f3bf7fb 100644 (file)
@@ -792,12 +792,14 @@ 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.hls_bibbop",
+            ("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$",