mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-23 22:16:16 +01:00
tests: Remove extra debugging from gdbus-connection-flush
Having compared the debug output, it doesn’t show anything unusual
happening that can’t already be seen from other output, for this test.
This is a partial revert of 8fd71dccc5
. The debugging output it added to
other tests may still be useful.
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
Helps: #1929
This commit is contained in:
parent
693e4efeba
commit
648f9efce0
@ -368,9 +368,6 @@ main (int argc,
|
||||
{
|
||||
gint ret;
|
||||
|
||||
/* FIXME: Add debug for https://gitlab.gnome.org/GNOME/glib/issues/1929 */
|
||||
g_setenv ("G_DBUS_DEBUG", "authentication", TRUE);
|
||||
|
||||
g_test_init (&argc, &argv, NULL);
|
||||
|
||||
g_test_add ("/gdbus/connection/flush/busy", Fixture, NULL,
|
||||
|
Loading…
Reference in New Issue
Block a user