Title: [175165] trunk/LayoutTests
Revision
175165
Author
[email protected]
Date
2014-10-24 02:12:41 -0700 (Fri, 24 Oct 2014)

Log Message

[Windows] Skip tests after removing SafariTheme that fail because background renders too dark.
https://bugs.webkit.org/show_bug.cgi?id=138042.
* platform/win/TestExpectations:
24  Roger Fong  <[email protected]>

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (175164 => 175165)


--- trunk/LayoutTests/ChangeLog	2014-10-24 09:04:43 UTC (rev 175164)
+++ trunk/LayoutTests/ChangeLog	2014-10-24 09:12:41 UTC (rev 175165)
@@ -1,5 +1,12 @@
 2014-10-24  Roger Fong  <[email protected]>
 
+        [Windows] Skip tests after removing SafariTheme that fail because background renders too dark.
+        https://bugs.webkit.org/show_bug.cgi?id=138042.
+
+        * platform/win/TestExpectations:
+
+2014-10-24  Roger Fong  <[email protected]>
+
         [Windows] Skip tests after removing SafariTheme that fail because borders now render too dark.
         https://bugs.webkit.org/show_bug.cgi?id=138041.
 

Modified: trunk/LayoutTests/platform/win/TestExpectations (175164 => 175165)


--- trunk/LayoutTests/platform/win/TestExpectations	2014-10-24 09:04:43 UTC (rev 175164)
+++ trunk/LayoutTests/platform/win/TestExpectations	2014-10-24 09:12:41 UTC (rev 175165)
@@ -2993,3 +2993,9 @@
 webkit.org/b/138041 fast/multicol/client-rects-spanners.html [ Failure ]
 webkit.org/b/138041 fast/multicol/client-rects.html [ Failure ]
 webkit.org/b/138041 fast/multicol/newmulticol/client-rects.html [ Failure ] 
+
+# Background renders too dark sometimes.
+webkit.org/b/138042 fast/repaint/search-field-cancel.html [ Failure ]
+webkit.org/b/138042 fast/repaint/subtree-root-skipped.html [ Failure ]
+webkit.org/b/138042 fast/repaint/button-spurious-layout-hint.html [ Failure ]
+webkit.org/b/138042 fast/repaint/renderer-destruction-by-invalidateSelection-crash.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to