Title: [110926] trunk/LayoutTests
Revision
110926
Author
[email protected]
Date
2012-03-15 18:39:14 -0700 (Thu, 15 Mar 2012)

Log Message

canvas/philip/tests/2d.line.cap.round.html fails on Mac Lion WK1
https://bugs.webkit.org/show_bug.cgi?id=81289
<rdar://problem/11059777>

Unreviewed skip of two more similarly flaky tests:
    canvas/philip/tests/2d.shadow.canvas.transparent.2.html
    canvas/philip/tests/2d.shadow.image.transparent.2.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (110925 => 110926)


--- trunk/LayoutTests/ChangeLog	2012-03-16 01:24:07 UTC (rev 110925)
+++ trunk/LayoutTests/ChangeLog	2012-03-16 01:39:14 UTC (rev 110926)
@@ -1,3 +1,15 @@
+2012-03-15  Tim Horton  <[email protected]>
+
+        canvas/philip/tests/2d.line.cap.round.html fails on Mac Lion WK1
+        https://bugs.webkit.org/show_bug.cgi?id=81289
+        <rdar://problem/11059777>
+
+        Unreviewed skip of two more similarly flaky tests:
+            canvas/philip/tests/2d.shadow.canvas.transparent.2.html
+            canvas/philip/tests/2d.shadow.image.transparent.2.html
+
+        * platform/mac/Skipped:
+
 2012-03-15  Adam Klein  <[email protected]>
 
         REGRESSION(r103452): 100% CPU usage and 5s pause after clicking on a link in Yahoo Mail

Modified: trunk/LayoutTests/platform/mac/Skipped (110925 => 110926)


--- trunk/LayoutTests/platform/mac/Skipped	2012-03-16 01:24:07 UTC (rev 110925)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-03-16 01:39:14 UTC (rev 110926)
@@ -585,3 +585,5 @@
 # https://bugs.webkit.org/show_bug.cgi?id=81289
 # <rdar://problem/11059777>
 canvas/philip/tests/2d.line.cap.round.html
+canvas/philip/tests/2d.shadow.canvas.transparent.2.html
+canvas/philip/tests/2d.shadow.image.transparent.2.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to