[gvfs] tests/run-in-tree.sh: Disable service activation for local D-BUS
- From: Martin Pitt <martinpitt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gvfs] tests/run-in-tree.sh: Disable service activation for local D-BUS
- Date: Mon, 26 Nov 2012 08:47:17 +0000 (UTC)
commit 8ed2757a7e3bd396a50e866b0e8fcba83e1df510
Author: Martin Pitt <martinpitt gnome org>
Date: Thu Nov 22 14:35:04 2012 +0100
tests/run-in-tree.sh: Disable service activation for local D-BUS
This tries to spawn gnome-keyring which can potentially mess up user's real
keyrings. It also causes long timeouts during D-BUS activation which make the
testsuite painfully slow.
test/session.conf.in | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/test/session.conf.in b/test/session.conf.in
index 611811f..eaf50e8 100644
--- a/test/session.conf.in
+++ b/test/session.conf.in
@@ -12,7 +12,10 @@
<servicedir>@testdir@</servicedir>
- <standard_session_servicedirs />
+ <!-- disabled for now; this causes gnome-keyring to be spawned, which can
+ interfere with user's real keyrings, as well as causing long delays
+ during D-BUS activation -->
+ <!-- <standard_session_servicedirs /> -->
<policy context="default">
<!-- Allow everything to be sent -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]