summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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