From 37771192a6a7978957bb9d974033a2cb8f836598 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Fri, 12 Aug 2016 12:30:41 +0200 Subject: [PATCH] validate: Blacklist scrub_forward_seeking.op2b-mpeg2-wave_hd_mxf See https://bugzilla.gnome.org/show_bug.cgi?id=764025 --- 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 0e1cae324e..ed6f5d955c 100644 --- a/validate/launcher/apps/gstvalidate.py +++ b/validate/launcher/apps/gstvalidate.py @@ -847,6 +847,8 @@ not been tested and explicitely activated if you set use --wanted-tests ALL""") "Reverse playback is not handled in MXF"), ("validate\.file\.transcode.*mxf", "FIXME: Transcoding and mixing tests need to be tested"), + ("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",