Intermittent comm/calendar/test/unit/test_alarmservice.js | test_calendarLevelNotificationTimers - [test_calendarLevelNotificationTimers : 515] Delays=6897,7197 should match Expected=6900,7200 - false == true
Categories
(Calendar :: Alarms, defect, P5)
Tracking
(thunderbird_esr91 unaffected)
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | unaffected |
People
(Reporter: intermittent-bug-filer, Assigned: lasana)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(2 files)
Filed by: geoff [at] darktrojan.net
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=365426759&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/DfFaw1aGSzCEzlSOhSX6dw/runs/0/artifacts/public/logs/live_backing.log
I'm pretty sure this is bug 1693873 making things a little bit slower. It only seems to be happening on debug, and I don't think it's really a problem, we could just increase the threshold of the assertion in question.
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Comment hidden (Intermittent Failures Robot) |
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/6d820788220d
Fix test_alarmservice.js by increasing a timing threshold. r=mkmelin
Updated•3 years ago
|
Comment 4•3 years ago
|
||
Of course, as soon as you set a threshold to two seconds, you need three.
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 21•3 years ago
|
||
This test should be re-written to wait until the calendar operations are done before proceeding. I missed that.
Assignee | ||
Comment 22•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Comment 23•3 years ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/c0ade9b0e488
Wait for calendar operations to complete in test_alarmservice.js. r=darktrojan
Comment hidden (Intermittent Failures Robot) |
Description
•