Spage has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/160892

Change subject: QA: Update selenium-webdriver so Firefox 32 works
......................................................................

QA: Update selenium-webdriver so Firefox 32 works

I did `bundle update`.
Without this, browser tests on Firefox 32 fail with
`unable to obtain stable firefox connection in 60 seconds
(127.0.0.1:7055) (Selenium::WebDriver::Error::WebDriverError)`

Change I26190cca06ee gave Flow the same update, this Gemfile.lock is
identical except Echo has a "chunky_png" gem.

Change-Id: I0b62134d38f3262b734af83cc58b644040857645
---
M tests/browser/Gemfile.lock
1 file changed, 6 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo 
refs/changes/92/160892/1

diff --git a/tests/browser/Gemfile.lock b/tests/browser/Gemfile.lock
index 99281e8..097f5d6 100644
--- a/tests/browser/Gemfile.lock
+++ b/tests/browser/Gemfile.lock
@@ -5,7 +5,7 @@
     childprocess (0.5.3)
       ffi (~> 1.0, >= 1.0.11)
     chunky_png (1.3.1)
-    cucumber (1.3.16)
+    cucumber (1.3.17)
       builder (>= 2.1.2)
       diff-lcs (>= 1.1.3)
       gherkin (~> 2.12)
@@ -15,7 +15,7 @@
       faker (>= 1.1.2)
       yml_reader (>= 0.3)
     diff-lcs (1.2.5)
-    domain_name (0.5.20)
+    domain_name (0.5.21)
       unf (>= 0.0.5, < 1.0.0)
     faker (1.4.3)
       i18n (~> 0.5)
@@ -61,18 +61,18 @@
     rspec-expectations (2.99.2)
       diff-lcs (>= 1.1.3, < 2.0)
     rubyzip (1.1.6)
-    selenium-webdriver (2.42.0)
-      childprocess (>= 0.5.0)
+    selenium-webdriver (2.43.0)
+      childprocess (~> 0.5)
       multi_json (~> 1.0)
       rubyzip (~> 1.0)
-      websocket (~> 1.0.4)
+      websocket (~> 1.0)
     syntax (1.2.0)
     unf (0.1.4)
       unf_ext
     unf_ext (0.0.6)
     watir-webdriver (0.6.10)
       selenium-webdriver (>= 2.18.0)
-    websocket (1.0.7)
+    websocket (1.2.1)
     yml_reader (0.3)
 
 PLATFORMS

-- 
To view, visit https://gerrit.wikimedia.org/r/160892
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0b62134d38f3262b734af83cc58b644040857645
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Spage <sp...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to