Changeset 70735 in webkit


Ignore:
Timestamp:
Oct 27, 2010 6:07:03 PM (13 years ago)
Author:
senorblanco@chromium.org
Message:

2010-10-27 Stephen White <senorblanco@chromium.org>

Reviewed by Kenneth Russell.

[CHROMIUM] Unskip the failing tests in chromium-gpu, and adjust the
expectations to match reality.
https://bugs.webkit.org/show_bug.cgi?id=48473


Some bugs were already fixed and the test lines could be removed, some
tests have started newly-failing. Rebaselined one test that had a bad
checksum.

  • platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.checksum: Added.
  • platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.png: Added.
  • platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.txt: Added.
  • platform/chromium-gpu/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r70723 r70735  
     12010-10-27  Stephen White  <senorblanco@chromium.org>
     2
     3        Reviewed by Kenneth Russell.
     4
     5        [CHROMIUM] Unskip the failing tests in chromium-gpu, and adjust the
     6        expectations to match reality.
     7        https://bugs.webkit.org/show_bug.cgi?id=48473
     8       
     9        Some bugs were already fixed and the test lines could be removed, some
     10        tests have started newly-failing.  Rebaselined one test that had a bad
     11        checksum.
     12
     13        * platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.checksum: Added.
     14        * platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.png: Added.
     15        * platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.txt: Added.
     16        * platform/chromium-gpu/test_expectations.txt:
     17
    1182010-10-26  Darin Adler  <darin@apple.com>
    219
  • trunk/LayoutTests/platform/chromium-gpu/test_expectations.txt

    r70582 r70735  
    4848// parent directories are otherwise SKIPPed. We list compositing for completeness.
    4949//
    50 // FIXME: remove the FAILs from the following three lines.
     50// FIXME: remove the FAIL from the following line.
    5151BUGNONE : compositing = PASS FAIL
    5252BUGNONE : fast/canvas = PASS
     
    195195BUGWEBGL : fast/canvas/webgl/object-deletion-behaviour.html = TEXT
    196196BUGWEBGL : fast/canvas/webgl/point-size.html = TEXT
     197BUGWEBGL : fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html = TIMEOUT
    197198BUG_AUTO WIN DEBUG : canvas/philip/tests/2d.text.draw.align.center.html = PASS TEXT
    198199BUGWK47901 MAC : fast/canvas/canvas-getImageData-negative-source.html = TEXT
     
    228229
    229230// The following test is flaky; it occasionally times out, but not always.
    230 BUGWK47924 SKIP : compositing/iframes/composited-iframe-alignment.html = TIMEOUT
     231BUGWK47924 : compositing/iframes/composited-iframe-alignment.html = TIMEOUT PASS
    231232
    232233// Chromium does not support PDF content in <img> tags.
    233 WONTFIX SKIP : compositing/color-matching/pdf-image-match.html = FAIL
    234 WONTFIX SKIP : compositing/images/direct-pdf-image.html = FAIL
     234WONTFIX : compositing/color-matching/pdf-image-match.html = FAIL
     235WONTFIX : compositing/images/direct-pdf-image.html = FAIL
    235236// Chromium does not support PDF or plugin content in layers right now.
    236 BUGWK47925 SKIP : compositing/plugins/composited-plugin.html = FAIL
     237BUGWK47925 : compositing/plugins/composited-plugin.html = FAIL
    237238
    238239// The word "compositing" appears in Chromium's pixel results and not
    239240// in Safari's; this should probably be fixed.
    240 BUGWK47926 SKIP: compositing/geometry/composited-html-size.html = FAIL
     241BUGWK47926 : compositing/geometry/composited-html-size.html = FAIL
    241242
    242243// These tests are missing an entire layer in the layer tree output.
    243 BUGWK47927 SKIP : compositing/geometry/limit-layer-bounds-clipping-ancestor.html = FAIL
     244BUGWK47927 : compositing/geometry/limit-layer-bounds-clipping-ancestor.html = FAIL
     245
     246BUG60962 : compositing/geometry/limit-layer-bounds-overflow-repaint.html = TIMEOUT PASS
    244247
    245248// The following failure seems suspicious because it does not contain
    246249// any text; it seems that the layer tree should precisely match
    247250// Safari's.
    248 BUGWK47944 SKIP : compositing/geometry/limit-layer-bounds-overflow-root.html = FAIL
     251BUGWK47944 : compositing/geometry/limit-layer-bounds-overflow-root.html = FAIL
    249252
    250253// The following failure is missing a tiled layer where Safari has
    251254// one, in addition to having a layer positioned differently than in
    252255// Safari.
    253 BUGWK47946 SKIP : compositing/geometry/limit-layer-bounds-transformed-overflow.html = FAIL
     256BUGWK47946 : compositing/geometry/limit-layer-bounds-transformed-overflow.html = TIMEOUT TEXT
    254257
    255258// All of the tests involving masks appear to be failing right now.
    256 BUGWK47947 SKIP : compositing/masks/masked-ancestor.html = FAIL
    257 BUGWK47947 SKIP : compositing/masks/multiple-masks.html = FAIL
    258 BUGWK47947 SKIP : compositing/masks/simple-composited-mask.html = FAIL
     259BUGWK47947 : compositing/masks/masked-ancestor.html = FAIL
     260BUGWK47947 : compositing/masks/multiple-masks.html = FAIL
     261BUGWK47947 : compositing/masks/simple-composited-mask.html = FAIL
    259262
    260263// Nearly all tests involving reflections are failing right now.
    261 BUGWK47949 SKIP : compositing/reflections/animation-inside-reflection.html = FAIL
    262 BUGWK47949 SKIP : compositing/reflections/compositing-change-inside-reflection.html = FAIL
    263 BUGWK47949 SKIP : compositing/reflections/deeply-nested-reflections.html = FAIL
    264 BUGWK47949 SKIP : compositing/reflections/masked-reflection-on-composited.html = FAIL
    265 BUGWK47949 SKIP : compositing/reflections/nested-reflection-anchor-point.html = FAIL
    266 BUGWK47949 SKIP : compositing/reflections/nested-reflection-animated.html = FAIL
    267 BUGWK47949 SKIP : compositing/reflections/nested-reflection-mask-change.html = FAIL
    268 BUGWK47949 SKIP : compositing/reflections/nested-reflection-on-overflow.html = FAIL
    269 BUGWK47949 SKIP : compositing/reflections/nested-reflection-opacity.html = FAIL
    270 BUGWK47949 SKIP : compositing/reflections/nested-reflection-size-change.html = FAIL
    271 BUGWK47949 SKIP : compositing/reflections/nested-reflection-transformed.html = FAIL
    272 BUGWK47949 SKIP : compositing/reflections/nested-reflection-transformed2.html = FAIL
    273 BUGWK47949 SKIP : compositing/reflections/nested-reflection-transition.html = FAIL
    274 BUGWK47949 SKIP : compositing/reflections/nested-reflection.html = FAIL
    275 BUGWK47949 SKIP : compositing/reflections/reflection-on-composited.html = FAIL
    276 BUGWK47949 SKIP : compositing/reflections/reflection-opacity.html = FAIL
    277 BUGWK47949 SKIP : compositing/reflections/reflection-ordering.html = FAIL
    278 BUGWK47949 SKIP : compositing/reflections/reflection-positioning.html = FAIL
    279 BUGWK47949 SKIP : compositing/reflections/reflection-positioning2.html = FAIL
    280 BUGWK47949 SKIP : compositing/reflections/simple-composited-reflections.html = FAIL
    281 BUGWK47949 SKIP : compositing/reflections/transform-inside-reflection.html = FAIL
     264BUGWK47949 : compositing/reflections/animation-inside-reflection.html = FAIL
     265BUGWK47949 : compositing/reflections/compositing-change-inside-reflection.html = FAIL
     266BUGWK47949 : compositing/reflections/deeply-nested-reflections.html = FAIL
     267BUGWK47949 : compositing/reflections/masked-reflection-on-composited.html = FAIL
     268BUGWK47949 : compositing/reflections/nested-reflection-anchor-point.html = FAIL
     269BUGWK47949 : compositing/reflections/nested-reflection-animated.html = FAIL
     270BUGWK47949 : compositing/reflections/nested-reflection-mask-change.html = FAIL
     271BUGWK47949 : compositing/reflections/nested-reflection-on-overflow.html = FAIL
     272BUGWK47949 : compositing/reflections/nested-reflection-opacity.html = FAIL
     273BUGWK47949 : compositing/reflections/nested-reflection-size-change.html = FAIL
     274BUGWK47949 : compositing/reflections/nested-reflection-transformed.html = FAIL
     275BUGWK47949 : compositing/reflections/nested-reflection-transformed2.html = FAIL
     276BUGWK47949 : compositing/reflections/nested-reflection-transition.html = FAIL
     277BUGWK47949 : compositing/reflections/nested-reflection.html = FAIL
     278BUGWK47949 : compositing/reflections/reflection-on-composited.html = FAIL
     279BUGWK47949 : compositing/reflections/reflection-opacity.html = FAIL
     280BUGWK47949 : compositing/reflections/reflection-ordering.html = FAIL
     281BUGWK47949 : compositing/reflections/reflection-positioning.html = FAIL
     282BUGWK47949 : compositing/reflections/reflection-positioning2.html = FAIL
     283BUGWK47949 : compositing/reflections/simple-composited-reflections.html = FAIL
     284BUGWK47949 : compositing/reflections/transform-inside-reflection.html = FAIL
    282285
    283286// Most of the tiling tests are misbehaving in Chrome even though the
    284287// DRT output looks similar to Safari's. These need to be investigated.
    285 BUGWK47951 SKIP : compositing/tiling/huge-layer-add-remove-child.html = FAIL
    286 BUGWK47951 SKIP : compositing/tiling/huge-layer-img.html = FAIL
    287 BUGWK47951 SKIP : compositing/tiling/huge-layer-with-layer-children.html = FAIL
    288 BUGWK47951 SKIP : compositing/tiling/huge-layer.html = FAIL
     288BUGWK47951 : compositing/tiling/huge-layer-add-remove-child.html = FAIL
     289BUGWK47951 : compositing/tiling/huge-layer-with-layer-children.html = FAIL
     290BUGWK47951 : compositing/tiling/huge-layer.html = FAIL
    289291
    290292// This test is flaky on Linux.
    291 BUGWK48012 SKIP LINUX : compositing/tiling/huge-layer-with-layer-children-resize.html = FAIL
    292 
    293 BUGWK47952 SKIP : compositing/transitions/scale-transition-no-start.html = FAIL
     293BUGWK48012 LINUX : compositing/tiling/huge-layer-with-layer-children-resize.html = FAIL PASS
     294
     295BUGWK47952 : compositing/transitions/scale-transition-no-start.html = FAIL
    294296
    295297// These compositor WebGL tests fail.
    296 BUGWK47953 SKIP : compositing/webgl/webgl-background-color.html = FAIL
    297 BUGWK47953 SKIP : compositing/webgl/webgl-reflection.html = FAIL
     298BUGWK47953 : compositing/webgl/webgl-background-color.html = FAIL
     299BUGWK47953 : compositing/webgl/webgl-reflection.html = FAIL
    298300
    299301// These tests are failing on Linux because the layers are differently
    300302// sized than on Windows. It is unclear why this is happening and it
    301303// needs to be investigated.
    302 BUGWK48016 SKIP LINUX : compositing/geometry/limit-layer-bounds-positioned-transition.html = FAIL
    303 BUGWK48016 SKIP LINUX : compositing/geometry/limit-layer-bounds-transformed.html = FAIL
    304 BUGWK48016 SKIP LINUX : compositing/geometry/vertical-scroll-composited.html = FAIL
     304BUGWK48016 LINUX : compositing/geometry/limit-layer-bounds-positioned-transition.html = FAIL
     305BUGWK48016 LINUX : compositing/geometry/limit-layer-bounds-transformed.html = FAIL
     306BUGWK48016 LINUX : compositing/geometry/vertical-scroll-composited.html = FAIL
    305307
    306308// This test causes an assertion failure in DRT, but apparently not
    307309// when DRT is run manually.
    308 BUGWK48018 SKIP LINUX : compositing/geometry/outline-change.html = FAIL
     310BUGWK48018 LINUX DEBUG : compositing/geometry/outline-change.html = FAIL PASS
    309311
    310312// Linux result contains extra output which looks like debugging
    311313// output from somewhere.
    312 BUGWK48020 SKIP LINUX : compositing/geometry/object-clip-rects-assertion.html = FAIL
     314BUGWK48020 LINUX : compositing/geometry/object-clip-rects-assertion.html = FAIL
    313315
    314316// The following plugin tests are crashing on Mac.
    315 BUGWK48029 SKIP MAC : compositing/geometry/empty-embed-rects.html = CRASH
    316 BUGWK48029 SKIP MAC : compositing/geometry/object-clip-rects-assertion.html = CRASH
    317 BUGWK48029 SKIP MAC : compositing/plugins/1x1-composited-plugin.html = CRASH
    318 BUGWK48029 SKIP MAC : compositing/plugins/large-to-small-composited-plugin.html = CRASH
    319 BUGWK48029 SKIP MAC : compositing/plugins/small-to-large-composited-plugin.html = CRASH
    320 
    321 BUGWK47241 SKIP : fast/canvas/access-zero-sized-canvas.html = CRASH
    322 BUGWK47241 SKIP : fast/canvas/canvas-skia-excessive-size.html = CRASH
    323 BUGWK47241 SKIP : fast/canvas/toDataURL-noData.html = CRASH
    324 
    325 BUGWK47242 SKIP : fast/canvas/canvas-putImageData.html = CRASH
     317BUGWK48029 MAC : compositing/geometry/empty-embed-rects.html = CRASH
     318BUGWK48029 MAC : compositing/geometry/object-clip-rects-assertion.html = CRASH
     319BUGWK48029 MAC : compositing/plugins/1x1-composited-plugin.html = CRASH
     320BUGWK48029 MAC : compositing/plugins/large-to-small-composited-plugin.html = CRASH
     321BUGWK48029 MAC : compositing/plugins/small-to-large-composited-plugin.html = CRASH
    326322
    327323// Need to investigate WebGL support in DRT.
    328 BUGWK47243 SKIP : fast/canvas/webgl/gl-object-get-calls.html = TIMEOUT
    329 BUGWK47243 SKIP : fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html = TIMEOUT
    330 BUGWK47243 SKIP : fast/canvas/webgl/uniform-location.html = TIMEOUT
     324BUGWK47243 : fast/canvas/webgl/gl-object-get-calls.html = TIMEOUT TEXT
     325BUGWK47243 LINUX : fast/canvas/webgl/uniform-location.html = TIMEOUT TEXT
     326BUGWK47243 WIN : fast/canvas/webgl/uniform-location.html = CRASH
    331327
    332328BUG57431 WIN LINUX : fast/canvas/canvas-strokeRect.html = TEXT
     
    334330BUG58534 WIN LINUX : canvas/philip/tests/2d.composite.globalAlpha.fill.html = TEXT
    335331BUG58536 WIN LINUX : canvas/philip/tests/2d.imageData.put.alpha.html = TEXT
     332BUG60965 WIN LINUX : fast/canvas/setWidthResetAfterForcedRender.html = IMAGE+TEXT
Note: See TracChangeset for help on using the changeset viewer.