Title: [174241] trunk/LayoutTests
Revision
174241
Author
[email protected]
Date
2014-10-02 16:30:04 -0700 (Thu, 02 Oct 2014)

Log Message

[Windows] Skip a small handful of tests that fail consistently on Windows bots Part 2.
* platform/win/TestExpectations: Typo, meant to skip the whole folder on Debug tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (174240 => 174241)


--- trunk/LayoutTests/ChangeLog	2014-10-02 23:27:26 UTC (rev 174240)
+++ trunk/LayoutTests/ChangeLog	2014-10-02 23:30:04 UTC (rev 174241)
@@ -1,3 +1,9 @@
+2014-10-02  Roger Fong  <[email protected]>
+
+        [Windows] Skip a small handful of tests that fail consistently on Windows bots Part 2.
+
+        * platform/win/TestExpectations: Typo, meant to skip the whole folder on Debug tests.
+
 2014-10-02  Beth Dakin  <[email protected]>
 
         Marking flaky on Mavericks.

Modified: trunk/LayoutTests/platform/win/TestExpectations (174240 => 174241)


--- trunk/LayoutTests/platform/win/TestExpectations	2014-10-02 23:27:26 UTC (rev 174240)
+++ trunk/LayoutTests/platform/win/TestExpectations	2014-10-02 23:30:04 UTC (rev 174241)
@@ -2871,5 +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 ]
+[ Debug ] js/regress [ Skip ]
+[ Debug ] js/slow-stress [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to