Upgrade third_party Selenium to 2.50.1. (issue 288040043 by kpreid@google.com)

10 views
Skip to first unread message

re...@codereview-hr.appspotmail.com

unread,
Feb 1, 2016, 4:32:39 PM2/1/16
to fel...@gmail.com, kpr...@google.com, google-ca...@googlegroups.com, re...@codereview-hr.appspotmail.com
Reviewers: felix8a,

Description:
Upgrade third_party Selenium to 2.50.1.

Please review this at https://codereview.appspot.com/288040043/

Affected files (+2, -2 lines):
M build.xml
M third_party/java/webdriver/README
M third_party/java/webdriver/VERSION
A + third_party/java/webdriver/selenium-server-standalone.jar
D third_party/java/webdriver/selenium-standalone.jar


Index: third_party/java/webdriver/selenium-standalone.jar
diff --git a/third_party/java/webdriver/selenium-standalone.jar
b/third_party/java/webdriver/selenium-standalone.jar
deleted file mode 100644
index
020191b732e07f17cf71f1d8584a48a6a9f14583..0000000000000000000000000000000000000000
Binary files a/third_party/java/webdriver/selenium-standalone.jar and
/dev/null differ
Index: build.xml
diff --git a/build.xml b/build.xml
index
0162a99680088ef67ee63f8269aad096b84003e7..8f0fc00b64bd2a97e60c6df4c6fc10a501ad38ba
100644
--- a/build.xml
+++ b/build.xml
@@ -122,7 +122,7 @@ For help on building and testing Caja, see:
<pathelement path="${third_party}/java/junit/junit.jar"/>
<pathelement path="${third_party}/java/rhino/js.jar"/>
<path refid="classpath.main"/> <!-- must be above other javax.servlet
-->
- <pathelement
path="${third_party}/java/webdriver/selenium-standalone.jar"/>
+ <pathelement
path="${third_party}/java/webdriver/selenium-server-standalone.jar"/>
<path refid="classpath.gwt"/>
</path>

Index: third_party/java/webdriver/README
diff --git a/third_party/java/webdriver/README
b/third_party/java/webdriver/README
index
0a4b943bee8c9170ff2728160336655f383b1550..789c5af41a224f8c1f9dceb82e934ec3b35553ba
100644
--- a/third_party/java/webdriver/README
+++ b/third_party/java/webdriver/README
@@ -1,3 +1,3 @@
origin
-
http://selenium-release.storage.googleapis.com/2.45/selenium-server-standalone-2.45.0.jar
+
http://selenium-release.storage.googleapis.com/2.50/selenium-server-standalone-2.50.1.jar
from http://docs.seleniumhq.org/download/
Index: third_party/java/webdriver/VERSION
diff --git a/third_party/java/webdriver/VERSION
b/third_party/java/webdriver/VERSION
index
61e9d30e3dc001fc62784017f48e7812500c6a8b..cafef363db87cdc6773a345a2f0319719b2f840b
100644
--- a/third_party/java/webdriver/VERSION
+++ b/third_party/java/webdriver/VERSION
@@ -1,2 +1,2 @@
-Version: 2.45.0
-URL:
http://selenium-release.storage.googleapis.com/2.45/selenium-server-standalone-2.45.0.jar
+Version: 2.50.1
+URL:
http://selenium-release.storage.googleapis.com/2.50/selenium-server-standalone-2.50.1.jar
Index: third_party/java/webdriver/selenium-server-standalone.jar
diff --git a/third_party/java/webdriver/selenium-standalone.jar
b/third_party/java/webdriver/selenium-server-standalone.jar
similarity index 74%
rename from third_party/java/webdriver/selenium-standalone.jar
rename to third_party/java/webdriver/selenium-server-standalone.jar
index
020191b732e07f17cf71f1d8584a48a6a9f14583..7a58ae2b30c61aa6c0e265f22e32331a2b30e15b
100644
Binary files a/third_party/java/webdriver/selenium-standalone.jar and
b/third_party/java/webdriver/selenium-server-standalone.jar differ


fel...@gmail.com

unread,
Feb 1, 2016, 4:35:22 PM2/1/16
to kpr...@google.com, google-ca...@googlegroups.com, re...@codereview-hr.appspotmail.com
Reply all
Reply to author
Forward
0 new messages