From bc297a82958455c6a9ec694cc35d4576c3da6635 Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Tue, 4 Aug 2015 08:53:17 -0400 Subject: [PATCH] validate: Enable flac reverse playback tests This is now supported and works as expected. --- validate/launcher/apps/gstvalidate.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/validate/launcher/apps/gstvalidate.py b/validate/launcher/apps/gstvalidate.py index 5996a28178..017eb019c8 100644 --- a/validate/launcher/apps/gstvalidate.py +++ b/validate/launcher/apps/gstvalidate.py @@ -818,10 +818,6 @@ not been tested and explicitely activated if you set use --wanted-tests ALL""") ("validate.file.*.simple.scrub_forward_seeking.synchronized", "https://bugzilla.gnome.org/show_bug.cgi?id=734060"), - # FLAC known issues" - (".*reverse_playback.*flac", - "Reverse playback is not handled in flac"), - # WMV known issues" (".*reverse_playback.*wmv", "Reverse playback is not handled in wmv"),