Title: [105455] trunk/LayoutTests
Revision
105455
Author
[email protected]
Date
2012-01-19 15:34:05 -0800 (Thu, 19 Jan 2012)

Log Message

[SKIA / CHROMIUM] Add another test to test_expectations to prepare for change to use sw-rasterized paths in skia-gpu
https://bugs.webkit.org/show_bug.cgi?id=76469

Patch by Brian Salomon <[email protected]> on 2012-01-19
Reviewed by Stephen White.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (105454 => 105455)


--- trunk/LayoutTests/ChangeLog	2012-01-19 23:20:53 UTC (rev 105454)
+++ trunk/LayoutTests/ChangeLog	2012-01-19 23:34:05 UTC (rev 105455)
@@ -1,3 +1,12 @@
+2012-01-19  Brian Salomon  <[email protected]>
+
+        [SKIA / CHROMIUM] Add another test to test_expectations to prepare for change to use sw-rasterized paths in skia-gpu
+        https://bugs.webkit.org/show_bug.cgi?id=76469
+
+        Reviewed by Stephen White.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-01-19  Alexandru Chiculita  <[email protected]>
 
         CSS Shaders: Remove the setTimeout from the layout tests

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (105454 => 105455)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-01-19 23:20:53 UTC (rev 105454)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-01-19 23:34:05 UTC (rev 105455)
@@ -2641,6 +2641,7 @@
 BUGWK73952 GPU : canvas/philip/tests/2d.imageData.put.unchanged.html = TEXT
 
 // These will have slight differences on the edges of antialiased paths and need rebaseling
+BUGBSALOMON GPU : fast/canvas/arc360.html = IMAGE
 BUGBSALOMON GPU : fast/canvas/canvas-composite-fill-repaint.html = IMAGE
 BUGBSALOMON GPU : fast/canvas/canvas-composite-transformclip.html = IMAGE
 BUGBSALOMON GPU : fast/canvas/canvas-composite.html = IMAGE
@@ -2705,7 +2706,7 @@
 // Snow Leopard-only failures (generally just need updated pixel results)
 BUGWK54322 SNOWLEOPARD : css1/text_properties/text_transform.html = IMAGE+TEXT
 BUGWK54322 SNOWLEOPARD : css2.1/t1605-c545-txttrans-00-b-ag.html = IMAGE+TEXT
-BUGWK54322 SNOWLEOPARD : fast/canvas/arc360.html = IMAGE
+BUGWK54322 SNOWLEOPARD CPU : fast/canvas/arc360.html = IMAGE
 BUGWK54322 SNOWLEOPARD : fast/css/transform-default-parameter.html = IMAGE
 BUGWK54322 SNOWLEOPARD : fast/dom/blur-contenteditable.html = IMAGE
 BUGWK54322 SNOWLEOPARD : fast/images/favicon-as-image.html = IMAGE+TEXT
@@ -3433,7 +3434,6 @@
 BUGCR33287 CPU : fast/canvas/set-colors.html = TEXT
 
 // Tests that are known to exhibit IMAGE or IMAGE+TEXT failures on Mac10.5 with GPU-Skia graphics.
-BUGWK68437 LEOPARD GPU : fast/canvas/arc360.html = IMAGE
 BUGWK68437 LEOPARD GPU : fast/canvas/canvas-text-alignment.html = IMAGE
 BUGWK68437 LEOPARD GPU : fast/canvas/canvas-transforms-during-path.html = IMAGE
 BUGWK68437 LEOPARD GPU : fast/canvas/fillrect-gradient-zero-stops.html = IMAGE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to