Title: [97590] trunk/LayoutTests
Revision
97590
Author
[email protected]
Date
2011-10-17 00:20:00 -0700 (Mon, 17 Oct 2011)

Log Message

[Chromium] Update test expectation.
https://bugs.webkit.org/show_bug.cgi?id=70013

* platform/chromium/test_expectations.txt:
Add more cavas test crashes on Windows GPU.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (97589 => 97590)


--- trunk/LayoutTests/ChangeLog	2011-10-17 06:32:16 UTC (rev 97589)
+++ trunk/LayoutTests/ChangeLog	2011-10-17 07:20:00 UTC (rev 97590)
@@ -1,3 +1,11 @@
+2011-10-17  Kent Tamura  <[email protected]>
+
+        [Chromium] Update test expectation.
+        https://bugs.webkit.org/show_bug.cgi?id=70013
+
+        * platform/chromium/test_expectations.txt:
+        Add more cavas test crashes on Windows GPU.
+
 2011-10-16  W. James MacLean  <[email protected]>
 
         [chromium] Rebaseline layout test zoom-animator-scale-test2.html for win, mac

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (97589 => 97590)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-10-17 06:32:16 UTC (rev 97589)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-10-17 07:20:00 UTC (rev 97590)
@@ -3807,6 +3807,7 @@
 BUGWK70001 LINUX WIN : fast/images/color-jpeg-with-color-profile.html = FAIL MISSING
 // Random crash of canvas tests.
 BUGWK70013 WIN GPU : canvas/philip/tests/2d.transformation.rotate.wrap.html = PASS CRASH
+BUGWK70013 WIN GPU : canvas/philip/tests/2d.transformation.setTransform.skewed.html = PASS CRASH
 BUGWK70013 WIN GPU : fast/canvas/arc360.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
@@ -3818,6 +3819,7 @@
 BUGWK70013 WIN GPU : fast/canvas/canvas-largedraws.html = PASS CRASH
 BUGWK70013 WIN GPU : fast/canvas/canvas-lineWidth-intact-after-strokeRect.html = PASS CRASH
 BUGWK70013 WIN GPU : fast/canvas/canvas-strokePath-alpha-shadow.html = PASS CRASH
+BUGWK70013 WIN GPU : fast/canvas/canvas-strokePath-shadow.html = PASS CRASH
 BUGWK70013 WIN GPU : fast/canvas/canvas-transforms-fillRect-shadow.html = PASS CRASH
 
 BUGV8_1768 : fast/js/delete-syntax.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to