Title: [124243] trunk/LayoutTests
Revision
124243
Author
r...@google.com
Date
2012-07-31 13:24:46 -0700 (Tue, 31 Jul 2012)

Log Message

suppress gradient tests on skia/mac that have incorrectly "recorded failure", now that those tests are actually passing (drawing correctly)
https://bugs.webkit.org/show_bug.cgi?id=92787

Reviewed by NOBODY - expectations only

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (124242 => 124243)


--- trunk/LayoutTests/ChangeLog	2012-07-31 19:52:34 UTC (rev 124242)
+++ trunk/LayoutTests/ChangeLog	2012-07-31 20:24:46 UTC (rev 124243)
@@ -1,3 +1,12 @@
+2012-07-31  Mike Reed  <r...@google.com>
+
+        suppress gradient tests on skia/mac that have incorrectly "recorded failure", now that those tests are actually passing (drawing correctly)
+        https://bugs.webkit.org/show_bug.cgi?id=92787
+
+        Reviewed by NOBODY - expectations only
+
+        * platform/chromium/TestExpectations:
+
 2012-07-31  Li Yin  <li....@intel.com>
 
         AudioPannerNode should raise exception when distanceModel is set incorrectly

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (124242 => 124243)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-31 19:52:34 UTC (rev 124242)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-31 20:24:46 UTC (rev 124243)
@@ -1879,6 +1879,20 @@
 BUGCR139796 : svg/custom/radial-gradient-with-outstanding-focalPoint.svg = IMAGE
 BUGCR139796 : svg/zoom/page/zoom-svg-as-background-with-relative-size.html = IMAGE
 
+// These tests now actually pass, but there are check-in -expected.txt files that
+// say "failed". These checked-in files need to be removed, since we now pass.
+BUGCR139796 MAC : canvas/philip/tests/2d.gradient.radial.cone.behind.html = TEXT
+BUGCR139796 MAC : canvas/philip/tests/2d.gradient.radial.cone.beside.html = TEXT
+BUGCR139796 MAC : canvas/philip/tests/2d.gradient.radial.cone.shape2.html = TEXT
+BUGCR139796 MAC : canvas/philip/tests/2d.gradient.radial.cone.top.html = TEXT
+BUGCR139796 MAC : canvas/philip/tests/2d.gradient.radial.touch1.html = TEXT
+BUGCR139796 MAC : canvas/philip/tests/2d.gradient.radial.touch3.html = TEXT
+BUGCR139796 MAC : platform/chromium/virtual/gpu/canvas/philip/tests/2d.gradient.radial.cone.behind.html = TEXT
+BUGCR139796 MAC : platform/chromium/virtual/gpu/canvas/philip/tests/2d.gradient.radial.cone.beside.html = TEXT
+BUGCR139796 MAC : platform/chromium/virtual/gpu/canvas/philip/tests/2d.gradient.radial.cone.shape2.html = TEXT
+BUGCR139796 MAC : platform/chromium/virtual/gpu/canvas/philip/tests/2d.gradient.radial.cone.top.html = TEXT
+BUGCR139796 MAC : platform/chromium/virtual/gpu/canvas/philip/tests/2d.gradient.radial.touch1.html = TEXT
+BUGCR139796 MAC : platform/chromium/virtual/gpu/canvas/philip/tests/2d.gradient.radial.touch3.html = TEXT
 
 BUGWK39212 : canvas/philip/tests/2d.imageData.create1.type.html = TEXT
 BUGWK39212 : canvas/philip/tests/2d.imageData.create2.type.html = TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to