Bug 121526 - compositing/images/positioned-image-content-rect.html is failing on some bots
Summary: compositing/images/positioned-image-content-rect.html is failing on some bots
Status: RESOLVED WORKSFORME
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:
Depends on:
Blocks:
 
Reported: 2013-09-17 16:07 PDT by Alexey Proskuryakov
Modified: 2014-12-09 23:22 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2013-09-17 16:07:13 PDT
Looks like color management trouble, even though the difference is pixel noise.

http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=compositing%2Fimages%2Fpositioned-image-content-rect.html
Comment 1 Alexey Proskuryakov 2013-09-17 16:12:43 PDT
Marked as flaky in <http://trac.webkit.org/r156012>. The test is not really flaky, but that's the best we can do given that both WK1 and WK2 bots are failing, but not all of them are.
Comment 2 Alexey Proskuryakov 2014-12-09 23:22:35 PST
We now enforce sRGB, and the test passes on all bots. I'll unmark it.