Intermittent | waiting for new repeating timers to be cancelled - test left unexpected repeating timer ScrollFrameActivityTracker
Categories
(Calendar :: Dialogs, defect, P5)
Tracking
(thunderbird128 wontfix)
| Tracking | Status | |
|---|---|---|
| thunderbird128 | --- | wontfix |
People
(Reporter: intermittent-bug-filer, Assigned: darktrojan)
References
Details
(Keywords: intermittent-failure, intermittent-testcase)
Attachments
(1 file)
Filed by: mkmelin [at] thunderbird.net
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=445912956&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/HcTn2QXaS5eKI013vj0cvA/runs/0/artifacts/public/logs/live_backing.log
Updated•2 years ago
|
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Updated•2 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) |
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 9•1 year ago
|
||
I think maybe we should ignore this timer for the ensureNoNewRepeatingTimers check. It looks like the timer runs for ~4 seconds and the check waits 5 seconds for timers to stop. I can see how that would cause a failure sometimes, but it is weird that it keeps happening in our calendar tests (there's not enough data to see if any of them are more frequent than the others).
Emilio, what do you think? Should we just silence this problem?
Comment 10•1 year ago
|
||
Most nsExpirationTracker timers are already ignored: https://searchfox.org/mozilla-central/rev/4582d908c17fbf7924f5699609fe4a12c28ddc4a/testing/mochitest/browser-test.js#622-623
So seems that'd be safe.
| Assignee | ||
Comment 11•1 year ago
|
||
Updated•1 year ago
|
Comment 12•1 year ago
|
||
Comment 13•1 year ago
|
||
| bugherder | ||
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Updated•1 year ago
|
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Updated•9 days ago
|
Description
•