Closed
Bug 970156
Opened 12 years ago
Closed 12 years ago
Intermittent TEST-UNEXPECTED-FAIL | test_keyboard.py test_keyboard.TestKeyboard.test_keyboard_basic | TimeoutException: TimeoutException: Timed out after 5.02753591537 seconds
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect, P1)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: philor, Unassigned)
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=34395677&tree=Mozilla-Inbound
b2g_ubuntu64_vm mozilla-inbound opt test gaia-ui-test on 2014-02-09 18:24:23 PST for push 890d5e759a4b
slave: tst-linux64-spot-338
18:38:48 INFO - test_keyboard_basic (test_keyboard.TestKeyboard) ... ERROR
18:38:48 INFO - ======================================================================
18:38:48 INFO - ERROR: None
18:38:48 INFO - ----------------------------------------------------------------------
18:38:48 INFO - Traceback (most recent call last):
18:38:48 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 163, in run
18:38:48 INFO - testMethod()
18:38:48 INFO - File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/keyboard/test_keyboard.py", line 39, in test_keyboard_basic
18:38:48 INFO - new_contact_form.tap_done()
18:38:48 INFO - File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/apps/contacts/regions/contact_form.py", line 190, in tap_done
18:38:48 INFO - self.wait_for_element_not_displayed(*self._done_button_locator)
18:38:48 INFO - File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 47, in wait_for_element_not_displayed
18:38:48 INFO - lambda m: not m.find_element(by, locator).is_displayed())
18:38:48 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/wait.py", line 143, in until
18:38:48 INFO - cause=last_exc)
18:38:48 ERROR - TimeoutException: TimeoutException: Timed out after 5.02753591537 seconds
18:38:48 INFO - TEST-UNEXPECTED-FAIL | test_keyboard.py test_keyboard.TestKeyboard.test_keyboard_basic |
18:38:48 INFO - ----------------------------------------------------------------------
18:38:48 INFO - Ran 1 test in 36.670s
18:38:48 WARNING - FAILED (errors=1)
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•12 years ago
|
Priority: -- → P1
Comment 8•12 years ago
|
||
It has been a while since this failure occurred.
I could not reproduce the issue locally or on travis. The test ran on travis 200 times with 100% pass rate.
https://travis-ci.org/mozilla-b2g/gaia/builds/26124010
Comment 9•12 years ago
|
||
Looks like this is working now
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•