Closed
Bug 1474862
Opened 6 years ago
Closed 6 years ago
TEST-UNEXPECTED-FAIL tests/mozmill/pref-window/test-font-chooser.js
Categories
(Thunderbird :: General, defect)
Thunderbird
General
Tracking
(thunderbird62 fixed, thunderbird63 fixed)
RESOLVED
FIXED
Thunderbird 63.0
People
(Reporter: darktrojan, Assigned: darktrojan)
Details
Attachments
(1 file)
4.77 KB,
patch
|
aceman
:
review+
jorgk-bmo
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
This test is permanently orange, and I'm sick of looking at it. The test is opening a dialog, which isn't consistent with what the preferences UI does. So I've stopped it doing that and it seems to be green again.
Attachment #8991270 -
Flags: review?(jorgk)
Comment 1•6 years ago
|
||
Comment on attachment 8991270 [details] [diff] [review]
test-font-chooser
Where do you see this orange? Not on "my" tree ;-) - What am I missing?
Didn't Aecman fix this in bug 1460721?
Attachment #8991270 -
Flags: review?(jorgk) → review?(acelists)
Comment on attachment 8991270 [details] [diff] [review]
test-font-chooser
Review of attachment 8991270 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks for noticing this. It is always preferred to click the native buttons in the same way what the user could do. I don't know why the openDialog was hardcoded there, bypassing the proper button for that.
Attachment #8991270 -
Flags: review?(acelists) → review+
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/7ddfa5f4cc13
improve test-font-chooser.js so it clicks instead of using openDialog(). r=aceman
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Comment 4•6 years ago
|
||
Please provide a decent commit message next time.
Target Milestone: --- → Thunderbird 63.0
Comment 5•6 years ago
|
||
Geoff, this test only appears to be orange in the context of your Calendar/overlay work, see for example here:
https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=833519c1ee7c38435b0827a584645eaf9be8f6c4&selectedJob=188345434
Otherwise we don't see this failure, and we also didn't see it even before you improved the test in this bug here. So right now I'm not landing the Calendar/overlay work since it appears that it triggers this failure.
Flags: needinfo?(geoff)
Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(geoff)
Comment 6•6 years ago
|
||
Comment on attachment 8991270 [details] [diff] [review]
test-font-chooser
Let's get this into TB 62 together with the Calendar stuff that motivated the changes here.
Attachment #8991270 -
Flags: approval-comm-beta+
Comment 7•6 years ago
|
||
Beta (TB 62):
https://hg.mozilla.org/releases/comm-beta/rev/77deaa6efae02839355093e8eef28e755479a572
status-thunderbird62:
--- → fixed
status-thunderbird63:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•