Bug 85666

Summary: [Mac] IETC flexbox reference tests have pixel differences (due to embedded color profiles?)
Product: WebKit Reporter: Andy Estes <aestes>
Component: Tools / TestsAssignee: Dave Tharp <dtharp>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: abarth, dtharp, tomz, tony
Priority: P2 Keywords: LayoutTestFailure, MakingBotsRed
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Bug Depends on: 85210    
Bug Blocks:    

Description Andy Estes 2012-05-04 14:14:02 PDT
14 IETC flexbox reference tests fail on the Mac bots (see <http://build.webkit.org/results/Lion%20Debug%20(Tests)/r116127%20(6209)/results.html>). Even though the test looks identical to the reference, ImageDiff thinks the colors painted by background-color differ from those in the reference images. This might be because the reference images embed an sRGB color profile.
Comment 1 Andy Estes 2012-05-04 14:18:25 PDT
Committed r116169: <http://trac.webkit.org/changeset/116169>
Comment 2 Tony Chang 2012-05-04 15:19:13 PDT
These appear to be ref tests, so there's no reference image or color profile.  Maybe something is weird in the test harness?  Most of the tests seem to be passing on Chromium.
Comment 3 Andy Estes 2012-05-04 15:24:13 PDT
(In reply to comment #2)
> These appear to be ref tests, so there's no reference image or color profile.  Maybe something is weird in the test harness?  Most of the tests seem to be passing on Chromium.

The reference .html file includes an image, and that image has a color profile.
Comment 4 Dave Tharp 2012-05-07 10:35:35 PDT
See comment on bug 85210.  Fix is coming :)
Comment 5 Dave Tharp 2012-05-07 14:21:31 PDT

*** This bug has been marked as a duplicate of bug 85596 ***