https://bugzilla.wikimedia.org/show_bug.cgi?id=46920
--- Comment #13 from Ċ½eljko Filipin <[email protected]> --- When I run the tests, I get this: vagrant@mediawiki-vagrant:~$ cd /srv/browsertests vagrant@mediawiki-vagrant:/srv/browsertests$ bundle exec cucumber features/login.feature You are using an old or stdlib version of json gem Please upgrade to the recent version by adding this to your Gemfile: gem 'json', '~> 1.7.7' Using the default profile... FFF----------------------- (::) failed steps (::) Unable to pick a platform for the provided browser (RuntimeError) ./features/step_definitions/login_steps.rb:2:in `/^I am at Log in page$/' features/login.feature:5:in `Given I am at Log in page' Failing Scenarios: cucumber features/login.feature:7 # Scenario: Go to Log in page 6 scenarios (1 failed, 5 skipped) 24 steps (1 failed, 23 skipped) 1m1.817s -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
