mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-14 05:16:18 +01:00
Fix the GDBusProxy async test
Patch by Mike Gorse, bug https://bugzilla.gnome.org/show_bug.cgi?id=674805
This commit is contained in:
parent
7e07ea8189
commit
0149f44f4a
@ -831,8 +831,6 @@ fail_test (gpointer user_data)
|
|||||||
static void
|
static void
|
||||||
test_async (void)
|
test_async (void)
|
||||||
{
|
{
|
||||||
return; /* XXX: See bug #672248 */
|
|
||||||
|
|
||||||
g_dbus_proxy_new_for_bus (G_BUS_TYPE_SESSION,
|
g_dbus_proxy_new_for_bus (G_BUS_TYPE_SESSION,
|
||||||
G_DBUS_PROXY_FLAGS_NONE,
|
G_DBUS_PROXY_FLAGS_NONE,
|
||||||
NULL, /* GDBusInterfaceInfo */
|
NULL, /* GDBusInterfaceInfo */
|
||||||
|
Loading…
Reference in New Issue
Block a user