Title: [221802] trunk/LayoutTests
Revision
221802
Author
[email protected]
Date
2017-09-08 16:11:41 -0700 (Fri, 08 Sep 2017)

Log Message

Fix duplicate entry warnings on Windows.

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (221801 => 221802)


--- trunk/LayoutTests/ChangeLog	2017-09-08 23:00:54 UTC (rev 221801)
+++ trunk/LayoutTests/ChangeLog	2017-09-08 23:11:41 UTC (rev 221802)
@@ -1,5 +1,13 @@
 2017-09-08  Per Arne Vollan  <[email protected]>
 
+        Fix duplicate entry warnings on Windows.
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
+2017-09-08  Per Arne Vollan  <[email protected]>
+
         Mark http/tests/websocket/tests/hybi/websocket-pending-activity.html as a flaky crash.
         https://bugs.webkit.org/show_bug.cgi?id=176632
 

Modified: trunk/LayoutTests/platform/win/TestExpectations (221801 => 221802)


--- trunk/LayoutTests/platform/win/TestExpectations	2017-09-08 23:00:54 UTC (rev 221801)
+++ trunk/LayoutTests/platform/win/TestExpectations	2017-09-08 23:11:41 UTC (rev 221802)
@@ -3843,7 +3843,7 @@
 imported/w3c/web-platform-tests/notifications/permission.html [ Failure ]
 imported/w3c/web-platform-tests/notifications/shownotification-resolve-manual.https.html [ Failure ]
 imported/w3c/web-platform-tests/resource-timing/rt-cors.html [ Failure ]
-imported/w3c/web-platform-tests/resource-timing/rt-cors.worker.html [ Failure ]
+imported/w3c/web-platform-tests/resource-timing/rt-cors.worker.html [ Failure Slow ]
 imported/w3c/web-platform-tests/secure-contexts/basic-popup-and-iframe-tests.html [ Failure ]
 imported/w3c/web-platform-tests/streams/piping/close-propagation-backward.html [ Failure ]
 imported/w3c/web-platform-tests/streams/piping/close-propagation-forward.html [ Failure ]
@@ -4002,9 +4002,9 @@
 imported/w3c/web-platform-tests/FileAPI/historical.https.html [ Failure ]
 imported/w3c/web-platform-tests/background-fetch/interfaces-worker.https.html [ Failure ]
 imported/w3c/web-platform-tests/background-fetch/interfaces.html [ Failure ]
-imported/w3c/web-platform-tests/cors/simple-requests.htm [ Failure ]
+imported/w3c/web-platform-tests/cors/simple-requests.htm [ Failure Slow ]
 imported/w3c/web-platform-tests/fetch/api/basic/scheme-about.any.worker.html [ Failure ]
-imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.html [ Failure ]
+imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.html [ Failure Slow ]
 imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.worker.html [ Failure ]
 imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.html [ Failure ]
 imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.worker.html [ Failure ]
@@ -4083,14 +4083,11 @@
 webkit.org/b/93589 svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg [ Pass Timeout ]
 
 imported/w3c/web-platform-tests/cors/allow-headers.htm [ Slow ]
-imported/w3c/web-platform-tests/cors/simple-requests.htm [ Slow ]
 imported/w3c/web-platform-tests/dom/traversal/NodeFilter-constants.html [ Slow ]
 imported/w3c/web-platform-tests/encoding/api-basics.html [ Slow ]
 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 ]
 imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/joint_session_history/001.html [ Slow ]
 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/cross_origin_parentage.html [ Slow ]
-imported/w3c/web-platform-tests/resource-timing/rt-cors.worker.html [ Slow ]
 imported/w3c/web-platform-tests/resource-timing/rt-initiatorType-element.html [ Slow ]
 
 # No service worker implementation for WK1
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to