Closed
Bug 1793858
Opened 3 years ago
Closed 3 years ago
Intermittent comm/mail/components/addrbook/test/browser/browser_display_card.js | "" == "Custom 2" :: testCustomProperties :: line 540
Categories
(Thunderbird :: Address Book, defect, P5)
Thunderbird
Address Book
Tracking
(thunderbird_esr102 unaffected, thunderbird107 wontfix)
RESOLVED
FIXED
108 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr102 | --- | unaffected |
| thunderbird107 | --- | wontfix |
People
(Reporter: intermittent-bug-filer, Assigned: mkmelin)
Details
(Keywords: intermittent-failure, intermittent-testcase)
Attachments
(1 file)
Filed by: geoff [at] darktrojan.net
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=392309453&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/IoGPayBmQrS8whmOyZehAQ/runs/0/artifacts/public/logs/live_backing.log
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 4•3 years ago
|
||
Dom manipulation should happen in the connectedCallback. There is no need to null out normal dom elements when disconnecting.
The test failure is pretty reproducible with --verify --headless. I didn't figure out exactly why we need to do the waiting.
Updated•3 years ago
|
Assignee: nobody → mkmelin+mozilla
Status: NEW → ASSIGNED
| Assignee | ||
Updated•3 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/77773dd99c1e
fix browser_display_card.js | "" == "Custom 2" failure. r=aleca
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•