https://bugzilla.wikimedia.org/show_bug.cgi?id=48831
--- Comment #3 from Ċ½eljko Filipin <[email protected]> --- As far as I understand it, the feature is not enabled at en.wikipedia.beta.wmflabs.org on purpose. Since we plan to stop running tests at sandbox.translatewiki.net, I propose that we delete the test. Chris what do you think? Test results: # sandbox.translatewiki.net $ export MEDIAWIKI_URL=http://sandbox.translatewiki.net/wiki/ $ bundle exec cucumber features/uls.feature:4 Using the default profile... ... 1 scenario (1 passed) 3 steps (3 passed) 0m8.148s # en.wikipedia.beta.wmflabs.org $ export MEDIAWIKI_URL=http://en.wikipedia.beta.wmflabs.org/wiki/ $ bundle exec cucumber features/uls.feature:4 Using the default profile... .F- (::) failed steps (::) unable to locate element, using {:class=>"uls-trigger", :tag_name=>"a"} (Watir::Exception::UnknownObjectException) (eval):1:in `process_watir_call' ./features/step_definitions/uls_steps.rb:2:in `/^I click language selector trigger element$/' features/uls.feature:6:in `When I click language selector trigger element' Failing Scenarios: cucumber features/uls.feature:4 # Scenario: Open Language selector 1 scenario (1 failed) 3 steps (1 failed, 1 skipped, 1 passed) 0m8.211s -- 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
