Title: [175163] trunk/LayoutTests
Revision
175163
Author
[email protected]
Date
2014-10-24 01:59:30 -0700 (Fri, 24 Oct 2014)

Log Message

[Windows] More unreviewed gardening after getting rid of SafariTheme.
* platform/win/TestExpectations: Skip a handful of tests that were failing
on the Windows bots after removing SafariTheme for miscellaneous reasons.

Modified Paths

Diff

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


--- trunk/LayoutTests/ChangeLog	2014-10-24 08:51:07 UTC (rev 175162)
+++ trunk/LayoutTests/ChangeLog	2014-10-24 08:59:30 UTC (rev 175163)
@@ -1,6 +1,13 @@
 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
+        on the Windows bots after removing SafariTheme for miscellaneous reasons.
+
+2014-10-24  Roger Fong  <[email protected]>
+
+        [Windows] More unreviewed gardening after getting rid of SafariTheme.
         https://bugs.webkit.org/show_bug.cgi?id=138025
 
         * platform/win/TestExpectations: These tests fail seemingly due to text size difference,

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


--- trunk/LayoutTests/platform/win/TestExpectations	2014-10-24 08:51:07 UTC (rev 175162)
+++ trunk/LayoutTests/platform/win/TestExpectations	2014-10-24 08:59:30 UTC (rev 175163)
@@ -2853,6 +2853,7 @@
 media/video-defaultmuted.html [ Failure ]
 media/video-display-toggle.html [ Failure ]
 media/video-does-not-loop.html [ Failure ]
+media/video-empty-source.html [ Skip ]
 media/video-no-audio.html [ Failure ]
 media/video-pause-immediately.html [ Failure ]
 media/video-playing-and-pause.html [ Failure ]
@@ -2973,3 +2974,12 @@
 webkit.org/b/137963 fast/forms/input-double-click-selection-gap-bug.html [ Failure ]
 webkit.org/b/137963 fast/forms/input-text-double-click.html [ Failure ]
 webkit.org/b/137963 fast/forms/tabbing-input-iframe.html [ Failure ]
+
+# Handful of harder to classify miscellaneous failures on the Windows bots after removing SafariTheme
+fast/dom/HTMLProgressElement/progress-element.html [ Failure ]
+fast/flexbox/clear-overflow-before-scroll-update.html [ Failure ]
+fast/scrolling/scroll-select-list.html [ Failure ]
+fast/regions/overflow/overflow-in-variable-width-regions-inline.html
+fast/parser/bad-xml-slash.html [ Failure ]
+svg/custom/foreign-object-skew.svg [ Failure ]
+fast/text/backslash-to-yen-sign-euc.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to