Closed
Bug 986953
Opened 11 years ago
Closed 10 years ago
Intermittent (crossing midnight) gaia-integration TEST-UNEXPECTED-FAIL | creating an event opening event in read view should display the created event in read view
Categories
(Firefox OS Graveyard :: Gaia::Calendar, defect)
Firefox OS Graveyard
Gaia::Calendar
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: philor, Unassigned)
Details
(Keywords: intermittent-failure)
The pure failure, that I would absolutely expect to see since there's no evidence I can see in the test of an attempt to ensure that the day is the same between when the event is created and when the event is expected to be found in a Today view, would involve timestamps exactly across midnight, starting at 23:59:nn and failing at 00:00:nn.
Since in the case of this wad of failure (assuming the timestamps are accurate, and not heavily buffered) what we have is "test runs which started before midnight, and this test started after midnight" I'd guess in this case the event is created for the day after midnight (the expected value is 03/23/2014, the day after midnight), but the calendar view is cached from when some test which ran before midnight opened it, and is still showing the previous day.
https://tbpl.mozilla.org/php/getParsedLog.php?id=36569838&tree=Fx-Team
b2g_ubuntu32_vm fx-team opt test gaia-integration on 2014-03-22 23:22:18 PDT for push 69533bb807c1
slave: tst-linux32-spot-745
00:01:05 INFO - TEST-START | creating an event opening event in read view should display the created event in read view
00:01:18 INFO - TEST-UNEXPECTED-FAIL | creating an event opening event in read view should display the created event in read view
...
00:02:51 INFO - 1 failing
00:02:51 INFO - 1) creating an event opening event in read view should display the created event in read view:
00:02:51 INFO - actual expected
00:02:51 INFO - 03/2223/2014
00:02:51 INFO - expected '03/23/2014' to equal '03/22/2014'
https://tbpl.mozilla.org/php/getParsedLog.php?id=36570040&tree=Mozilla-Inbound
00:17:43 INFO - TEST-START | creating an event opening event in read view should display the created event in read view
00:17:57 INFO - TEST-UNEXPECTED-FAIL | creating an event opening event in read view should display the created event in read view
https://tbpl.mozilla.org/php/getParsedLog.php?id=36570149&tree=Mozilla-Inbound
00:15:01 INFO - TEST-START | creating an event opening event in read view should display the created event in read view
00:15:12 INFO - TEST-UNEXPECTED-FAIL | creating an event opening event in read view should display the created event in read view
https://tbpl.mozilla.org/php/getParsedLog.php?id=36569957&tree=Mozilla-Inbound
00:07:42 INFO - TEST-START | creating an event opening event in read view should display the created event in read view
00:07:54 INFO - TEST-UNEXPECTED-FAIL | creating an event opening event in read view should display the created event in read view
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 3•10 years ago
|
||
Closing bugs where TBPLbot has previously commented, but have now not been modified for >3 months & do not contain the whiteboard strings for disabled/annotated tests or use the keyword leave-open. Filter on: mass-intermittent-bug-closure-2014-07
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•