Title: [174239] trunk/LayoutTests
Revision
174239
Author
[email protected]
Date
2014-10-02 16:14:23 -0700 (Thu, 02 Oct 2014)

Log Message

[Windows] Skip a small handful of tests that fail consistently on Windows bots.
* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (174238 => 174239)


--- trunk/LayoutTests/ChangeLog	2014-10-02 23:03:35 UTC (rev 174238)
+++ trunk/LayoutTests/ChangeLog	2014-10-02 23:14:23 UTC (rev 174239)
@@ -1,5 +1,11 @@
 2014-10-02  Roger Fong  <[email protected]>
 
+        [Windows] Skip a small handful of tests that fail consistently on Windows bots.
+
+        * platform/win/TestExpectations:
+
+2014-10-02  Roger Fong  <[email protected]>
+
         [Windows] Unskip media tests now that audio devices are installed on the bots.
 
         * platform/win/TestExpectations: There will likely still be a handful of failures left, which we will then skip.

Modified: trunk/LayoutTests/platform/win/TestExpectations (174238 => 174239)


--- trunk/LayoutTests/platform/win/TestExpectations	2014-10-02 23:03:35 UTC (rev 174238)
+++ trunk/LayoutTests/platform/win/TestExpectations	2014-10-02 23:14:23 UTC (rev 174239)
@@ -1511,10 +1511,7 @@
 
 # Asserts/crashes in PluginView::didFinishLoading
 [ Debug ] fast/loader/reload-zero-byte-plugin.html [ Crash ]
-[ Debug ] userscripts/user-script-plugin-document.html [ Crash ]
 
-[ Release ] userscripts/user-script-plugin-document.html [ Failure ]
-
 # _javascript_ Experiments are not enabled on Windows
 webkit.org/b/87858 js/names.html
 
@@ -2857,7 +2854,7 @@
 svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr.html [ Skip ]
 svg/custom/object-sizing-explicit-width.xhtml [ ImageOnlyFailure Timeout ]
 svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml [ ImageOnlyFailure Timeout ]
-userscripts/user-script-plugin-document.html [ Failure ]
+userscripts/user-script-plugin-document.html [ Crash Failure ]
 tables/mozilla/other/test6.html [ Skip ]
 fast/regions/inline-block-inside-anonymous-overflow.html [ ImageOnlyFailure ]
 fast/repaint/animation-after-layer-scroll.html [ Failure ]
@@ -2865,6 +2862,7 @@
 http/tests/media/video-cancel-load.html [ Crash Failure ]
 ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ]
 js/dom/callback-function-with-handle-event.html [ Failure ]
+fast/forms/week/week-input-type.html [ Failure ]
 
 # Skip tests that fail only in Debug mode 
 [ Debug ] compositing [ Skip ]
@@ -2873,3 +2871,5 @@
 [ Debug ] fast/canvas/webgl [ Skip ]
 [ Debug ] transforms/3d/hit-testing [ Skip ]
 [ Debug ] transforms/3d/point-mapping [ Skip ]
+[ Debug ]js/regress/getter-no-activation.html [ Skip ]
+[ Debug ]js/slow-stress/getter-richards.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to