[next] telepathy-glib: Revert " Skip part of the self-handle test until we fix its race condition"

Simon McVittie smcv at kemper.freedesktop.org
Wed Sep 17 06:18:54 PDT 2014


Module: telepathy-glib
Branch: next
Commit: 8ea6ced9677411ff566bb0a4351d81232ae52be0
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=8ea6ced9677411ff566bb0a4351d81232ae52be0

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Wed Sep 17 14:18:12 2014 +0100

Revert "Skip part of the self-handle test until we fix its race condition"

This reverts commit d00ccc12e7c27b42538389be4595f658ac2cc4eb.

---

 tests/dbus/self-handle.c |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/tests/dbus/self-handle.c b/tests/dbus/self-handle.c
index 2059e8f..52dfb71 100644
--- a/tests/dbus/self-handle.c
+++ b/tests/dbus/self-handle.c
@@ -273,9 +273,6 @@ test_change_inconveniently (Fixture *f,
   GQuark features[] = { TP_CONNECTION_FEATURE_CONNECTED, 0 };
   guint filter_id;
 
-  g_test_skip ("race condition, https://bugs.freedesktop.org/show_bug.cgi?id=78593");
-  return;
-
   /* This test exercises what happens if the self-contact changes
    * between obtaining its handle for the first time and having the
    * TpContact fully prepared. In Telepathy 1.0, that can only happen



More information about the telepathy-commits mailing list