Intermittent comm/mail/components/addrbook/test/browser/browser_mailing_lists.js | mailing list ("Mochitest Mailing List (modified)") is displayed in the address book list
Categories
(Thunderbird :: Address Book, defect, P5)
Tracking
(thunderbird_esr78 fixed, thunderbird80 fixed)
People
(Reporter: intermittent-bug-filer, Assigned: aleca)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
948 bytes,
patch
|
darktrojan
:
review+
wsmwk
:
approval-comm-beta+
wsmwk
:
approval-comm-esr78+
|
Details | Diff | Splinter Review |
Filed by: geoff [at] darktrojan.net
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=311079524&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/PVQOCEG2TQ2tHLS9eb5L7Q/runs/0/artifacts/public/logs/live_backing.log
This is Mac only.
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Not sure why, but for some reason using the synthesizeMouseAtCenter
and the sendKey("END")
one after another was causing the cursor to stop in the middle of the input field.
Simply focusing the field before using the END key stroke seems to have fixed it.
Locally the tests pass.
Here's a try-run to be sure I didn't break anything else: https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=4c074a6abd2f020677a9a1cc86b2c1cb9f6a972c
Assignee | ||
Comment 3•4 years ago
|
||
So, the good news is that the mailing list test have been fixed.
Bad news is that with my recent push to C-C, new test popped out due to a regression I introduced, yay.
I already filed bug 1656360 for those new failures.
Comment 4•4 years ago
|
||
Updated•4 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/48f55b31962b
Fix intermittent browser_mailing_lists.js test failure. r=darktrojan
Comment hidden (Intermittent Failures Robot) |
Comment 7•4 years ago
|
||
Comment 8•4 years ago
|
||
Comment on attachment 9167107 [details] [diff] [review]
1655374-test.diff
[Triage Comment]
Approved for beta
Comment 9•4 years ago
|
||
bugherder uplift |
Thunderbird 80.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/e68e60fbb267
Updated•4 years ago
|
Comment 10•4 years ago
|
||
Comment on attachment 9167107 [details] [diff] [review]
1655374-test.diff
[Triage Comment]
Approved for esr78
Comment 11•4 years ago
|
||
bugherder uplift |
Thunderbird 78.1.2:
https://hg.mozilla.org/releases/comm-esr78/rev/194afb3cda18
Description
•