summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Smith <msmith@xiph.org>2006-06-02 17:01:01 +0000
committerMichael Smith <msmith@xiph.org>2006-06-02 17:01:01 +0000
commit5f94428ffce236d9faf578e7355404c6583f5c15 (patch)
tree0058e0f613410ab26133cfeacc924dddd772ee76
parentdcbca1e193b0bfb638c6ae5895a4e66edf889504 (diff)
downloadgst-plugins-bad-5f94428ffce236d9faf578e7355404c6583f5c15.tar.gz
gst-plugins-bad-5f94428ffce236d9faf578e7355404c6583f5c15.tar.bz2
gst-plugins-bad-5f94428ffce236d9faf578e7355404c6583f5c15.zip
tests/check/: Don't busy-wait in tests; this was causing test timeouts very frequently when running under valgrind.
Original commit message from CVS: * tests/check/elements/audioconvert.c: (set_channel_positions), (get_float_mc_caps), (get_int_mc_caps): * tests/check/elements/audioresample.c: * tests/check/elements/audiotestsrc.c: (GST_START_TEST): * tests/check/elements/videorate.c: * tests/check/elements/videotestsrc.c: (GST_START_TEST): * tests/check/elements/volume.c: * tests/check/elements/vorbisdec.c: * tests/check/pipelines/vorbisenc.c: (GST_START_TEST): Don't busy-wait in tests; this was causing test timeouts very frequently when running under valgrind.
-rw-r--r--tests/check/elements/audioresample.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/check/elements/audioresample.c b/tests/check/elements/audioresample.c
index 680ab7be..3d6a7513 100644
--- a/tests/check/elements/audioresample.c
+++ b/tests/check/elements/audioresample.c
@@ -24,7 +24,6 @@
#include <gst/check/gstcheck.h>
-GList *buffers = NULL;
gboolean have_eos = FALSE;
/* For ease of programming we use globals to keep refs for our floating