Closed Bug 1018393 Opened 10 years ago Closed 10 years ago

Intermittent failing test, test_a11y_keyboard_key_names.py test_a11y_keyboard_key_names.TestA11yKeyboardKeyNames.test_a11y_keyboard_key_names

Categories

(Firefox OS Graveyard :: Gaia::UI Tests, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: kgrandon, Unassigned)

Details

This test has started failing quite frequently on travis.

TEST-START test_a11y_keyboard_key_names.py

test_a11y_keyboard_key_names (test_a11y_keyboard_key_names.TestA11yKeyboardKeyNames) ... ERROR

======================================================================

ERROR: None

----------------------------------------------------------------------

Traceback (most recent call last):

File "/home/travis/build/mozilla-b2g/gaia/travis_venv/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run

testMethod()

File "/home/travis/build/mozilla-b2g/gaia/tests/python/gaia-ui-tests/gaiatest/tests/accessibility/keyboard/test_a11y_keyboard_key_names.py", line 31, in test_a11y_keyboard_key_names

self.assertEqual(keyboard.a11y_enter_key_name, 'return')

File "/home/travis/build/mozilla-b2g/gaia/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 389, in a11y_enter_key_name

return self._a11y_get_name(self._key_locator(self._enter_key))

File "/home/travis/build/mozilla-b2g/gaia/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 357, in _a11y_get_name

self.marionette.find_element(*locator_args))

File "/home/travis/build/mozilla-b2g/gaia/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 400, in get_name

[element], special_powers=True)

File "/home/travis/build/mozilla-b2g/gaia/travis_venv/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 1177, in execute_async_script

filename=os.path.basename(frame[0]))

File "/home/travis/build/mozilla-b2g/gaia/travis_venv/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/decorators.py", line 35, in _

return func(*args, **kwargs)

File "/home/travis/build/mozilla-b2g/gaia/travis_venv/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 624, in _send_message

self._handle_error(response)

File "/home/travis/build/mozilla-b2g/gaia/travis_venv/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 683, in _handle_error

raise ScriptTimeoutException(message=message, status=status, stacktrace=stacktrace)

ScriptTimeoutException: ScriptTimeoutException: timed out

TEST-UNEXPECTED-FAIL | test_a11y_keyboard_key_names.py test_a11y_keyboard_key_names.TestA11yKeyboardKeyNames.test_a11y_keyboard_key_names |

----------------------------------------------------------------------

Ran 1 test in 25.321s

FAILED (errors=1)
This test has been disabled on desktop in: https://github.com/mozilla-b2g/gaia/commit/dfead902971a6ecbfb60aac57a3812530d534246

Eitan - when you get the chance could you look into this? We need to find out if this is a legit error, or something in the keyboard has changed.
Flags: needinfo?(eitan)
Have a link to that travis failure? could we get a gecko.log?
Flags: needinfo?(eitan)
All of the information from travis should be in the description :)
As this issue is on TravisCI and we are not using this any more I think we can close this bug.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.