Closed Bug 1211621 Opened 9 years ago Closed 9 years ago

test_sms_auto_save_draft.py : TimeoutException: TimeoutException: Timed out after 10.0 seconds

Categories

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

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: MaxIvanov, Assigned: martijn.martijn)

References

Details

Attachments

(1 file)

Description: Test case fails with "TimeoutException"

Steps:
1. Update a flame device to 20151005030238
2. Run this test case http://lxr.mozilla.org/gaia/source/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_sms_auto_save_draft.py

Actual result:
"TimeoutException"

Expected result:
Test completes successfully.

Repro Rate: Reproduced via Jenkins (0/5 passing)
http://jenkins1.qa.scl3.mozilla.com/job/flame-kk.ui.adhoc.bitbar/270/HTML_Report/

Traceback (most recent call last):
File "/var/lib/jenkins/jobs/flame-kk.ui.adhoc.bitbar/workspace/.env/lib/python2.7/site-packages/marionette_client-0.20-py2.7.egg/marionette/marionette_test.py", line 296, in run
testMethod()
File "/var/lib/jenkins/jobs/flame-kk.ui.adhoc.bitbar/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_sms_auto_save_draft.py", line 40, in test_sms_auto_save_draft
cards_view.wait_for_cards_view()
File "/var/lib/jenkins/jobs/flame-kk.ui.adhoc.bitbar/workspace/tests/python/gaia-ui-tests/gaiatest/apps/system/regions/cards_view.py", line 90, in wait_for_cards_view
lambda m: cards_view.get_attribute('class') == 'active')
File "/var/lib/jenkins/jobs/flame-kk.ui.adhoc.bitbar/workspace/.env/lib/python2.7/site-packages/marionette_driver-0.13-py2.7.egg/marionette_driver/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 10.0 seconds
This is the same bug as bug 1211630, something goes wrong in cards view.
I think this regressed with the change in bug 1209402.
Assignee: nobody → martijn.martijn
Blocks: 1211630, 1209402
Comment on attachment 8669967 [details] [review]
[gaia] mwargers:1211621 > mozilla-b2g:master

This makes the tests pass.
Attachment #8669967 - Flags: review?(npark)
Attachment #8669967 - Flags: review?(jlorenzo)
Comment on attachment 8669967 [details] [review]
[gaia] mwargers:1211621 > mozilla-b2g:master

Looks good to me.
Attachment #8669967 - Flags: review?(npark) → review+
Comment on attachment 8669967 [details] [review]
[gaia] mwargers:1211621 > mozilla-b2g:master

We can put the CardsView as PageRegion, but I won't block on it.
Attachment #8669967 - Flags: review?(jlorenzo) → review+
I'll file a follow-up bug that addresses your comments in the pull request. It's a little bit more work than I thought and it's out of scope of this issue also.

Merged: https://github.com/mozilla-b2g/gaia/commit/1fae7d087092ee1a7a293411d023c2707761ab01
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
No longer blocks: 1211630
(In reply to Martijn Wargers [:mwargers] (QA) from comment #7)
> I'll file a follow-up bug that addresses your comments in the pull request.

I filed bug 1211854.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: