From 8f2a048e5f7034bcea65043a5d9e2438fc84e56e Mon Sep 17 00:00:00 2001 From: Mark Nauwelaerts Date: Mon, 16 Apr 2012 17:03:01 +0200 Subject: [PATCH] Revert "tests: TEMP" This reverts commit e9fbabbb866e1eafa070c9cb07ac13ffa99a92bf. --- tests/check/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 220a301832..43024e929f 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -25,7 +25,7 @@ $(CHECK_REGISTRY): $(TESTS_ENVIRONMENT) # elements to ignore for the state tests -STATE_IGNORE_ELEMENTS = cdio cdparanoiasrc libvisual_ alsasrc alsasink appsrc +STATE_IGNORE_ELEMENTS = cdio cdparanoiasrc libvisual_ alsasrc alsasink TESTS = $(check_PROGRAMS) @@ -143,7 +143,6 @@ check_PROGRAMS = \ # videoconvert takes too long, so disabled for now VALGRIND_TO_FIX = \ elements/videoconvert \ - elements/decodebin \ libs/video # these tests don't even pass