[Qa-jenkins-scm] [jenkins.debian.net] 01/01: torbrowser tests: wait 5 more seconds for settings dialog
Holger Levsen
holger at moszumanska.debian.org
Thu Jan 28 01:35:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 09d41f522237f3bded5c7de0b089f4eb4cd3adfd
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Jan 28 02:35:06 2016 +0100
torbrowser tests: wait 5 more seconds for settings dialog
---
bin/test_torbrowser-launcher.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/test_torbrowser-launcher.sh b/bin/test_torbrowser-launcher.sh
index a6086b5..b76e1f4 100755
--- a/bin/test_torbrowser-launcher.sh
+++ b/bin/test_torbrowser-launcher.sh
@@ -309,7 +309,7 @@ download_and_launch() {
local BROWSER_PROFILE=TorBrowser/Data/Browser/profile.default
STATUS="$(schroot --run-session -c $SESSION -- test ! -d $BROWSER_DIR_EN/$BROWSER_PROFILE -a ! -d $BROWSER_DIR_DE/$BROWSER_PROFILE || echo $(date -u ) - torbrowser running. )"
if [ -n "$STATUS" ] ; then
- sleep 10
+ sleep 15
break
fi
done
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list