Title: [222261] trunk/LayoutTests
Revision
222261
Author
[email protected]
Date
2017-09-20 07:55:32 -0700 (Wed, 20 Sep 2017)

Log Message

Skip failing resource timing tests on Windows.
https://bugs.webkit.org/show_bug.cgi?id=177234

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (222260 => 222261)


--- trunk/LayoutTests/ChangeLog	2017-09-20 14:38:52 UTC (rev 222260)
+++ trunk/LayoutTests/ChangeLog	2017-09-20 14:55:32 UTC (rev 222261)
@@ -1,3 +1,12 @@
+2017-09-20  Per Arne Vollan  <[email protected]>
+
+        Skip failing resource timing tests on Windows.
+        https://bugs.webkit.org/show_bug.cgi?id=177234
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2017-09-19  Ryosuke Niwa  <[email protected]>
 
         On Mac, dataTransfer claims to contain URL list when dropping files

Modified: trunk/LayoutTests/platform/win/TestExpectations (222260 => 222261)


--- trunk/LayoutTests/platform/win/TestExpectations	2017-09-20 14:38:52 UTC (rev 222260)
+++ trunk/LayoutTests/platform/win/TestExpectations	2017-09-20 14:55:32 UTC (rev 222261)
@@ -3992,3 +3992,6 @@
 webkit.org/b/177212 accessibility/crash-table-recursive-layout.html [ Failure ]
 
 webkit.org/b/177216 fast/images/animated-image-mp4.html [ Skip ]
+
+webkit.org/b/177234 http/wpt/resource-timing/rt-cors.html [ Skip ]
+webkit.org/b/177234 http/wpt/resource-timing/rt-cors.worker.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to