From e9fbabbb866e1eafa070c9cb07ac13ffa99a92bf Mon Sep 17 00:00:00 2001 From: Mark Nauwelaerts Date: Fri, 30 Mar 2012 16:56:16 +0200 Subject: [PATCH] tests: TEMP --- tests/check/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 43024e929f..220a301832 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 +STATE_IGNORE_ELEMENTS = cdio cdparanoiasrc libvisual_ alsasrc alsasink appsrc TESTS = $(check_PROGRAMS) @@ -143,6 +143,7 @@ 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