Bug 106186 - [Mac] compositing/background-color/background-color-change-to-text.html fails on some bots
Summary: [Mac] compositing/background-color/background-color-change-to-text.html fails...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2013-01-05 15:50 PST by Ryosuke Niwa
Modified: 2013-07-08 16:28 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-01-05 15:50:31 PST
http://build.webkit.org/results/Apple%20Lion%20Release%20WK2%20(Tests)/r138908%20(6663)/results.html

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=compositing%2Fbackground-color%2Fbackground-color-change-to-text.html

This test fails on Apple Lion Leaks, Debug WK1 and Release WK2. But when I run the test locally on my ML machine on WK2, it still fails.

I don't know what's happening here. Maybe there are some software/hardware differences on these bots?
Comment 1 Radar WebKit Bug Importer 2013-01-05 15:50:56 PST
<rdar://problem/12962613>
Comment 2 Simon Fraser (smfr) 2013-01-07 11:24:29 PST
This is a color profile issue.
Comment 3 Ryosuke Niwa 2013-01-07 11:26:14 PST
(In reply to comment #2)
> This is a color profile issue.

Do you know how to fix it?
Comment 4 Simon Fraser (smfr) 2013-01-07 11:31:24 PST
No; it's an underlying system problem. Maybe changing WebCore to use sRGB rather than DeviceRGB everywhere would fix it.
Comment 5 Jessie Berlin 2013-04-16 14:48:52 PDT
7 compositing tests added in http://trac.webkit.org/changeset/148172 also exhibit this behavior. I am going to mark them flakey on Lion and ML per Simon Frasers suggestion.
Comment 6 Alexey Proskuryakov 2013-07-08 16:28:02 PDT
> 7 compositing tests added in http://trac.webkit.org/changeset/148172 also exhibit this behavior.

I don't think that this is the same issue. Filed bug 118490  to track these separately.