Bug 99406 - Layout Test fast/text/justify-ideograph-leading-expansion.html is failing an assertion chromium mac
Summary: Layout Test fast/text/justify-ideograph-leading-expansion.html is failing an ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-15 19:15 PDT by Shinya Kawanaka
Modified: 2012-10-15 20:47 PDT (History)
1 user (show)

See Also:


Attachments
Never apply font transforms to 1-character runs (2.34 KB, patch)
2012-10-15 20:43 PDT, mitz
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2012-10-15 19:15:09 PDT
The following layout test is failing on Chromium Mac.

fast/text/justify-ideograph-leading-expansion.html

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Ftext%2Fjustify-ideograph-leading-expansion.html
Comment 1 mitz 2012-10-15 20:05:59 PDT
(In reply to comment #0)
> The following layout test is failing on Chromium Mac.
> 
> fast/text/justify-ideograph-leading-expansion.html
> 
> http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Ftext%2Fjustify-ideograph-leading-expansion.html

As far as I can tell from the link, this is an assertion failure in a debug build.
Comment 2 mitz 2012-10-15 20:10:56 PDT
(and in case it wasn’t clear: I am looking into this right now)
Comment 3 mitz 2012-10-15 20:43:42 PDT
Created attachment 168844 [details]
Never apply font transforms to 1-character runs
Comment 4 mitz 2012-10-15 20:47:44 PDT
Fixed in <http://trac.webkit.org/r131405>.