Title: [91385] trunk/LayoutTests
Revision
91385
Author
[email protected]
Date
2011-07-20 11:55:07 -0700 (Wed, 20 Jul 2011)

Log Message

Unreviewed; chromium test expectations changes.

Pre-emptively mark some test failures/timeouts from an upcoming skia
change in Chrome.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91384 => 91385)


--- trunk/LayoutTests/ChangeLog	2011-07-20 18:45:47 UTC (rev 91384)
+++ trunk/LayoutTests/ChangeLog	2011-07-20 18:55:07 UTC (rev 91385)
@@ -1,3 +1,12 @@
+2011-07-20  Stephen White  <[email protected]>
+
+        Unreviewed; chromium test expectations changes.
+
+        Pre-emptively mark some test failures/timeouts from an upcoming skia
+        change in Chrome.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-07-20  James Simonsen  <[email protected]>
 
         Refuse to run scripts inside the SVG shadow DOM

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (91384 => 91385)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-20 18:45:47 UTC (rev 91384)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-20 18:55:07 UTC (rev 91385)
@@ -978,7 +978,13 @@
 // shadow rendering issues
 BUGCR79896 WIN LINUX GPU : fast/canvas/canvas-shadow.html = TEXT
 
+// This test is slow due to Mesa slowness.
+WONTFIX GPU WIN LINUX : canvas/philip/tests/2d.shadow.blur.low.html = PASS TIMEOUT
 
+// This test is overly-finicky about pixel values.
+BUGWK64876 GPU WIN LINUX : fast/canvas/canvas-scale-strokePath-shadow.html = TEXT
+
+
 // -----------------------------------------------------------------
 // Other failures
 // -----------------------------------------------------------------
@@ -1931,7 +1937,9 @@
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.pattern.paint.norepeat.coord3.html = TEXT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.pattern.paint.repeatx.coord1.html = TEXT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.pattern.paint.repeaty.coord1.html = TEXT
-BUGWK45991 LINUX WIN : canvas/philip/tests/2d.shadow.canvas.alpha.html = TEXT
+BUGWK45991 CPU LINUX WIN : canvas/philip/tests/2d.shadow.canvas.alpha.html = TEXT
+// This test times out due to Mesa slowness.
+BUGWK45991 GPU LINUX WIN : canvas/philip/tests/2d.shadow.canvas.alpha.html = TEXT TIMEOUT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.shadow.canvas.basic.html = TEXT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.shadow.canvas.transparent.2.html = TEXT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.shadow.enable.blur.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to