Closed
Bug 1698506
Opened 5 years ago
Closed 5 years ago
Intermittent comm/calendar/test/browser/views/browser_monthView.js | false == true - JS frame :: chrome://mochitests/content/browser/comm/calendar/test/browser/views/browser_monthView.js :: testMonthView :: line 86
Categories
(Calendar :: General, defect, P5)
Calendar
General
Tracking
(thunderbird_esr78 unaffected)
RESOLVED
FIXED
89 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr78 | --- | unaffected |
People
(Reporter: intermittent-bug-filer, Assigned: darktrojan)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Filed by: mkmelin [at] iki.fi
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=333232778&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/XWevF-ecTIe-SjLnSrAqRQ/runs/0/artifacts/public/logs/live_backing.log
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 3•5 years ago
|
||
These tests have started failing all of the time. The problem is that in waiting for an event box, we're getting the existing box before it is replaced by the new one we're waiting for.
Updated•5 years ago
|
Assignee: nobody → geoff
Status: NEW → ASSIGNED
Updated•5 years ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 89 Branch
Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/comm-central/rev/5b93bc1c4826
Fix browser_monthView.js and browser_weekView.js. r=mkmelin
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•