summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-09-17 14:18:12 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-09-17 14:18:12 +0100
commit8ea6ced9677411ff566bb0a4351d81232ae52be0 (patch)
treeec07bd5c0cb5f75fd67cb73eff5ce9bc86b07d30
parent2c5d83a54c2c06cb99e1f21985945392e3d937c8 (diff)
downloadtelepathy-glib-8ea6ced9677411ff566bb0a4351d81232ae52be0.tar.gz
Revert "Skip part of the self-handle test until we fix its race condition"
This reverts commit d00ccc12e7c27b42538389be4595f658ac2cc4eb.
-rw-r--r--tests/dbus/self-handle.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/dbus/self-handle.c b/tests/dbus/self-handle.c
index 2059e8fe3..52dfb714d 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