Title: [175164] trunk/LayoutTests
Revision
175164
Author
[email protected]
Date
2014-10-24 02:04:43 -0700 (Fri, 24 Oct 2014)

Log Message

[Windows] Skip tests after removing SafariTheme that fail because borders now render too dark.
https://bugs.webkit.org/show_bug.cgi?id=138041.
* platform/win/TestExpectations:

Modified Paths

Diff

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


--- trunk/LayoutTests/ChangeLog	2014-10-24 08:59:30 UTC (rev 175163)
+++ trunk/LayoutTests/ChangeLog	2014-10-24 09:04:43 UTC (rev 175164)
@@ -1,5 +1,12 @@
 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.
+
+        * platform/win/TestExpectations:
+
+2014-10-24  Roger Fong  <[email protected]>
+
         [Windows] More unreviewed gardening after getting rid of SafariTheme.
 
         * platform/win/TestExpectations: Skip a handful of tests that were failing

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


--- trunk/LayoutTests/platform/win/TestExpectations	2014-10-24 08:59:30 UTC (rev 175163)
+++ trunk/LayoutTests/platform/win/TestExpectations	2014-10-24 09:04:43 UTC (rev 175164)
@@ -2983,3 +2983,13 @@
 fast/parser/bad-xml-slash.html [ Failure ]
 svg/custom/foreign-object-skew.svg [ Failure ]
 fast/text/backslash-to-yen-sign-euc.html [ Failure ]
+
+# Borders render too dark sometimes.
+webkit.org/b/138041 fast/text/international/rtl-white-space-pre-wrap.html [ Failure ]
+webkit.org/b/138041 fast/text/whitespace/normal-after-nowrap-breaking.html [ Failure ]
+webkit.org/b/138041 fast/writing-mode/fieldsets.html [ Failure ]
+webkit.org/b/138041 fast/borders/fieldsetBorderRadius.html [ Failure ] 
+webkit.org/b/138041 fast/multicol/client-rects-spanners-complex.html [ Failure ]
+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 ] 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to