From a566b2c4b998a1a43fbf46f7cd2633faa5047cc0 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Tue, 22 Mar 2016 17:46:50 +0100 Subject: [PATCH] validate:testsuite: Blacklist validate.hls.playback.scrub_forward_seeking.hls_bibbop as it is racy --- validate/launcher/apps/gstvalidate.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/validate/launcher/apps/gstvalidate.py b/validate/launcher/apps/gstvalidate.py index cf5740cd6d..aa80ff3017 100644 --- a/validate/launcher/apps/gstvalidate.py +++ b/validate/launcher/apps/gstvalidate.py @@ -792,6 +792,8 @@ 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", + "https://bugzilla.gnome.org/show_bug.cgi?id=764020"), # dash known issues ("validate.dash.media_check.*",