Closed
Bug 1023208
Opened 12 years ago
Closed 12 years ago
[v2.0][v2.1] Fix test_marketplace_launch failure
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: RobertC, Assigned: RobertC)
References
Details
Attachments
(2 files)
The test is failing because the marketplace icon is not fully visible.
| Assignee | ||
Comment 1•12 years ago
|
||
Added a scroll into view for the marketplace icon.
Attachment #8437625 -
Flags: review?(viorela.ioia)
Attachment #8437625 -
Flags: review?(florin.strugariu)
| Assignee | ||
Comment 2•12 years ago
|
||
Uplift from Pull request v2.0
Attachment #8437628 -
Flags: review?(viorela.ioia)
Attachment #8437628 -
Flags: review?(florin.strugariu)
Comment 3•12 years ago
|
||
Comment on attachment 8437628 [details] [review]
Pull request v2.1
The travis fail has nothing to do with the pull
Attachment #8437628 -
Flags: review?(florin.strugariu) → review+
Comment 4•12 years ago
|
||
Comment on attachment 8437628 [details] [review]
Pull request v2.1
In the second look this is a hack as it changes the tap icon functionality
So we need to remove it in the future.
Is there a outstanding bug in Marionette for this issue?
Zac are we OK with adding this?
Attachment #8437628 -
Flags: review?(zcampbell)
Attachment #8437628 -
Flags: review-
Attachment #8437628 -
Flags: review+
Flags: needinfo?(zcampbell)
Comment 5•12 years ago
|
||
I think the underlying Marionette issue is:
https://bugzilla.mozilla.org/show_bug.cgi?id=1020910
I suppose that it thinks all icons are displayed and hence it doesn't try to scroll to it.
Flags: needinfo?(zcampbell)
Comment 6•12 years ago
|
||
Robert, the bug that is causing this is:
https://bugzilla.mozilla.org/show_bug.cgi?id=937053
Can you update the pull requests?
Comment 7•12 years ago
|
||
Comment on attachment 8437628 [details] [review]
Pull request v2.1
r-, add the comment citing bug 937053
Attachment #8437628 -
Flags: review?(zcampbell)
Attachment #8437628 -
Flags: review?(viorela.ioia)
Attachment #8437628 -
Flags: review-
| Assignee | ||
Comment 8•12 years ago
|
||
Comment on attachment 8437628 [details] [review]
Pull request v2.1
Added a TODO comment above the scroll hack.
Attachment #8437628 -
Flags: review?(zcampbell)
Attachment #8437628 -
Flags: review?(florin.strugariu)
Attachment #8437628 -
Flags: review-
| Assignee | ||
Updated•12 years ago
|
Attachment #8437625 -
Flags: review?(zcampbell)
Comment 9•12 years ago
|
||
Comment on attachment 8437625 [details] [review]
Pull request v2.0
r+
Attachment #8437625 -
Flags: review?(zcampbell)
Attachment #8437625 -
Flags: review?(viorela.ioia)
Attachment #8437625 -
Flags: review?(florin.strugariu)
Attachment #8437625 -
Flags: review+
Comment 10•12 years ago
|
||
Comment on attachment 8437628 [details] [review]
Pull request v2.1
r+
Attachment #8437628 -
Flags: review?(zcampbell)
Attachment #8437628 -
Flags: review?(florin.strugariu)
Attachment #8437628 -
Flags: review+
Comment 11•12 years ago
|
||
master:
https://github.com/mozilla-b2g/gaia/commit/7b68726ed274a59aa31202eb406abb246b527510
2.0:
https://github.com/mozilla-b2g/gaia/commit/6025d6432dfec4fd78286acce43d3882fca888e5
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•