Intermittent comm/mail/test/browser/message-header/browser_phishingBar.js | rejection: can't access property "getElementsByTagName", msgFrame.contentDocument is null - stack: getBodyElement@chrome://openpgp/content/ui/enigmailMessengerOverlay.js:1372:5
Categories
(Thunderbird :: General, defect, P5)
Tracking
(thunderbird_esr78 fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr78 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: aleca)
Details
(Keywords: intermittent-failure)
Attachments
(2 files, 1 obsolete file)
2.07 KB,
patch
|
mkmelin
:
review+
rjl
:
approval-comm-esr78+
|
Details | Diff | Splinter Review |
1.39 KB,
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
Filed by: mkmelin+mozilla [at] iki.fi
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=320505288&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Io57YuecR_mBwGdNV9jpEQ/runs/0/artifacts/public/logs/live_backing.log
Maybe from bug 1672851```
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
I can't seem to be able to reproduce this locally, but I'll keep investigating as I might have been the culprit of this test failure.
Comment 2•4 years ago
|
||
Doesn't fix the problem, but with this applied running --verify works. And then the problem does show for me locally. (./mach test --headless --verify comm/mail/test/browser/message-header/browser_phishingBar.js)
Updated•4 years ago
|
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Fixing the issue on top of your initial patch.
I'm not sure why but it seems that the messageParse()
method runs 3 times during the testing of the scam notification.
I wonder if that's a sign of a deeper issue and we're running some opengpg methods when we shouldn't.
Comment 5•4 years ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/869f3bb00de0
make browser_phishingBar.js pass when with --verify. r=aleca
Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Comment 8•4 years ago
|
||
Comment on attachment 9185879 [details] [diff] [review]
bug1674895_phishbar.patch
[Triage Comment]
Test-related changes; the UI code changes are minimal and improve error detection for the test.
Comment 9•4 years ago
|
||
bugherder uplift |
Thunderbird 78.5.0:
https://hg.mozilla.org/releases/comm-esr78/rev/0a9abf72f9a2
Comment 10•4 years ago
|
||
Test passes locally on esr78 with this change.
Updated•4 years ago
|
Comment 11•4 years ago
|
||
bugherder uplift |
Thunderbird 78.5.0:
https://hg.mozilla.org/releases/comm-esr78/rev/9661972336f8
Description
•