r35797 - /desktop/experimental/glib2.0/debian/patches/07_socket_test_bump_max_time.patch

mpitt at users.alioth.debian.org mpitt at users.alioth.debian.org
Mon Sep 24 06:59:16 UTC 2012


Author: mpitt
Date: Mon Sep 24 06:59:16 2012
New Revision: 35797

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35797
Log:
07_socket_test_bump_max_time.patch: Bump maximum time even further

Modified:
    desktop/experimental/glib2.0/debian/patches/07_socket_test_bump_max_time.patch

Modified: desktop/experimental/glib2.0/debian/patches/07_socket_test_bump_max_time.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/patches/07_socket_test_bump_max_time.patch?rev=35797&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/patches/07_socket_test_bump_max_time.patch [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/patches/07_socket_test_bump_max_time.patch [utf-8] Mon Sep 24 06:59:16 2012
@@ -24,7 +24,7 @@
  
    g_assert_cmpint (poll_duration, >=, 98000);
 -  g_assert_cmpint (poll_duration, <, 110000);
-+  g_assert_cmpint (poll_duration, <, 160000);
++  g_assert_cmpint (poll_duration, <, 190000);
  
    g_socket_close (client, &error);
    g_assert_no_error (error);




More information about the pkg-gnome-commits mailing list