Closed
Bug 1725898
Opened 4 years ago
Closed 3 years ago
Intermittent comm/mail/components/extensions/test/browser/browser_ext_contentScripts.js | backgroundColor - "rgb(0, 255, 0)" == "rgba(0, 0, 0, 0)" - got "rgb(0, 255, 0)", expected "rgba(0, 0, 0, 0)" (operator ==)
Categories
(Thunderbird :: Add-Ons: Extensions API, defect, P5)
Thunderbird
Add-Ons: Extensions API
Tracking
(thunderbird_esr102 wontfix)
RESOLVED
FIXED
105 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr102 | --- | wontfix |
People
(Reporter: intermittent-bug-filer, Assigned: darktrojan)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Filed by: geoff [at] darktrojan.net
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=348426798&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/fYpcf-crQliIe101GltuQQ/runs/0/artifacts/public/logs/live_backing.log
| 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) |
| 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) |
| 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 28•3 years ago
|
||
Something's made this failure permanent. It appears to be a timing problem (not waiting long enough before checking) now, and I suspect it was a timing problem before.
Assignee: nobody → geoff
Status: NEW → ASSIGNED
| Assignee | ||
Comment 29•3 years ago
|
||
| Assignee | ||
Updated•3 years ago
|
status-thunderbird_esr102:
--- → wontfix
Keywords: checkin-needed-tb
Target Milestone: --- → 105 Branch
Comment 30•3 years ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/3a9d8785f66b
Wait before checking page properties in browser_ext_contentScripts.js. r=john.bieling
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•