Bug 84083 - Rebaseline several compositing tests
Summary: Rebaseline several compositing tests
Status: RESOLVED FIXED
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: 2012-04-16 15:00 PDT by Vincent Scheib
Modified: 2012-04-18 11:03 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 Vincent Scheib 2012-04-16 15:00:20 PDT
The following layout tests are failing on Chromium, all platforms:

compositing/backing/no-backing-for-clip.html
compositing/backing/no-backing-for-clip-overlap.html
compositing/backing/no-backing-for-perspective.html
compositing/geometry/preserve-3d-switching.html
compositing/overflow/overflow-positioning.html
See:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=compositing%2Fbacking%2Fno-backing-for-clip.html%20compositing%2Fbacking%2Fno-backing-for-clip-overlap.html%20compositing%2Fbacking%2Fno-backing-for-perspective.html%20compositing%2Fgeometry%2Fpreserve-3d-switching.html%20compositing%2Foverflow%2Foverflow-positioning.html

Caused by http://trac.webkit.org/changeset/114283

I did not automatically rebaseline because I can't tell if this is intended or not? A few are off by a few pixels in bounds, one has (drawsContent 1) diff, others seem to be trivial pixel mismatch.

I'm suppressing these tests in chromium/test_expectations.txt for now.
Comment 1 Adrienne Walker 2012-04-18 11:03:55 PDT
Committed r114533: <http://trac.webkit.org/changeset/114533>