[Webkit-unassigned] [Bug 103446] Layout Test http/tests/canvas/canvas-slow-font-loading.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 12:29:18 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=103446





--- Comment #2 from Christophe Dumez <christophe.dumez at intel.com>  2012-11-27 12:31:31 PST ---
I checked the diff from:
http://build.webkit.org/results/Chromium%20Mac%20Release%20%28Tests%29/r135890%20%2829113%29/http/tests/canvas/canvas-slow-font-loading-diffs.html

The output is a green rectangle which means that the Ahem font was fully loaded when drawing. slow-ahem-loading.cgi was supposed to delay the font loading long enough so that the fallback font is used.

There are several possible explanations:
1. The Ahem font was cached in a previous test and the font does not need loading any more when canvas-slow-font-loading.html is run (At least some ports clear the cache between tests, I don't know about chromium).
2. The delay in slow-ahem-loading.cgi is not big enough, in which case the test would likely be flaky rather than consistently failing.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list