[Webkit-unassigned] [Bug 155020] New: REGRESSION (r197541): tile size tests failing in WebKit 2 after new "large tile size" logic was added

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 4 08:53:48 PST 2016


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

            Bug ID: 155020
           Summary: REGRESSION (r197541): tile size tests failing in
                    WebKit 2 after new "large tile size" logic was added
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Macintosh
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: darin at apple.com
                CC: simon.fraser at apple.com

Ever since r197541 landed to fix bug 154985, 21 tiled drawing tests have been failing on bots like elcapitan-release-tests-wk2, and also locally on my computer and on EWS, with differences like this one:

- (tile size 800 x 600)
- (top left tile 0, 0 tiles grid 1 x 1)
+ (tile size 512 x 512)
+ (top left tile 0, 0 tiles grid 2 x 2)

For now, I am adding entries to platform/wk2/TestExpectations so these failures are quiet until we can fix them.

-- 
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/20160304/4555c7ff/attachment.html>


More information about the webkit-unassigned mailing list