Closed
Bug 1078673
Opened 11 years ago
Closed 11 years ago
Intermittent test_a11y_keyboard_word_suggestions.py TestA11yKeyboardWordSuggestions.test_a11y_keyboard_word_suggestions | JavascriptException: JavascriptException: TypeError: Argument 1 of Window.getComputedStyle is not an object.
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1078156
People
(Reporter: ryanvm, Unassigned)
Details
"Chop off one head, two more appear in its place" - why does Gip on OSX make me think of Hydra?
This appears to have started when the last a11y test was disabled and we've been cheerfully pretending to not see it since.
https://treeherder.mozilla.org/ui/logviewer.html#?job_id=2800515&repo=mozilla-inbound
builder b2g_macosx64 mozilla-inbound opt test gaia-ui-test
buildid 20141006093354
builduid 9537b9f3026f4f638a1b2dbba9cb5da8
results warnings (1)
revision ef7d6554b13d
slave talos-mtnlion-r5-096
starttime Mon Oct 06 2014 14:15:11 GMT-0400 (Eastern Standard Time)
11:29:20 INFO - TEST-START | test_a11y_keyboard_word_suggestions.py TestA11yKeyboardWordSuggestions.test_a11y_keyboard_word_suggestions
11:29:20 ERROR - TEST-UNEXPECTED-ERROR | test_a11y_keyboard_word_suggestions.py TestA11yKeyboardWordSuggestions.test_a11y_keyboard_word_suggestions | JavascriptException: JavascriptException: TypeError: Argument 1 of Window.getComputedStyle is not an object.
11:29:20 INFO - stacktrace:
11:29:20 INFO - @app://system.gaiamobile.org/js/app_chrome.js, line 447
11:29:20 INFO - Traceback (most recent call last):
11:29:20 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette_test.py", line 249, in run
11:29:20 INFO - self.setUp()
11:29:20 INFO - File "/builds/slave/talos-slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/tests/accessibility/keyboard/test_a11y_keyboard_word_suggestions.py", line 13, in setUp
11:29:20 INFO - GaiaTestCase.setUp(self)
11:29:20 INFO - File "/builds/slave/talos-slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 720, in setUp
11:29:20 INFO - MarionetteTestCase.setUp(self)
11:29:20 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette_test.py", line 540, in setUp
11:29:20 INFO - CommonTestCase.setUp(self)
11:29:20 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette_test.py", line 390, in setUp
11:29:20 INFO - self.close_test_container()
11:29:20 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette_test.py", line 500, in close_test_container
11:29:20 INFO - }""", script_timeout=60000)
11:29:20 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette.py", line 1269, in execute_async_script
11:29:20 INFO - filename=os.path.basename(frame[0]))
11:29:20 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/decorators.py", line 35, in _
11:29:20 INFO - return func(*args, **kwargs)
11:29:20 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette.py", line 638, in _send_message
11:29:20 INFO - self._handle_error(response)
11:29:20 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette.py", line 686, in _handle_error
11:29:20 INFO - raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
11:29:20 INFO - TEST-INFO took 208ms
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 4•11 years ago
|
||
The same as bug 1078156?
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Keywords: intermittent-failure
You need to log in
before you can comment on or make changes to this bug.
Description
•