[Webkit-unassigned] [Bug 152009] fast/canvas/canvas-too-large-to-draw.html failing on El Capitan Debug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 8 16:01:11 PST 2015


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

--- Comment #2 from Brent Fulgham <bfulgham at webkit.org> ---
This is related to my change. For some reason, the active pixel count is reaching our maximum threshold while running tests on these machines.

This indicates that either the canvas buffers are getting held onto longer than we expect, or the bookkeeping code is not properly decrementing the counts when run under the test system.

Skipping for now is a good approach, and I'll look into the underlying issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151209/675feeed/attachment.html>


More information about the webkit-unassigned mailing list