Title: [100148] trunk/LayoutTests
Revision
100148
Author
[email protected]
Date
2011-11-14 08:45:08 -0800 (Mon, 14 Nov 2011)

Log Message

Remove expected crashes for skia-gpu canvas from test expectations
https://bugs.webkit.org/show_bug.cgi?id=72183

Patch by Brian Salomon <[email protected]> on 2011-11-14
Reviewed by Stephen White.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100147 => 100148)


--- trunk/LayoutTests/ChangeLog	2011-11-14 16:41:02 UTC (rev 100147)
+++ trunk/LayoutTests/ChangeLog	2011-11-14 16:45:08 UTC (rev 100148)
@@ -1,3 +1,12 @@
+2011-11-14  Brian Salomon  <[email protected]>
+
+        Remove expected crashes for skia-gpu canvas from test expectations
+        https://bugs.webkit.org/show_bug.cgi?id=72183
+
+        Reviewed by Stephen White.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-11-14  Tony Gentilcore  <[email protected]>
 
         Tests occasionally report missing expectations

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (100147 => 100148)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-14 16:41:02 UTC (rev 100147)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-14 16:45:08 UTC (rev 100148)
@@ -3716,22 +3716,6 @@
 
 BUGWK69998 LINUX WIN : plugins/refcount-leaks.html = PASS TEXT
 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
-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-fillPath-shadow.html = PASS CRASH
-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 = TEXT CRASH
 
 BUGV8_1768 : fast/js/delete-syntax.html = TEXT
 
@@ -3880,7 +3864,7 @@
 // Fixed ES5 bugs during the V8 roll, upstream in progress.
 BUGMSTARZINGER : fast/js/mozilla/strict/15.4.5.1.html = TEXT
 
-BUG_SENORBLANCO MAC LINUX GPU : fast/canvas/canvas-transforms-fillRect-shadow.html = TEXT
+BUG_SENORBLANCO GPU : fast/canvas/canvas-transforms-fillRect-shadow.html = TEXT
 
 BUGWK72149 : media/track/tracklist-is-reachable.html = TEXT
 BUGWK72269 : media/track/track-cues-cuechange.html = PASS TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to