Title: [119735] trunk/LayoutTests
Revision
119735
Author
r...@google.com
Date
2012-06-07 10:44:50 -0700 (Thu, 07 Jun 2012)

Log Message

clean up suppressions around two-point-radial-gradient in skia (fix will come later)
https://bugs.webkit.org/show_bug.cgi?id=88549

Expectations change only.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119734 => 119735)


--- trunk/LayoutTests/ChangeLog	2012-06-07 17:37:03 UTC (rev 119734)
+++ trunk/LayoutTests/ChangeLog	2012-06-07 17:44:50 UTC (rev 119735)
@@ -1,3 +1,12 @@
+2012-06-07  Mike Reed  <r...@google.com>
+
+        clean up suppressions around two-point-radial-gradient in skia (fix will come later)
+        https://bugs.webkit.org/show_bug.cgi?id=88549
+
+        Expectations change only.
+
+        * platform/chromium/TestExpectations:
+
 2012-06-07  Ojan Vafai  <o...@chromium.org>
 
         Update some flaky/slow expectations to better match the bots.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (119734 => 119735)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-07 17:37:03 UTC (rev 119734)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-07 17:44:50 UTC (rev 119735)
@@ -2005,8 +2005,6 @@
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.gradient.radial.cone.beside.html = TEXT
 BUGWK45991 LINUX WIN : platform/chromium/virtual/gpu/canvas/philip/tests/2d.gradient.radial.cone.behind.html = TEXT
 BUGWK45991 LINUX WIN : platform/chromium/virtual/gpu/canvas/philip/tests/2d.gradient.radial.cone.beside.html = TEXT
-BUGWK45991 WIN : canvas/philip/tests/2d.gradient.radial.cone.cylinder.html = TEXT
-BUGWK45991 LINUX : canvas/philip/tests/2d.gradient.radial.cone.cylinder.html = TEXT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.gradient.radial.cone.shape2.html = TEXT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.gradient.radial.outside3.html = TEXT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.gradient.radial.touch1.html = TEXT
@@ -2208,9 +2206,6 @@
 BUGJAMESR LINUX WIN : fast/text/international/vertical-text-glyph-test.html = IMAGE+TEXT
 BUGJAMESR LINUX WIN : fast/text/international/vertical-text-metrics-test.html = TEXT
 
-// Added in WebKit r69755, failed immediately.
-BUGCR81837 LINUX WIN : fast/canvas/canvas-currentColor.html = TEXT
-
 // Added in Webkit r69707 without expected results.
 // Expected result file added in r83450. Still no match.
 BUGJAPHET : platform/gtk/accessibility/aria-table-hierarchy.html = TEXT
@@ -3781,7 +3776,10 @@
 BUG_OJAN WIN MAC : tables/mozilla/bugs/bug131020.html = PASS FAIL
 BUGLEVIW LEOPARD LION WIN LINUX : fast/sub-pixel/file-upload-control-at-fractional-offset.html = PASS FAIL MISSING
 
-//BUGWK45991 WIN : platform/chromium/virtual/gpu/canvas/philip/tests/2d.gradient.radial.cone.cylinder.html = TEXT
-//BUGCR84157 WIN : platform/chromium/virtual/gpu/fast/canvas/canvas-currentColor.html = TEXT
 BUGCR131187 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.gradient.radial.cone.cylinder.html = TEXT
 BUGCR131187 : platform/chromium/virtual/gpu/fast/canvas/canvas-currentColor.html = TEXT
+BUGCR131187 : canvas/philip/tests/2d.gradient.radial.cone.cylinder.html = TEXT
+BUGCR131187 : fast/canvas/canvas-currentColor.html = TEXT
+
+
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to