Merge lp:~sil2100/gnome-control-center-signon/bump_timeout into lp:gnome-control-center-signon

Proposed by Łukasz Zemczak
Status: Merged
Approved by: Alberto Mardegan
Approved revision: 162
Merged at revision: 162
Proposed branch: lp:~sil2100/gnome-control-center-signon/bump_timeout
Merge into: lp:gnome-control-center-signon
Diff against target: 12 lines (+1/-1)
1 file modified
tests/test-account-plugin.sh (+1/-1)
To merge this branch: bzr merge lp:~sil2100/gnome-control-center-signon/bump_timeout
Reviewer Review Type Date Requested Status
Alberto Mardegan (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+171066@code.launchpad.net

Commit message

Bump the dbus-test-runner timout 2x, as armhf can be really slow

Description of the change

Bump the dbus-test-runner timout 2x, as armhf can be really slow.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Alberto Mardegan (mardy) wrote :

Looks good, thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tests/test-account-plugin.sh'
2--- tests/test-account-plugin.sh 2013-01-23 14:15:03 +0000
3+++ tests/test-account-plugin.sh 2013-06-24 11:44:26 +0000
4@@ -15,7 +15,7 @@
5 # we don't want any extensions to be loaded
6 export SSO_EXTENSIONS_DIR="/non/existing/path"
7
8-xvfb-run --auto-servernum -- dbus-test-runner -m 180 \
9+xvfb-run --auto-servernum -- dbus-test-runner -m 360 \
10 -t signond --ignore-return \
11 -t ./tests/test-account-plugin \
12 -f com.google.code.AccountsSSO.SingleSignOn

Subscribers

People subscribed via source and target branches