Closed
Bug 970139
Opened 11 years ago
Closed 11 years ago
Intermittent "TEST-UNEXPECTED-FAIL | test_clock_delete_alarm.py test_clock_delete_alarm.TestClockDeleteAlarm.test_clock_delete_alarm |" following "ElementNotVisibleException: ElementNotVisibleException: Element is not currently visible and may not be..."
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: philor, Unassigned)
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=34393603&tree=Mozilla-Inbound
b2g_macosx64 mozilla-inbound opt test gaia-ui-test on 2014-02-09 17:16:21 PST for push 890d5e759a4b
slave: talos-mtnlion-r5-054
17:22:32 INFO - test_clock_delete_alarm (test_clock_delete_alarm.TestClockDeleteAlarm)
17:22:41 INFO - Delete alarm ... ERROR
17:22:41 INFO - ======================================================================
17:22:41 INFO - ERROR: None
17:22:41 INFO - ----------------------------------------------------------------------
17:22:41 INFO - Traceback (most recent call last):
17:22:41 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette_test.py", line 145, in run
17:22:41 INFO - self.setUp()
17:22:41 INFO - File "/builds/slave/talos-slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/clock/test_clock_delete_alarm.py", line 19, in setUp
17:22:41 INFO - self.clock = new_alarm.tap_done()
17:22:41 INFO - File "/builds/slave/talos-slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/apps/clock/regions/alarm.py", line 65, in tap_done
17:22:41 INFO - self.marionette.find_element(*self._done_locator).tap()
17:22:41 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette.py", line 85, in tap
17:22:41 INFO - return self.marionette._send_message('singleTap', 'ok', id=self.id, x=x, y=y)
17:22:41 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette.py", line 613, in _send_message
17:22:41 INFO - self._handle_error(response)
17:22:41 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette.py", line 640, in _handle_error
17:22:41 ERROR - raise ElementNotVisibleException(message=message, status=status, stacktrace=stacktrace)
17:22:41 ERROR - ElementNotVisibleException: ElementNotVisibleException: Element is not currently visible and may not be manipulated
17:22:41 INFO - TEST-UNEXPECTED-FAIL | test_clock_delete_alarm.py test_clock_delete_alarm.TestClockDeleteAlarm.test_clock_delete_alarm |
17:22:41 INFO - ----------------------------------------------------------------------
17:22:41 INFO - Ran 1 test in 9.463s
17:22:41 WARNING - FAILED (errors=1)
Reporter | ||
Comment 1•11 years ago
|
||
See also the misstars in bug 932960 comment 8 onward.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 3•11 years ago
|
||
Zac, I believe this is related to our IRC chat.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 6•11 years ago
|
||
This should be fixed by:
Bug 973545 - Set --timeout 10000 on Gu command line
Comment 7•11 years ago
|
||
Looks like this is fixed
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•