Closed
Bug 1035136
Opened 11 years ago
Closed 11 years ago
Intermittent Homescreen UI Tests failures: test_homescreen_launch_app.TestLaunchApp.test_launch_app
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: AndreiH, Assigned: AndreiH)
Details
Attachments
(2 files)
https://travis-ci.org/mozilla-b2g/gaia/jobs/29247304
https://travis-ci.org/mozilla-b2g/gaia/jobs/29301254
https://travis-ci.org/mozilla-b2g/gaia/jobs/29296094
https://travis-ci.org/mozilla-b2g/gaia/jobs/29296049
https://travis-ci.org/mozilla-b2g/gaia/jobs/29295202
https://travis-ci.org/mozilla-b2g/gaia/jobs/29294429
It's our most frequent intermittent right now. It's not permafail but nearly...
Let's disable the test until we fix it.
| Assignee | ||
Updated•11 years ago
|
Summary: Bug 1017101 - Intermittent Homescreen UI Tests failures: test_homescreen_launch_app.TestLaunchApp.test_launch_app → Intermittent Homescreen UI Tests failures: test_homescreen_launch_app.TestLaunchApp.test_launch_app
| Assignee | ||
Updated•11 years ago
|
Priority: -- → P1
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8451565 -
Flags: review?(florin.strugariu)
Updated•11 years ago
|
Attachment #8451565 -
Flags: review?(florin.strugariu) → review+
Comment 2•11 years ago
|
||
| Assignee | ||
Comment 3•11 years ago
|
||
I cannot reproduce this locally, but I am pretty sure that the notification is covering up the app while scrolling into view, so we can add a wait for the notification to not be displayed and see the results.
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → andrei.hutusoru
Comment 4•11 years ago
|
||
I ran this test locally on desktop b2g and I was able to reproduce the failure.
I watched the test while running and I noticed that the scroll is done before the notification dissapears, so the notification is covering the app, as stated in comment 3.
A wait for the notification not to be displayed will be a good fix.
| Assignee | ||
Comment 5•11 years ago
|
||
Attachment #8452248 -
Flags: review?(zcampbell)
Attachment #8452248 -
Flags: review?(florin.strugariu)
Comment 6•11 years ago
|
||
Comment on attachment 8452248 [details] [review]
FIX PR https://github.com/mozilla-b2g/gaia/pull/21449
r-, functionally fine just need to rename the variables.
Attachment #8452248 -
Flags: review?(zcampbell)
Attachment #8452248 -
Flags: review?(florin.strugariu)
Attachment #8452248 -
Flags: review-
| Assignee | ||
Comment 7•11 years ago
|
||
Comment on attachment 8452248 [details] [review]
FIX PR https://github.com/mozilla-b2g/gaia/pull/21449
Updated!
Attachment #8452248 -
Flags: review- → review?(zcampbell)
Comment 8•11 years ago
|
||
Comment on attachment 8452248 [details] [review]
FIX PR https://github.com/mozilla-b2g/gaia/pull/21449
r+ like!
Attachment #8452248 -
Flags: review?(zcampbell) → review+
Comment 9•11 years ago
|
||
Nice fix Andrei!
Merged:
https://github.com/mozilla-b2g/gaia/commit/210861212a1dbbf442442cfb3c99f3248d2fc5e5
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•