Bug 89820
Summary: | [chromium] Layout Test fast/text/hyphen-min-preferred-width.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kenneth Russell <kbr> |
Component: | Tools / Tests | Assignee: | mitz |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | hbono, mitz, pkasting |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 89814 | ||
Bug Blocks: |
Kenneth Russell
The following layout test is failing on Windows, Mac, and Linux:
fast/text/hyphen-min-preferred-width.html
Needs image rebaselines per platform.
Marking as expected failure for the moment.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kenneth Russell
Flakiness dashboard link:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Ftext%2Fhyphen-min-preferred-width.html
mitz
Sorry! I need to make this test work on platforms that don’t support English auto-hyphenation.
Kenneth Russell
Committed r121107: <http://trac.webkit.org/changeset/121107>
Kenneth Russell
No problem.
Kenneth Russell
BTW, if you have any suggestions for people who work on this area of the Chromium port, please add them to the CC: list. Thanks!
Peter Kasting
Assigning to mitz based on comment 2.
Hironori Bono
Greetings Kenneth,
Just for your information, I have landed a Chromium change r160337 <http://crrev.com/160337> to implement hyphenation for DumpRenderTree. (Even though this test now passes on Mac, it still fails on Win and Linux due to font difference. I will rebaseline this test.)
Regards,
Hironori Bono
(In reply to comment #5)
> BTW, if you have any suggestions for people who work on this area of the Chromium port, please add them to the CC: list. Thanks!
Stephen Chenney
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.