Bug 101220 - (r133351): Number of test failures from enabling SUBPIXEL_LAYOUT on Mac
Summary: (r133351): Number of test failures from enabling SUBPIXEL_LAYOUT on Mac
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on: 101364
Blocks:
  Show dependency treegraph
 
Reported: 2012-11-05 07:28 PST by Antti Koivisto
Modified: 2014-02-02 23:53 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2012-11-05 07:28:49 PST
http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK1%20(Tests)/r133351%20(2436)/results.html

These have changes to text output:

fast/dynamic/subtree-parent-static-y.html
fast/images/repaint-subrect-grid.html
fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html

These have changes to image output:

fast/regions/float-pushed-width-change.html
fast/regions/floats-basic-in-variable-width-regions.html
fast/regions/render-region-renderer.html

Might be just a matter of checking if the new results are correct and updating them.
Comment 1 Simon Fraser (smfr) 2012-11-05 08:17:13 PST
Yes, we need some new baselines.
Comment 2 Simon Fraser (smfr) 2012-11-05 12:32:14 PST
Some Lion rebaselines: http://trac.webkit.org/changeset/133511
Comment 3 Simon Fraser (smfr) 2012-11-06 10:52:11 PST
Two more fixes in
http://trac.webkit.org/changeset/133639

This one:
fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html
only fails in WK2, so it's unlikely to be subpixel-related.
Comment 4 Antti Koivisto 2012-11-06 10:56:07 PST
> fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html
> only fails in WK2, so it's unlikely to be subpixel-related.

The link in description shows it failing on WK1 bot.
Comment 5 Simon Fraser (smfr) 2012-11-06 10:57:02 PST
It doesn't fail for me locally in WK1; only WK2.
Comment 6 Antti Koivisto 2012-11-06 10:59:52 PST
Sampling the build history indicates that failures started on this revision too.