[glib] Fix the GDBusProxy async test
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Fix the GDBusProxy async test
- Date: Tue, 28 Aug 2012 04:08:07 +0000 (UTC)
commit 0149f44f4a3c8874b8327eddcd58561f5707220a
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Aug 19 18:36:18 2012 -0400
Fix the GDBusProxy async test
Patch by Mike Gorse, bug
https://bugzilla.gnome.org/show_bug.cgi?id=674805
gio/tests/gdbus-proxy.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gio/tests/gdbus-proxy.c b/gio/tests/gdbus-proxy.c
index 255e855..06bd8aa 100644
--- a/gio/tests/gdbus-proxy.c
+++ b/gio/tests/gdbus-proxy.c
@@ -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 */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]