Title: [97439] trunk/LayoutTests
Revision
97439
Author
tk...@chromium.org
Date
2011-10-13 20:32:09 -0700 (Thu, 13 Oct 2011)

Log Message

[Chromium] Update test expectation.

- Mark some tests flaky on Windows GPU
- Update Leopard-specific images.

* platform/chromium-cg-mac-leopard/css2.1/20110323/floating-replaced-height-008-expected.png: Added.
* platform/chromium-cg-mac-leopard/css2.1/20110323/inline-block-replaced-height-008-expected.png: Added.
* platform/chromium-cg-mac-leopard/css2.1/20110323/inline-replaced-height-008-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png: Added.
* platform/chromium-mac-leopard/css2.1/20110323/floating-replaced-height-008-expected.png: Added.
* platform/chromium-mac-leopard/css2.1/20110323/inline-block-replaced-height-008-expected.png: Added.
* platform/chromium-mac-leopard/css2.1/20110323/inline-replaced-height-008-expected.png: Added.
* platform/chromium/test_expectations.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (97438 => 97439)


--- trunk/LayoutTests/ChangeLog	2011-10-14 03:18:30 UTC (rev 97438)
+++ trunk/LayoutTests/ChangeLog	2011-10-14 03:32:09 UTC (rev 97439)
@@ -1,3 +1,32 @@
+2011-10-13  Kent Tamura  <tk...@chromium.org>
+
+        [Chromium] Update test expectation.
+
+        - Mark some tests flaky on Windows GPU
+        - Update Leopard-specific images.
+
+        * platform/chromium-cg-mac-leopard/css2.1/20110323/floating-replaced-height-008-expected.png: Added.
+        * platform/chromium-cg-mac-leopard/css2.1/20110323/inline-block-replaced-height-008-expected.png: Added.
+        * platform/chromium-cg-mac-leopard/css2.1/20110323/inline-replaced-height-008-expected.png: Added.
+        * platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png: Added.
+        * platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png: Added.
+        * platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png: Added.
+        * platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png: Added.
+        * platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png: Added.
+        * platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png: Added.
+        * platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png: Added.
+        * platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png: Added.
+        * platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png: Added.
+        * platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png: Added.
+        * platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png: Added.
+        * platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png: Added.
+        * platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png: Added.
+        * platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png: Added.
+        * platform/chromium-mac-leopard/css2.1/20110323/floating-replaced-height-008-expected.png: Added.
+        * platform/chromium-mac-leopard/css2.1/20110323/inline-block-replaced-height-008-expected.png: Added.
+        * platform/chromium-mac-leopard/css2.1/20110323/inline-replaced-height-008-expected.png: Added.
+        * platform/chromium/test_expectations.txt:
+
 2011-10-13  Kentaro Hara  <hara...@chromium.org>
 
         Implement an OverflowEvent constructor for V8

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (97438 => 97439)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-10-14 03:18:30 UTC (rev 97438)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-10-14 03:32:09 UTC (rev 97439)
@@ -3796,14 +3796,17 @@
 
 BUGWK69998 LINUX WIN : plugins/refcount-leaks.html = PASS TEXT
 BUGWK70001 LINUX WIN : fast/images/color-jpeg-with-color-profile.html = FAIL MISSING
-// Randon crash in fast/canvas.
+// Random crash of canvas tests.
+BUGWK70013 WIN GPU : canvas/philip/tests/2d.transformation.rotate.wrap.html = PASS CRASH
+BUGWK70013 WIN GPU : fast/canvas/canvas-arc-360-winding.html = PASS CRASH
+BUGWK70013 WIN GPU : fast/canvas/canvas-arc-connecting-line.html = PASS CRASH
+BUGWK70013 WIN GPU : fast/canvas/canvas-drawImage-shadow.html = PASS CRASH
+BUGWK70013 WIN GPU : fast/canvas/canvas-fillPath-alpha-shadow.html = PASS CRASH
 BUGWK70013 WIN GPU : fast/canvas/canvas-fillPath-gradient-shadow.html = PASS CRASH
+BUGWK70013 WIN GPU : fast/canvas/canvas-fillPath-pattern-shadow.html = PASS CRASH
+BUGWK70013 WIN GPU : fast/canvas/canvas-largedraws.html = PASS CRASH
 BUGWK70013 WIN GPU : fast/canvas/canvas-strokePath-alpha-shadow.html = PASS CRASH
-BUGWK70013 WIN GPU : fast/canvas/canvas-arc-360-winding.html = PASS CRASH
-BUGWK70013 WIN GPU : fast/canvas/canvas-largedraws.html = PASS CRASH
-BUGWK70013 WIN GPU : fast/canvas/canvas-arc-connecting-line.html = CRASH
-BUGWK70013 WIN GPU : fast/canvas/canvas-fillPath-pattern-shadow.html = CRASH
-BUGWK70013 WIN GPU : fast/canvas/canvas-transforms-fillRect-shadow.html = CRASH
+BUGWK70013 WIN GPU : fast/canvas/canvas-transforms-fillRect-shadow.html = PASS CRASH
 
 // These all will timeout, because we are lacking a hook that signals test completion.
 BUGWK70066 SKIP : fast/hidpi = TIMEOUT

Added: trunk/LayoutTests/platform/chromium-cg-mac-leopard/css2.1/20110323/floating-replaced-height-008-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-leopard/css2.1/20110323/floating-replaced-height-008-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-cg-mac-leopard/css2.1/20110323/inline-block-replaced-height-008-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-leopard/css2.1/20110323/inline-block-replaced-height-008-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-cg-mac-leopard/css2.1/20110323/inline-replaced-height-008-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-leopard/css2.1/20110323/inline-replaced-height-008-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-mac-leopard/css2.1/20110323/floating-replaced-height-008-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-leopard/css2.1/20110323/floating-replaced-height-008-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-mac-leopard/css2.1/20110323/inline-block-replaced-height-008-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-leopard/css2.1/20110323/inline-block-replaced-height-008-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-mac-leopard/css2.1/20110323/inline-replaced-height-008-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-leopard/css2.1/20110323/inline-replaced-height-008-expected.png ___________________________________________________________________

Added: svn:mime-type

_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to