RESOLVED FIXED 155020
REGRESSION (r197541): many tiled drawing tests failing after new "large tile size" logic was added
https://bugs.webkit.org/show_bug.cgi?id=155020
Summary REGRESSION (r197541): many tiled drawing tests failing after new "large tile ...
Darin Adler
Reported 2016-03-04 08:53:48 PST
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.
Attachments
Darin Adler
Comment 1 2016-03-04 09:02:19 PST
Simon Fraser (smfr)
Comment 2 2016-03-04 09:09:46 PST
Thanks, will take a look.
Simon Fraser (smfr)
Comment 3 2016-03-04 10:49:07 PST
Note You need to log in before you can comment on or make changes to this bug.