RESOLVED WONTFIX 89397
[Chromium] Layout Test compositing/self-painting-layers.html fails on a shared library build
https://bugs.webkit.org/show_bug.cgi?id=89397
Summary [Chromium] Layout Test compositing/self-painting-layers.html fails on a share...
Andrew Wilson
Reported 2012-06-18 15:51:19 PDT
We changed the debug canary bots over to run with a shared library build, and a bunch of tests on the mac bots started failing/timing out. Here are just a handful: compositing/self-painting-layers.html compositing/video-page-visibility.html compositing/self-painting-layers2.html compositing/layers-inside-overflow-scroll.html
Attachments
James Robinson
Comment 1 2012-06-18 16:29:39 PDT
These tests all have video - I'm guessing the video system doesn't do what we expect in mac in the shared library build?
Andrew Wilson
Comment 2 2012-06-18 18:46:17 PDT
Here's the build/test output from a failing test run: http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.6%20(dbg)/builds/11005/steps/webkit_tests/logs/stdio This is a list of the failing tests - not 100% sure that all of these failures were due to the shared library build, but probably so. Note that the timing-out tests all seem to be video related. Regressions: Unexpected text diff mismatch : (13) compositing/geometry/limit-layer-bounds-clipping-ancestor.html = TEXT compositing/geometry/limit-layer-bounds-fixed-positioned.html = TEXT compositing/geometry/limit-layer-bounds-overflow-repaint.html = TEXT compositing/geometry/limit-layer-bounds-overflow-root.html = TEXT compositing/geometry/limit-layer-bounds-positioned-transition.html = TEXT compositing/geometry/limit-layer-bounds-positioned.html = TEXT compositing/geometry/limit-layer-bounds-transformed.html = TEXT compositing/layer-creation/scroll-partial-update.html = TEXT http/tests/media/media-source/video-media-source-abort.html = TEXT http/tests/media/media-source/video-media-source-errors.html = TEXT http/tests/media/media-source/video-media-source-play.html = TEXT http/tests/media/video-play-stall-before-meta-data.html = TEXT http/tests/misc/video-poster-image-load-outlives-gc-without-crashing.html = TEXT Regressions: Unexpected crashes : (69) accessibility/presentational-elements-with-focus.html = CRASH accessibility/removed-continuation-element-causes-crash.html = CRASH compositing/color-matching/pdf-image-match.html = CRASH compositing/images/direct-pdf-image.html = CRASH css1/box_properties/float_elements_in_series.html = CRASH css3/flexbox/flexitem.html = CRASH dom/html/level2/html/HTMLBodyElement07.html = CRASH dom/html/level2/html/HTMLBodyElement08.html = CRASH dom/html/level2/html/HTMLBodyElement09.html = CRASH dom/html/level2/html/HTMLBodyElement10.html = CRASH dom/html/level2/html/HTMLBodyElement11.html = CRASH dom/html/level2/html/HTMLBodyElement12.html = CRASH dom/html/level2/html/HTMLDocument01.html = CRASH dom/html/level2/html/HTMLDocument02.html = CRASH dom/html/level2/html/HTMLDocument03.html = CRASH dom/html/level2/html/HTMLDocument04.html = CRASH dom/html/level2/html/HTMLDocument05.html = CRASH dom/html/level2/html/HTMLDocument07.html = CRASH dom/html/level2/html/HTMLDocument08.html = CRASH dom/html/level2/html/HTMLDocument09.html = CRASH dom/html/level2/html/HTMLDocument10.html = CRASH dom/html/level2/html/HTMLDocument11.html = CRASH dom/html/level2/html/HTMLDocument12.html = CRASH dom/html/level2/html/HTMLDocument13.html = CRASH dom/html/level2/html/HTMLDocument14.html = CRASH dom/html/level2/html/HTMLDocument15.html = CRASH dom/html/level2/html/HTMLDocument16.html = CRASH dom/html/level2/html/HTMLDocument17.html = CRASH dom/html/level2/html/HTMLDocument18.html = CRASH dom/html/level2/html/HTMLDocument19.html = CRASH dom/html/level2/html/HTMLDocument20.html = CRASH dom/html/level2/html/HTMLDocument21.html = CRASH dom/html/level2/html/HTMLDocument22.html = CRASH dom/html/level2/html/HTMLDocument23.html = CRASH dom/html/level2/html/HTMLDocument24.html = CRASH dom/html/level2/html/HTMLDocument25.html = CRASH dom/html/level2/html/HTMLDocument26.html = CRASH dom/html/level2/html/HTMLDocument27.html = CRASH dom/xhtml/level2/html/HTMLBodyElement07.xhtml = CRASH dom/xhtml/level2/html/HTMLBodyElement08.xhtml = CRASH dom/xhtml/level2/html/HTMLBodyElement09.xhtml = CRASH dom/xhtml/level2/html/HTMLBodyElement10.xhtml = CRASH dom/xhtml/level2/html/HTMLBodyElement11.xhtml = CRASH dom/xhtml/level2/html/HTMLBodyElement12.xhtml = CRASH dom/xhtml/level2/html/HTMLDocument01.xhtml = CRASH dom/xhtml/level2/html/HTMLDocument02.xhtml = CRASH dom/xhtml/level2/html/HTMLDocument03.xhtml = CRASH dom/xhtml/level2/html/HTMLDocument04.xhtml = CRASH dom/xhtml/level2/html/HTMLDocument05.xhtml = CRASH dom/xhtml/level2/html/HTMLDocument07.xhtml = CRASH dom/xhtml/level2/html/HTMLDocument08.xhtml = CRASH dom/xhtml/level2/html/HTMLDocument09.xhtml = CRASH dom/xhtml/level2/html/HTMLDocument10.xhtml = CRASH dom/xhtml/level2/html/HTMLDocument11.xhtml = CRASH dom/xhtml/level2/html/HTMLDocument12.xhtml = CRASH dom/xhtml/level2/html/HTMLDocument13.xhtml = CRASH dom/xhtml/level2/html/HTMLDocument14.xhtml = CRASH dom/xhtml/level2/html/HTMLDocument15.xhtml = CRASH http/tests/cache/stopped-revalidation.html = CRASH http/tests/cache/subresource-fragment-identifier.html = CRASH http/tests/loading/nested_bad_objects.php = CRASH http/tests/local/link-stylesheet-load-order-preload.html = CRASH http/tests/local/link-stylesheet-load-order.html = CRASH http/tests/misc/DOMContentLoaded-event.html = CRASH http/tests/misc/acid3.html = CRASH http/tests/misc/object-image-error-with-onload.html = CRASH http/tests/misc/uncacheable-script-repeated.html = CRASH http/tests/navigation/forward-to-fragment-fires-onload.html = CRASH http/tests/navigation/image-load-in-unload-handler.html = CRASH Regressions: Unexpected tests timed out : (31) compositing/geometry/clipped-video-controller.html = TIMEOUT compositing/geometry/video-fixed-scrolling.html = TIMEOUT compositing/geometry/video-opacity-overlay.html = TIMEOUT compositing/layers-inside-overflow-scroll.html = TIMEOUT compositing/overflow/overflow-compositing-descendant.html = TIMEOUT compositing/overflow/scroll-ancestor-update.html = TIMEOUT compositing/reflections/load-video-in-reflection.html = TIMEOUT compositing/self-painting-layers.html = TIMEOUT compositing/self-painting-layers2.html = TIMEOUT compositing/video-page-visibility.html = TIMEOUT compositing/video/video-poster.html = TIMEOUT compositing/video/video-with-invalid-source.html = TIMEOUT compositing/visibility/visibility-simple-video-layer.html = TIMEOUT http/tests/appcache/video.html = TIMEOUT http/tests/media/media-document.html = TIMEOUT http/tests/media/media-source/video-media-source-event-attributes.html = TIMEOUT http/tests/media/pdf-served-as-pdf.html = TIMEOUT http/tests/media/reload-after-dialog.html = TIMEOUT http/tests/media/remove-while-loading.html = TIMEOUT http/tests/media/text-served-as-text.html = TIMEOUT http/tests/media/video-buffered-range-contains-currentTime.html = TIMEOUT http/tests/media/video-cancel-load.html = TIMEOUT http/tests/media/video-cookie.html = TIMEOUT http/tests/media/video-error-abort.html = TIMEOUT http/tests/media/video-load-twice.html = TIMEOUT http/tests/media/video-query-url.html = TIMEOUT http/tests/media/video-referer.html = TIMEOUT http/tests/media/video-served-as-text.html = TIMEOUT http/tests/media/video-throttled-load-metadata.html = TIMEOUT http/tests/media/video-useragent.html = TIMEOUT http/tests/misc/empty-urls.html = TIMEOUT
Stephen Chenney
Comment 3 2013-04-09 17:06:27 PDT
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.
Note You need to log in before you can comment on or make changes to this bug.