diff options
Diffstat (limited to 'tests/check')
-rw-r--r-- | tests/check/Makefile.am | 5 | ||||
-rw-r--r-- | tests/check/gst-plugins-bad.supp | 0 |
2 files changed, 2 insertions, 3 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 1c520254..e85d5c8b 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -22,7 +22,7 @@ install-pluginLTLIBRARIES: # the core dumps of some machines have PIDs appended CLEANFILES = core.* test-registry.xml -SUPPRESSIONS = $(top_srcdir)/common/gst.supp +SUPPRESSIONS = $(top_srcdir)/common/gst.supp $(srcdir)/gst-plugins-bad.supp clean-local: clean-local-check @@ -42,8 +42,7 @@ check_wavpack = endif VALGRIND_TO_FIX = \ - elements/mpeg2enc \ - elements/wavpackenc + elements/mpeg2enc # valgrind testing VALGRIND_TESTS_DISABLE = $(VALGRIND_TO_FIX) diff --git a/tests/check/gst-plugins-bad.supp b/tests/check/gst-plugins-bad.supp new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tests/check/gst-plugins-bad.supp |