This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, 6.0 has been updated
via bd41acd8e21243858b6043f4834cf9034b1c0ba2 (commit)
from e59c91d35d71ee04da8f063ce20769ade0238ef3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit bd41acd8e21243858b6043f4834cf9034b1c0ba2
Author: Roland Mas <[email protected]>
Date: Thu Apr 9 12:38:56 2015 +0200
Re-increase Selenium startup timeout; 30 seconds is not always enough
diff --git a/tests/func/phpunit-selenium.sh b/tests/func/phpunit-selenium.sh
index 182d9a4..e3a2dec 100755
--- a/tests/func/phpunit-selenium.sh
+++ b/tests/func/phpunit-selenium.sh
@@ -129,7 +129,7 @@ EOF
echo "Starting Selenium"
killall -9 java || true
-timeout=30
+timeout=60
PATH=/usr/lib/iceweasel:/usr/lib64/firefox:$PATH LANG=C java -jar
/usr/share/selenium/selenium-server.jar -trustAllSSLCertificates -singleWindow &
pid=$!
i=0
-----------------------------------------------------------------------
Summary of changes:
tests/func/phpunit-selenium.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits