Project

General

Profile

Actions

Bug #5024

closed

[Workbench] Websocket integration test fails with Firefox 35: "arguments[0] is undefined"

Added by Brett Smith about 9 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
Workbench
Target version:
-
Story points:
-

Description

The error is:

  1) Error:
WebsocketTest#test_test_page:
Selenium::WebDriver::Error::JavascriptError: arguments[0] is undefined
    test/integration/websockets_test.rb:10:in `block in <class:WebsocketTest>'
    test/test_helper.rb:258:in `run'

We'll probably just wait for the issue to get fixed upstream, but I wanted a tracking issue.


Related issues

Related to Arvados - Bug #7451: [Tests] test suites should run on debian jessieResolved10/05/2015Actions
Actions #1

Updated by Brett Smith over 8 years ago

Apparently the fix is bundle update selenium-webdriver. We could reflect that in our Gemfile, but we need to make sure it will continue to work fine on stock wheezy (read: the ci server) before doing so.

Actions #2

Updated by Tom Clegg almost 8 years ago

  • Status changed from New to Resolved

selenium-webdriver updated from 2.44.0 to 2.48.1 in 7cc3978 (oct 2015) and to 2.53.1 in 4d697d3 (jun 2016). Tests pass with iceweasel 38 (ci, jessie) and 45 (my dev box, jessie). Closing.

Actions

Also available in: Atom PDF