From 36f12d3acb7486ddd60946c8b74ac13b42927761 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 19 Nov 2003 23:01:51 +0000 Subject: [PATCH] minor cleanup Original commit message from CVS: minor cleanup --- tests/old/testsuite/cleanup/Makefile.am | 6 ++++-- testsuite/cleanup/Makefile.am | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/tests/old/testsuite/cleanup/Makefile.am b/tests/old/testsuite/cleanup/Makefile.am index cb1ff56..28369a5 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 cb1ff56..28369a5 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) -- 2.7.4