Bug 84083

Summary: Rebaseline several compositing tests
Product: WebKit Reporter: Vincent Scheib <scheib>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: enne, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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>