slomo gst-plugins-bad: gst-plugins-bad/ gst-plugins-bad/tests/check/elements/

[email protected] Tue, 16 Dec 2008 04:46:52 -0800 (PST)
Newsgroups gmane.comp.video.gstreamer.cvs
Message-ID <[email protected]>
CVS Root:       /cvs/gstreamer
Module:         gst-plugins-bad
Changes by:     slomo
Date:           Tue Dec 16 2008  12:46:52 UTC

Log message:
* tests/check/elements/mxfdemux.c: (mxfdemux_suite):
Increase the timeout to 3 minutes to prevent timeouts.

Modified files:
    .               : ChangeLog
    tests/check/elements: mxfdemux.c

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ChangeLog.diff?r1=1.3818&r2=1.3819
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/tests/check/elements/mxfdemux.c.diff?r1=1.2&r2=1.3

====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/gst-plugins-bad/ChangeLog,v
retrieving revision 1.3818
retrieving revision 1.3819
diff -u -d -r1.3818 -r1.3819
--- ChangeLog	16 Dec 2008 12:37:13 -0000	1.3818
+++ ChangeLog	16 Dec 2008 12:46:36 -0000	1.3819
@@ -1,5 +1,10 @@
 2008-12-16  Sebastian Dröge  <[email protected]>
 
+	* tests/check/elements/mxfdemux.c: (mxfdemux_suite):
+	Increase the timeout to 3 minutes to prevent timeouts.
+
+2008-12-16  Sebastian Dröge  <[email protected]>
 	* tests/check/elements/mxfdemux.c: (_sink_event):
 	* tests/check/elements/mxfdemux.h:
 	Make sure the main loop is already running when handling the EOS
Index: mxfdemux.c
RCS file: /cvs/gstreamer/gst-plugins-bad/tests/check/elements/mxfdemux.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mxfdemux.c	16 Dec 2008 12:37:15 -0000	1.2
+++ mxfdemux.c	16 Dec 2008 12:46:37 -0000	1.3
@@ -264,6 +264,7 @@
   TCase *tc_chain = tcase_create ("general");
   suite_add_tcase (s, tc_chain);
+  tcase_set_timeout (tc_chain, 180);
   tcase_add_test (tc_chain, test_pull);
   tcase_add_test (tc_chain, test_push);

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/

_______________________________________________
gstreamer-cvs-verbose mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs-verbose