[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

senorblanco at chromium.org senorblanco at chromium.org
Wed Dec 22 15:06:47 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 6133afa330a3924146597ceeea53196b9e883643
Author: senorblanco at chromium.org <senorblanco at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 28 01:07:03 2010 +0000

    2010-10-27  Stephen White  <senorblanco at 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:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70735 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c70c633..09b50e4 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,20 @@
+2010-10-27  Stephen White  <senorblanco at 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:
+
 2010-10-26  Darin Adler  <darin at apple.com>
 
         Reviewed by Sam Weinig.
diff --git a/LayoutTests/platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.checksum b/LayoutTests/platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.checksum
new file mode 100644
index 0000000..4706273
--- /dev/null
+++ b/LayoutTests/platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.checksum
@@ -0,0 +1 @@
+3d58462c9e2eba6dbd9d60fe56ad2ffe
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.png b/LayoutTests/platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.png
new file mode 100644
index 0000000..fa500b2
Binary files /dev/null and b/LayoutTests/platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.png differ
diff --git a/LayoutTests/platform/chromium-gpu-win/compositing/iframes/composited-iframe-alignment-expected.txt b/LayoutTests/platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.txt
similarity index 100%
copy from LayoutTests/platform/chromium-gpu-win/compositing/iframes/composited-iframe-alignment-expected.txt
copy to LayoutTests/platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.txt
diff --git a/LayoutTests/platform/chromium-gpu/test_expectations.txt b/LayoutTests/platform/chromium-gpu/test_expectations.txt
index 34e5651..e47adae 100644
--- a/LayoutTests/platform/chromium-gpu/test_expectations.txt
+++ b/LayoutTests/platform/chromium-gpu/test_expectations.txt
@@ -47,7 +47,7 @@ WONTFIX SKIP : wml = PASS FAIL
 // We need to explicitly list fast/canvas and canvas/philip because the
 // parent directories are otherwise SKIPPed. We list compositing for completeness.
 //
-// FIXME: remove the FAILs from the following three lines.
+// FIXME: remove the FAIL from the following line.
 BUGNONE : compositing = PASS FAIL
 BUGNONE : fast/canvas = PASS
 BUGNONE : canvas/philip = PASS
@@ -194,6 +194,7 @@ BUGWEBGL WIN MAC : fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html
 BUGWEBGL : fast/canvas/webgl/gl-uniform-arrays.html = TEXT
 BUGWEBGL : fast/canvas/webgl/object-deletion-behaviour.html = TEXT
 BUGWEBGL : fast/canvas/webgl/point-size.html = TEXT
+BUGWEBGL : fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html = TIMEOUT
 BUG_AUTO WIN DEBUG : canvas/philip/tests/2d.text.draw.align.center.html = PASS TEXT
 BUGWK47901 MAC : fast/canvas/canvas-getImageData-negative-source.html = TEXT
 BUGJAPHET WIN LINUX : fast/canvas/canvas-currentColor.html = TEXT
@@ -227,109 +228,105 @@ BUGWK47923 SKIP : compositing/tiling/constrained-layer-size.html = TIMEOUT
 BUGWK47923 SKIP : compositing/z-order/negative-z-index.html = TIMEOUT
 
 // The following test is flaky; it occasionally times out, but not always.
-BUGWK47924 SKIP : compositing/iframes/composited-iframe-alignment.html = TIMEOUT
+BUGWK47924 : compositing/iframes/composited-iframe-alignment.html = TIMEOUT PASS
 
 // Chromium does not support PDF content in <img> tags.
-WONTFIX SKIP : compositing/color-matching/pdf-image-match.html = FAIL
-WONTFIX SKIP : compositing/images/direct-pdf-image.html = FAIL
+WONTFIX : compositing/color-matching/pdf-image-match.html = FAIL
+WONTFIX : compositing/images/direct-pdf-image.html = FAIL
 // Chromium does not support PDF or plugin content in layers right now.
-BUGWK47925 SKIP : compositing/plugins/composited-plugin.html = FAIL
+BUGWK47925 : compositing/plugins/composited-plugin.html = FAIL
 
 // The word "compositing" appears in Chromium's pixel results and not
 // in Safari's; this should probably be fixed.
-BUGWK47926 SKIP: compositing/geometry/composited-html-size.html = FAIL
+BUGWK47926 : compositing/geometry/composited-html-size.html = FAIL
 
 // These tests are missing an entire layer in the layer tree output.
-BUGWK47927 SKIP : compositing/geometry/limit-layer-bounds-clipping-ancestor.html = FAIL
+BUGWK47927 : compositing/geometry/limit-layer-bounds-clipping-ancestor.html = FAIL
+
+BUG60962 : compositing/geometry/limit-layer-bounds-overflow-repaint.html = TIMEOUT PASS
 
 // The following failure seems suspicious because it does not contain
 // any text; it seems that the layer tree should precisely match
 // Safari's.
-BUGWK47944 SKIP : compositing/geometry/limit-layer-bounds-overflow-root.html = FAIL
+BUGWK47944 : compositing/geometry/limit-layer-bounds-overflow-root.html = FAIL
 
 // The following failure is missing a tiled layer where Safari has
 // one, in addition to having a layer positioned differently than in
 // Safari.
-BUGWK47946 SKIP : compositing/geometry/limit-layer-bounds-transformed-overflow.html = FAIL
+BUGWK47946 : compositing/geometry/limit-layer-bounds-transformed-overflow.html = TIMEOUT TEXT
 
 // All of the tests involving masks appear to be failing right now.
-BUGWK47947 SKIP : compositing/masks/masked-ancestor.html = FAIL
-BUGWK47947 SKIP : compositing/masks/multiple-masks.html = FAIL
-BUGWK47947 SKIP : compositing/masks/simple-composited-mask.html = FAIL
+BUGWK47947 : compositing/masks/masked-ancestor.html = FAIL
+BUGWK47947 : compositing/masks/multiple-masks.html = FAIL
+BUGWK47947 : compositing/masks/simple-composited-mask.html = FAIL
 
 // Nearly all tests involving reflections are failing right now.
-BUGWK47949 SKIP : compositing/reflections/animation-inside-reflection.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/compositing-change-inside-reflection.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/deeply-nested-reflections.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/masked-reflection-on-composited.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/nested-reflection-anchor-point.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/nested-reflection-animated.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/nested-reflection-mask-change.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/nested-reflection-on-overflow.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/nested-reflection-opacity.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/nested-reflection-size-change.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/nested-reflection-transformed.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/nested-reflection-transformed2.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/nested-reflection-transition.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/nested-reflection.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/reflection-on-composited.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/reflection-opacity.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/reflection-ordering.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/reflection-positioning.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/reflection-positioning2.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/simple-composited-reflections.html = FAIL
-BUGWK47949 SKIP : compositing/reflections/transform-inside-reflection.html = FAIL
+BUGWK47949 : compositing/reflections/animation-inside-reflection.html = FAIL
+BUGWK47949 : compositing/reflections/compositing-change-inside-reflection.html = FAIL
+BUGWK47949 : compositing/reflections/deeply-nested-reflections.html = FAIL
+BUGWK47949 : compositing/reflections/masked-reflection-on-composited.html = FAIL
+BUGWK47949 : compositing/reflections/nested-reflection-anchor-point.html = FAIL
+BUGWK47949 : compositing/reflections/nested-reflection-animated.html = FAIL
+BUGWK47949 : compositing/reflections/nested-reflection-mask-change.html = FAIL
+BUGWK47949 : compositing/reflections/nested-reflection-on-overflow.html = FAIL
+BUGWK47949 : compositing/reflections/nested-reflection-opacity.html = FAIL
+BUGWK47949 : compositing/reflections/nested-reflection-size-change.html = FAIL
+BUGWK47949 : compositing/reflections/nested-reflection-transformed.html = FAIL
+BUGWK47949 : compositing/reflections/nested-reflection-transformed2.html = FAIL
+BUGWK47949 : compositing/reflections/nested-reflection-transition.html = FAIL
+BUGWK47949 : compositing/reflections/nested-reflection.html = FAIL
+BUGWK47949 : compositing/reflections/reflection-on-composited.html = FAIL
+BUGWK47949 : compositing/reflections/reflection-opacity.html = FAIL
+BUGWK47949 : compositing/reflections/reflection-ordering.html = FAIL
+BUGWK47949 : compositing/reflections/reflection-positioning.html = FAIL
+BUGWK47949 : compositing/reflections/reflection-positioning2.html = FAIL
+BUGWK47949 : compositing/reflections/simple-composited-reflections.html = FAIL
+BUGWK47949 : compositing/reflections/transform-inside-reflection.html = FAIL
 
 // Most of the tiling tests are misbehaving in Chrome even though the
 // DRT output looks similar to Safari's. These need to be investigated.
-BUGWK47951 SKIP : compositing/tiling/huge-layer-add-remove-child.html = FAIL
-BUGWK47951 SKIP : compositing/tiling/huge-layer-img.html = FAIL
-BUGWK47951 SKIP : compositing/tiling/huge-layer-with-layer-children.html = FAIL
-BUGWK47951 SKIP : compositing/tiling/huge-layer.html = FAIL
+BUGWK47951 : compositing/tiling/huge-layer-add-remove-child.html = FAIL
+BUGWK47951 : compositing/tiling/huge-layer-with-layer-children.html = FAIL
+BUGWK47951 : compositing/tiling/huge-layer.html = FAIL
 
 // This test is flaky on Linux.
-BUGWK48012 SKIP LINUX : compositing/tiling/huge-layer-with-layer-children-resize.html = FAIL
+BUGWK48012 LINUX : compositing/tiling/huge-layer-with-layer-children-resize.html = FAIL PASS
 
-BUGWK47952 SKIP : compositing/transitions/scale-transition-no-start.html = FAIL
+BUGWK47952 : compositing/transitions/scale-transition-no-start.html = FAIL
 
 // These compositor WebGL tests fail.
-BUGWK47953 SKIP : compositing/webgl/webgl-background-color.html = FAIL
-BUGWK47953 SKIP : compositing/webgl/webgl-reflection.html = FAIL
+BUGWK47953 : compositing/webgl/webgl-background-color.html = FAIL
+BUGWK47953 : compositing/webgl/webgl-reflection.html = FAIL
 
 // These tests are failing on Linux because the layers are differently
 // sized than on Windows. It is unclear why this is happening and it
 // needs to be investigated.
-BUGWK48016 SKIP LINUX : compositing/geometry/limit-layer-bounds-positioned-transition.html = FAIL
-BUGWK48016 SKIP LINUX : compositing/geometry/limit-layer-bounds-transformed.html = FAIL
-BUGWK48016 SKIP LINUX : compositing/geometry/vertical-scroll-composited.html = FAIL
+BUGWK48016 LINUX : compositing/geometry/limit-layer-bounds-positioned-transition.html = FAIL
+BUGWK48016 LINUX : compositing/geometry/limit-layer-bounds-transformed.html = FAIL
+BUGWK48016 LINUX : compositing/geometry/vertical-scroll-composited.html = FAIL
 
 // This test causes an assertion failure in DRT, but apparently not
 // when DRT is run manually.
-BUGWK48018 SKIP LINUX : compositing/geometry/outline-change.html = FAIL
+BUGWK48018 LINUX DEBUG : compositing/geometry/outline-change.html = FAIL PASS
 
 // Linux result contains extra output which looks like debugging
 // output from somewhere.
-BUGWK48020 SKIP LINUX : compositing/geometry/object-clip-rects-assertion.html = FAIL
+BUGWK48020 LINUX : compositing/geometry/object-clip-rects-assertion.html = FAIL
 
 // The following plugin tests are crashing on Mac.
-BUGWK48029 SKIP MAC : compositing/geometry/empty-embed-rects.html = CRASH
-BUGWK48029 SKIP MAC : compositing/geometry/object-clip-rects-assertion.html = CRASH
-BUGWK48029 SKIP MAC : compositing/plugins/1x1-composited-plugin.html = CRASH
-BUGWK48029 SKIP MAC : compositing/plugins/large-to-small-composited-plugin.html = CRASH
-BUGWK48029 SKIP MAC : compositing/plugins/small-to-large-composited-plugin.html = CRASH
-
-BUGWK47241 SKIP : fast/canvas/access-zero-sized-canvas.html = CRASH
-BUGWK47241 SKIP : fast/canvas/canvas-skia-excessive-size.html = CRASH
-BUGWK47241 SKIP : fast/canvas/toDataURL-noData.html = CRASH
-
-BUGWK47242 SKIP : fast/canvas/canvas-putImageData.html = CRASH
+BUGWK48029 MAC : compositing/geometry/empty-embed-rects.html = CRASH
+BUGWK48029 MAC : compositing/geometry/object-clip-rects-assertion.html = CRASH
+BUGWK48029 MAC : compositing/plugins/1x1-composited-plugin.html = CRASH
+BUGWK48029 MAC : compositing/plugins/large-to-small-composited-plugin.html = CRASH
+BUGWK48029 MAC : compositing/plugins/small-to-large-composited-plugin.html = CRASH
 
 // Need to investigate WebGL support in DRT.
-BUGWK47243 SKIP : fast/canvas/webgl/gl-object-get-calls.html = TIMEOUT
-BUGWK47243 SKIP : fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html = TIMEOUT
-BUGWK47243 SKIP : fast/canvas/webgl/uniform-location.html = TIMEOUT
+BUGWK47243 : fast/canvas/webgl/gl-object-get-calls.html = TIMEOUT TEXT
+BUGWK47243 LINUX : fast/canvas/webgl/uniform-location.html = TIMEOUT TEXT
+BUGWK47243 WIN : fast/canvas/webgl/uniform-location.html = CRASH
 
 BUG57431 WIN LINUX : fast/canvas/canvas-strokeRect.html = TEXT
 BUG57432 WIN LINUX : fast/canvas/drawImage-with-negative-source-destination.html = TEXT
 BUG58534 WIN LINUX : canvas/philip/tests/2d.composite.globalAlpha.fill.html = TEXT
 BUG58536 WIN LINUX : canvas/philip/tests/2d.imageData.put.alpha.html = TEXT
+BUG60965 WIN LINUX : fast/canvas/setWidthResetAfterForcedRender.html = IMAGE+TEXT

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list