Bug 10196 - 1000+ pixel test failures on the buildbot
Summary: 1000+ pixel test failures on the buildbot
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-01 18:40 PDT by Mark Rowe (bdash)
Modified: 2007-10-02 14:29 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Rowe (bdash) 2006-08-01 18:40:06 PDT
On build 1546 (http://build.webkit.org/post-commit-pixel-powerpc-mac-os-x/builds/1546) the pixel tests jumped from 151 to 1056 pixel test failures.  This seems to be caused by the fix for bug 9955 -- either a regression in behaviour, or a failure to update the layout test results.
Comment 1 Eric Seidel (no email) 2007-10-02 11:14:14 PDT
I think this can be closed.  It's quite old.
Comment 2 Eric Seidel (no email) 2007-10-02 14:22:32 PDT
Mitz believes this is the same issue as we're seeing on feature-branch, of borders being drawn with colors slightly different from the -expected.png values.
Comment 3 mitz 2007-10-02 14:29:30 PDT
(In reply to comment #2)
> Mitz believes this is the same issue as we're seeing on feature-branch, of
> borders being drawn with colors slightly different from the -expected.png
> values.

Now I'm confused. Are those tests failing on the feature branch but not on trunk?