[folks] Update Tp test backend suppression to match GDBus behavior.
- From: Travis Reitter <treitter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] Update Tp test backend suppression to match GDBus behavior.
- Date: Thu, 23 Jun 2011 16:35:34 +0000 (UTC)
commit be621be89c3e25c5875e245560328b3b556675ad
Author: Travis Reitter <travis reitter collabora co uk>
Date: Wed Jun 22 13:35:44 2011 -0700
Update Tp test backend suppression to match GDBus behavior.
Helps: bgo#629716 - Migrate Folks to GDBus
tests/lib/telepathy/contactlist/backend.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/tests/lib/telepathy/contactlist/backend.c b/tests/lib/telepathy/contactlist/backend.c
index 9710c0b..8d12c05 100644
--- a/tests/lib/telepathy/contactlist/backend.c
+++ b/tests/lib/telepathy/contactlist/backend.c
@@ -138,8 +138,7 @@ _log_should_suppress (const char *domain,
{
/* Ignore the error caused by not running the logger */
return g_str_has_suffix (message,
- "The name org.freedesktop.Telepathy.Logger was not provided by any "
- ".service files");
+ "Lost connection to the telepathy-logger service.");
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]