Bug 138075
Summary: | fast/text/international/hindi-spacing.html and transforms/2d/hindi-rotated.html are flaky on Yosemite | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | Text | Assignee: | Myles C. Maxfield <mmaxfield> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | mmaxfield, simon.fraser, thorton, zalan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Alexey Proskuryakov
fast/text/international/hindi-spacing.html is 100% reliable on older OS versions, but fails a lot on Yosemite:
https://build.webkit.org/results/Apple%20Yosemite%20Release%20WK2%20(Tests)/r175201%20(171)/fast/text/international/hindi-spacing-pretty-diff.html
Not sure what can possibly make the size of RenderBR different between runs.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Myles C. Maxfield
Possibly CoreText quantization changes
Alexey Proskuryakov
> Possibly CoreText quantization changes
Can that affect RenderBR too? The test expects 0x0 size, and gets 1x0.
Alexey Proskuryakov
transforms/2d/hindi-rotated.html also has off-by-one errors on Yosemite only, so I'm going to have both covered by this bug.
Marked as flaky in <http://trac.webkit.org/r175990>.
Alexey Proskuryakov
This hasn't happened in the last three days, so this must be a duplicate of bug 138683.
*** This bug has been marked as a duplicate of bug 138683 ***