Open
Bug 1351721
Opened 9 years ago
Updated 2 years ago
Port bug 713680 to TB - TEST-UNEXPECTED-FAIL | mail/base/test/unit/test_windows_font_migration.js | verifier - [verifier : 58] "Consolas" == "Courier New"
Categories
(Thunderbird :: Upstream Synchronization, enhancement)
Tracking
(Not tracked)
REOPENED
Thunderbird 55.0
People
(Reporter: jorgk-bmo, Unassigned)
References
Details
Attachments
(1 file, 1 obsolete file)
|
810 bytes,
patch
|
Details | Diff | Splinter Review |
In bug 713680 M-C changed the default windows monospace font from "Courier New" to "Consolas".
This caused an Xpcshell test failure:
TEST-UNEXPECTED-FAIL | mail/base/test/unit/test_windows_font_migration.js | verifier - [verifier : 58] "Consolas" == "Courier New"
| Reporter | ||
Comment 1•9 years ago
|
||
Test passes with this patch.
Assignee: nobody → jorgk
Status: NEW → ASSIGNED
| Reporter | ||
Comment 2•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
OS: Unspecified → Windows
Hardware: Unspecified → All
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 55.0
| Reporter | ||
Comment 3•9 years ago
|
||
Bug 713680 got backed out, so it's back to "Courier New" and the test fails again :-(
Backout:
https://hg.mozilla.org/comm-central/rev/bee0697a1d3709df1db982f8320e7cac4a0b62c5
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Comment 4•9 years ago
|
||
Not causing failures right now.
Whiteboard: [Thunderbird-testfailure: X Windows]
What does this particular test test?
It pretends the migration is run on some Windows versions (XP and Vista) but those are no longer supported. Does it test anything useful? What about dropping the XP path and update the Vista path to check NT version 6.1 and test that migration on Win 7 works?
| Reporter | ||
Comment 6•9 years ago
|
||
(In reply to :aceman from comment #5)
> What does this particular test test? ... Does it test anything useful?
No idea. But I know that when bug 713680 lands again, I need to land the patch here ;-)
Unless you delete the test first.
| Reporter | ||
Updated•8 years ago
|
Assignee: jorgk → nobody
Updated•5 years ago
|
Component: General → Upstream Synchronization
Updated•3 years ago
|
Severity: normal → S3
Comment 7•3 years ago
•
|
||
Upstream bug 713680 has been fixed as the duplicate of bug 1607913.
And bug 1607913 has been fixed.
Updated•2 years ago
|
Attachment #9387517 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•