Closed Bug 976022 Opened 12 years ago Closed 12 years ago

Intermittent test_clock_delete_alarm.TestClockDeleteAlarm

Categories

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

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: AndreiH, Assigned: AndreiH)

Details

Attachments

(2 files)

Attached image Screenshot.png
Traceback (most recent call last): File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui/.env/local/lib/python2.7/site-packages/marionette_client-0.7.3-py2.7.egg/marionette/marionette_test.py", line 127, in run self.setUp() File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui/tests/python/gaia-ui-tests/gaiatest/tests/functional/clock/test_clock_delete_alarm.py", line 19, in setUp self.clock = new_alarm.tap_done() File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui/tests/python/gaia-ui-tests/gaiatest/apps/clock/regions/alarm.py", line 67, in tap_done self.wait_for_condition(lambda m: view.location['x'] == view.size['width']) File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 50, in wait_for_condition Wait(self.marionette, timeout).until(method, message=message) File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui/.env/local/lib/python2.7/site-packages/marionette_client-0.7.3-py2.7.egg/marionette/wait.py", line 143, in until cause=last_exc) TimeoutException: TimeoutException: Timed out after 30.0828728676 secondsNone
Assignee: nobody → andrei.hutusoru
Attachment #8380592 - Flags: review?(zcampbell)
Attachment #8380592 - Flags: review?(florin.strugariu)
We do not have a wait for Done button
Also I think this resolves bug 970139 also. Zac can I have your expert eye confirm this? :)
Yes I am debugging your patch now. I think you have found the symptom but I think the real problem is actually in the __init__ for this method. It is returning before the done button has finished moving. If we fix the __init__ wait then we will be doing it properly
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Attachment #8380592 - Flags: review?(zcampbell)
Attachment #8380592 - Flags: review?(florin.strugariu)
Attachment #8380592 - Flags: review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: