From e3dbe65314e720edadbd28a6defdce258c1ebc3a Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 18 Aug 2010 15:31:09 +0200 Subject: [PATCH] check: enable queue test again --- tests/check/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 544d361..db23384 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -63,6 +63,7 @@ REGISTRY_CHECKS = \ elements/identity \ elements/multiqueue \ elements/tee \ + elements/queue \ libs/basesrc \ libs/basesink \ libs/controller \ @@ -108,11 +109,9 @@ check_PROGRAMS = \ libs/transform1 # failing tests -# queue : tests is unstable (race conditions) noinst_PROGRAMS = \ gst/gstpipeline \ - libs/collectpads \ - elements/queue + libs/collectpads # elements to ignore for the state tests # STATE_IGNORE_ELEMENTS = -- 2.7.4