Don't be sync silly test
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Fri, 27 Jun 2014 14:12:28 +0000 (16:12 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Fri, 31 Oct 2014 10:58:07 +0000 (11:58 +0100)
tests/check/gnl/gnlcomposition.c

index dab8ba3..46e93ca 100644 (file)
@@ -215,7 +215,6 @@ GST_START_TEST (test_simple_adder)
 
   composition = gst_element_factory_make ("gnlcomposition", "composition");
   fakesink = gst_element_factory_make ("fakesink", NULL);
-  g_object_set (fakesink, "sync", TRUE, NULL);
 
   /* gnl_adder */
   gnl_adder = gst_element_factory_make ("gnloperation", "gnl_adder");