From: David Schleef Date: Wed, 19 Nov 2003 23:01:51 +0000 (+0000) Subject: minor cleanup X-Git-Tag: BRANCH-RELEASE-0_7_2-ROOT~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=36f12d3acb7486ddd60946c8b74ac13b42927761;p=platform%2Fupstream%2Fgstreamer.git minor cleanup Original commit message from CVS: minor cleanup --- diff --git a/tests/old/testsuite/cleanup/Makefile.am b/tests/old/testsuite/cleanup/Makefile.am index cb1ff56b4a..28369a5aaa 100644 --- a/tests/old/testsuite/cleanup/Makefile.am +++ b/tests/old/testsuite/cleanup/Makefile.am @@ -1,8 +1,10 @@ include ../Rules tests_pass = cleanup1 cleanup2 cleanup4 cleanup5 -tests_fail = -#tests_that_work_sometimes = cleanup3 +tests_fail = + +# cleanup3 fails depending on the machine +tests_ignore = cleanup3 # we have nothing but apps here, we can do this safely cleanup1_LDADD = $(GST_LIBS) diff --git a/testsuite/cleanup/Makefile.am b/testsuite/cleanup/Makefile.am index cb1ff56b4a..28369a5aaa 100644 --- a/testsuite/cleanup/Makefile.am +++ b/testsuite/cleanup/Makefile.am @@ -1,8 +1,10 @@ include ../Rules tests_pass = cleanup1 cleanup2 cleanup4 cleanup5 -tests_fail = -#tests_that_work_sometimes = cleanup3 +tests_fail = + +# cleanup3 fails depending on the machine +tests_ignore = cleanup3 # we have nothing but apps here, we can do this safely cleanup1_LDADD = $(GST_LIBS)