summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Reitter <travis.reitter@collabora.co.uk>2011-06-22 13:35:44 -0700
committerTravis Reitter <travis.reitter@collabora.co.uk>2011-06-23 09:34:20 -0700
commitbe621be89c3e25c5875e245560328b3b556675ad (patch)
tree2549af3bc4c7b564fca2e98f2cac6a4b2df4f53e
parenta32e8adc4dcc15d6ac207d9c9dd6c9d7d44cd174 (diff)
Update Tp test backend suppression to match GDBus behavior.
Helps: bgo#629716 - Migrate Folks to GDBus
-rw-r--r--tests/lib/telepathy/contactlist/backend.c3
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