Closed
Bug 1020718
Opened 11 years ago
Closed 11 years ago
Intermittent test_clock_set_alarm.py test_clock_set_alarm.TestClockSetAlarm.test_clock_set_alarm | TimeoutException: TimeoutException: Timed out after 10.1 seconds with message: Keyboard not interpreted as displayed.
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: KWierso, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=41070917&tree=Mozilla-Inbound
b2g_ubuntu64_vm mozilla-inbound opt test gaia-ui-test on 2014-06-04 16:29:28 PDT for push 86195553d5e7
slave: tst-linux64-spot-943
16:50:29 INFO - TEST-START test_clock_set_alarm.py
16:51:00 INFO - test_clock_set_alarm (test_clock_set_alarm.TestClockSetAlarm) ... ERROR
16:51:00 INFO - ======================================================================
16:51:00 INFO - ERROR: None
16:51:00 INFO - ----------------------------------------------------------------------
16:51:00 INFO - Traceback (most recent call last):
16:51:00 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 170, in run
16:51:00 INFO - testMethod()
16:51:00 INFO - File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/clock/test_clock_set_alarm.py", line 24, in test_clock_set_alarm
16:51:00 INFO - new_alarm.type_alarm_label("TestSetAlarmRepeat")
16:51:00 INFO - File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/apps/clock/regions/alarm.py", line 33, in type_alarm_label
16:51:00 INFO - self.keyboard.send(value)
16:51:00 INFO - File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 216, in send
16:51:00 INFO - self.switch_to_keyboard()
16:51:00 INFO - File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 152, in switch_to_keyboard
16:51:00 INFO - %keyboards.is_displayed())
16:51:00 INFO - File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 54, in wait_for_condition
16:51:00 INFO - Wait(self.marionette, timeout).until(method, message=message)
16:51:00 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/wait.py", line 143, in until
16:51:00 INFO - cause=last_exc)
16:51:00 ERROR - TEST-UNEXPECTED-FAIL | test_clock_set_alarm.py test_clock_set_alarm.TestClockSetAlarm.test_clock_set_alarm | TimeoutException: TimeoutException: Timed out after 10.1 seconds with message: Keyboard not interpreted as displayed. Debug is_displayed(): False
16:51:00 INFO - ----------------------------------------------------------------------
16:51:00 INFO - Ran 1 test in 30.677s
16:51:00 WARNING - FAILED (errors=1)
16:51:00 INFO - TEST-START test_add_new_contact.py
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) |
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) |
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) |
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 28•11 years ago
|
||
Component: Gaia::Clock → Gaia::UI Tests
Comment 29•11 years ago
|
||
Hey Zac, it seems to happen a lot, any chance someone from your team can look at this?
Flags: needinfo?(zcampbell)
![]() |
||
Comment 30•11 years ago
|
||
Yes , working on it already Julien.
![]() |
||
Comment 31•11 years ago
|
||
The underlying bug here is:
https://bugzilla.mozilla.org/show_bug.cgi?id=1032852
Flags: needinfo?(zcampbell)
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 36•11 years ago
|
||
We added a hack for this kind of fail until bug 1032852 is properly 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
•