Title: [221265] trunk/LayoutTests
Revision
221265
Author
[email protected]
Date
2017-08-28 12:48:58 -0700 (Mon, 28 Aug 2017)

Log Message

Skip service workers tests on Windows.

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (221264 => 221265)


--- trunk/LayoutTests/ChangeLog	2017-08-28 19:05:10 UTC (rev 221264)
+++ trunk/LayoutTests/ChangeLog	2017-08-28 19:48:58 UTC (rev 221265)
@@ -1,3 +1,11 @@
+2017-08-28  Per Arne Vollan  <[email protected]>
+
+        Skip service workers tests on Windows.
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2017-08-28  Matt Lewis  <[email protected]>
 
         Fixed expectations for http/tests/loading/basic-auth-remove-credentials.html by removing double expectations

Modified: trunk/LayoutTests/platform/win/TestExpectations (221264 => 221265)


--- trunk/LayoutTests/platform/win/TestExpectations	2017-08-28 19:05:10 UTC (rev 221264)
+++ trunk/LayoutTests/platform/win/TestExpectations	2017-08-28 19:48:58 UTC (rev 221265)
@@ -4046,4 +4046,6 @@
 imported/w3c/web-platform-tests/fetch/api/basic/accept-header.any.html [ Slow ]
 imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.html [ Slow ]
 
+# No service worker implementation for WK1
 http/tests/workers/service [ Skip ]
+imported/w3c/web-platform-tests/service-workers [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to