summaryrefslogtreecommitdiff
path: root/testsuite/refcounting
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-04-14 17:10:57 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-04-14 17:10:57 +0000
commit8bdbb4a0889df0425253a89be7ed054fa0a25fd9 (patch)
tree24f5b7194bdbc862b16146a7b0952ed96b22fd7c /testsuite/refcounting
parentd46ea6f2d6a9b2526b47be995bc3d1d737bfd767 (diff)
downloadgstreamer-8bdbb4a0889df0425253a89be7ed054fa0a25fd9.tar.gz
disable pad and element_pad test until vmsize () works reliably
Original commit message from CVS: disable pad and element_pad test until vmsize () works reliably
Diffstat (limited to 'testsuite/refcounting')
-rw-r--r--testsuite/refcounting/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/testsuite/refcounting/Makefile.am b/testsuite/refcounting/Makefile.am
index 99a5c005f4..b67cc9044a 100644
--- a/testsuite/refcounting/Makefile.am
+++ b/testsuite/refcounting/Makefile.am
@@ -1,7 +1,9 @@
include ../Rules
-tests_pass = bin element mainloop pad
-tests_fail = sched element_pad
+tests_pass = bin element mainloop
+# pad
+tests_fail = sched
+# element_pad
element_SOURCES = element.c mem.c
pad_SOURCES = pad.c mem.c