From 65975daec9d77ac3d4d910bbcc293e25a352635f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 30 Dec 2011 15:39:55 +0000 Subject: [PATCH] tests: disable GstIndex unit test --- tests/check/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 0bbe12a..d1788df 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -27,6 +27,9 @@ SUPPRESSIONS = $(top_srcdir)/common/gst.supp clean-local: clean-local-check +# These tests don't even build any longer: +# gst/gstindex.c + if GST_DISABLE_PARSE PARSE_CHECKS = pipelines/parse-disabled else @@ -67,7 +70,6 @@ REGISTRY_CHECKS = \ gst/gstelementfactory \ gst/gstevent \ gst/gstghostpad \ - gst/gstindex \ gst/gstplugin \ gst/gstpreset \ gst/gstquery \ -- 2.7.4