Closed
Bug 1128483
Opened 9 years ago
Closed 9 years ago
Intermittent month_view_test.js | month view should gray out numbers outside current month
Categories
(Firefox OS Graveyard :: Gaia::Calendar, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gerard-majax, Assigned: gerard-majax)
References
Details
(Keywords: intermittent-failure)
Attachments
(3 files)
This test will fail the whole month of february this year: the test checks for any day displayed as gray on the UI, but the month starts on saturday, 1st and ends on sunday 28th. So no gray is expected.
Comment 1•9 years ago
|
||
Disabled in a8576395130d18987f51e916a07aff8e0f23e930 That's quite unfortunate that February 2015 has no gray day :) The fix should be to force a specific month/year and check that the expected days are gray.
Comment 2•9 years ago
|
||
Comment 3•9 years ago
|
||
Comment 4•9 years ago
|
||
Since some Februaries shouldn't have any grey days, swipeLeft on February
Flags: needinfo?(gaye)
Attachment #8559338 -
Flags: review?(mmedeiros)
Updated•9 years ago
|
Attachment #8559338 -
Flags: review?(mmedeiros) → review+
Comment 5•9 years ago
|
||
Please uplift to branches, thanks :) (since it's test only, no need for approval)
Comment 6•9 years ago
|
||
(add a=npotb)
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•9 years ago
|
Keywords: intermittent-failure
Updated•9 years ago
|
Summary: TEST-UNEXPECTED-FAIL | apps/calendar/test/marionette/month_view_test.js | month view should gray out numbers outside current month → Intermittent month_view_test.js | month view should gray out numbers outside current month
Comment 8•9 years ago
|
||
Hey Miller I'm on PTO today through next Monday. Would you mind landing this and uplifting? Thanks!!
Flags: needinfo?(mmedeiros)
Comment 9•9 years ago
|
||
landed on master: https://github.com/mozilla-b2g/gaia/commit/b8622780601a11eb033a24929c8e2a26155f19aa
Flags: needinfo?(mmedeiros)
Comment 10•9 years ago
|
||
landed on v2.2: https://github.com/mozilla-b2g/gaia/commit/fef87cf70c388e5b5bdbfc5b57ef014aa0698613
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•