minor cleanup
authorDavid Schleef <ds@schleef.org>
Wed, 19 Nov 2003 23:01:51 +0000 (23:01 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 19 Nov 2003 23:01:51 +0000 (23:01 +0000)
Original commit message from CVS:
minor cleanup

tests/old/testsuite/cleanup/Makefile.am
testsuite/cleanup/Makefile.am

index cb1ff56b4ac789cc2f6e3f1946ac2f9b8979c5a1..28369a5aaa73a29404777b77e327a5a4d5c39e2d 100644 (file)
@@ -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)
index cb1ff56b4ac789cc2f6e3f1946ac2f9b8979c5a1..28369a5aaa73a29404777b77e327a5a4d5c39e2d 100644 (file)
@@ -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)