Fix the GDBusProxy async test
authorMatthias Clasen <mclasen@redhat.com>
Sun, 19 Aug 2012 22:36:18 +0000 (18:36 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 Aug 2012 04:08:05 +0000 (00:08 -0400)
Patch by Mike Gorse, bug
https://bugzilla.gnome.org/show_bug.cgi?id=674805

gio/tests/gdbus-proxy.c

index 255e855..06bd8aa 100644 (file)
@@ -831,8 +831,6 @@ fail_test (gpointer user_data)
 static void
 test_async (void)
 {
-  return; /* XXX: See bug #672248 */
-
   g_dbus_proxy_new_for_bus (G_BUS_TYPE_SESSION,
                             G_DBUS_PROXY_FLAGS_NONE,
                             NULL,                      /* GDBusInterfaceInfo */