Bug 60102 - various compositing failures on linux, mac
Summary: various compositing failures on linux, mac
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-03 18:05 PDT by Dirk Pranke
Modified: 2011-05-06 13:14 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Pranke 2011-05-03 18:05:28 PDT
apologies for the lack of details .. this is leftover triage work from the last week or two of rolls:

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=compositing%2Fgeometry%2Ffixed-in-composited.html%20compositing%2Fgeometry%2Fhorizontal-scroll-composited.html%20compositing%2Fgeometry%2Ftall-page-composited.html%20compositing%2Fgeometry%2Fvideo-fixed-scrolling.html%20compositing%2Fmasks%2Fmasked-ancestor.html%20compositing%2Fmasks%2Fsimple-composited-mask.html%20platform%2Fchromium%2Fcompositing%2Flayout-width-change.html&group=%40ToT%20GPU%20Mesa%20-%20chromium.org

LINUX DEBUG GPU : compositing/geometry/fixed-in-composited.html = IMAGE
LINUX DEBUG GPU : compositing/geometry/horizontal-scroll-composited.html = IMAGE
LINUX GPU : compositing/geometry/tall-page-composited.html = IMAGE
LINUX DEBUG GPU : compositing/geometry/video-fixed-scrolling.html = IMAGE
LINUX GPU : compositing/masks/masked-ancestor.html = IMAGE
LINUX GPU : compositing/masks/simple-composited-mask.html = IMAGE
LINUX DEBUG GPU : fast/canvas/canvas-text-alignment.html = IMAGE
LINUX GPU : platform/chromium/compositing/layout-width-change.html = IMAGE
Comment 1 James Robinson 2011-05-04 15:24:59 PDT
Good news:  There aren't any real regressions or bugs here.  Bad news: there's still work needed

compositing/geometry/fixed-in-composited.html and compositing/geometry/horizontal-scroll-composited.html are failing in debug because of linux scrollbar debug+release differences

compositing/geometry/tall-page-composited.html, compositing/masks/masked-ancestor.html, compositing/masks/simple-composited-mask.html, and platform/chromium/compositing/layout-width-change.html need a new baselines for linux. additionally, they render differently in debug vs release because of scrollbars

compositing/geometry/video-fixed-scrolling.html has the debug/release scrollbar problem on linux and needs a new pixel baseline for mac due to text
Comment 2 Justin Novosad 2011-05-06 12:04:51 PDT
compositing/geometry/video-fixed-scrolling.html now passes on the GPU (r85895)
Comment 3 Justin Novosad 2011-05-06 13:14:13 PDT
compositing/masks/simple-composited-mask.html now passes on linux GPU (r85895)