From fcff932e09432713ded2cc765d0f80d26bffd1f0 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Sat, 13 Aug 2016 16:56:18 +0200 Subject: [PATCH] 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. --- validate/launcher/apps/gstvalidate.py | 8 -------- 1 file changed, 8 deletions(-) diff --git a/validate/launcher/apps/gstvalidate.py b/validate/launcher/apps/gstvalidate.py index b585582882..63dba93aa0 100644 --- a/validate/launcher/apps/gstvalidate.py +++ b/validate/launcher/apps/gstvalidate.py @@ -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"),