https://bugzilla.wikimedia.org/show_bug.cgi?id=70179
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Antoine "hashar" Musso <[email protected]> --- After talking with Chris McMahon, this occurs quite rarely (found 5 such occurrences over the last 10 days). An example build is https://integration.wikimedia.org/ci/job/browsertests-Echo-test2.wikipedia.org-linux-chrome-sauce/9/console 00:13:16.483 When I am on the "Selenium Echo flyout test page" page # features/step_definitions/common_steps.rb:24 00:13:16.483 Then I have no new notifications # features/step_definitions/notifications_steps.rb:59 00:13:16.483 Request Timeout (RestClient::RequestTimeout) 00:13:16.483 gems/rest-client-1.7.2/lib/restclient/request.rb:427:in `rescue in transmit' 00:13:16.483 gems/rest-client-1.7.2/lib/restclient/request.rb:350:in `transmit' 00:13:16.483 gems/rest-client-1.7.2/lib/restclient/request.rb:176:in `execute' 00:13:16.483 gems/rest-client-1.7.2/lib/restclient/request.rb:41:in `execute' 00:13:16.483 gems/mediawiki_selenium-0.3.2/lib/mediawiki_selenium/support/env.rb:80:in `sauce_api' 00:13:16.483 gems/mediawiki_selenium-0.3.2/lib/mediawiki_selenium/support/hooks.rb:84:in `block in <top (required)>' Maybe we can at least yield a better error message, stating that we time-out connecting to SauceLabs? The trace above does not make it obvious. -- 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
