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.1 has been updated
via c66c48e94b7ebe712a36bdcc197c705242be4b7c (commit)
from 4927550ca95ee690ecbbb641a09bb505a58bc28e (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 -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=c66c48e94b7ebe712a36bdcc197c705242be4b7c
commit c66c48e94b7ebe712a36bdcc197c705242be4b7c
Author: Roland Mas <[email protected]>
Date: Mon Oct 30 20:59:37 2017 +0100
Bump Selenium to 3.6.0 to (hopefully) cope with recent Firefox
diff --git a/tests/func_tests.sh b/tests/func_tests.sh
index 1cf9bd8..38b20e1 100755
--- a/tests/func_tests.sh
+++ b/tests/func_tests.sh
@@ -89,8 +89,8 @@ install_selenium() {
fi
# Install selenium (no packaged version available)
- SELENIUMMAJOR=2
- SELENIUMMINOR=53
+ SELENIUMMAJOR=3
+ SELENIUMMINOR=6
SELENIUMMICRO=0
SELENIUMURL=http://selenium-release.storage.googleapis.com/$SELENIUMMAJOR.$SELENIUMMINOR/selenium-server-standalone-$SELENIUMMAJOR.$SELENIUMMINOR.$SELENIUMMICRO.jar
mkdir -p /usr/share/selenium/
-----------------------------------------------------------------------
Summary of changes:
tests/func_tests.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits