-
Committer:
Bileto Bot
-
Author(s):
Alberto Mardegan
-
Date:
2016-07-22 05:08:11 UTC
-
mfrom:
(21.3.3 timeout-1603706)
-
Revision ID:
ci-train-bot@canonical.com-20160722050811-8d812m144hyqnkqx
Tests: keep the service alive while running the test
On slower machines, the D-Bus service can timeout during the execution of the testAccountChanges() test, causing it to fail.
With this change each test is run in its own D-Bus session, with a 30 seconds timeout, and only the testLifetime() has a shorter timeout, needed to test the auto-quitting functionality. (LP: #1603706)