Title: [224660] trunk/LayoutTests
Revision
224660
Author
ryanhad...@apple.com
Date
2017-11-09 17:56:10 -0800 (Thu, 09 Nov 2017)

Log Message

Mark multiple service worker tests as flaky.

Unreviewed test gardening.

* TestExpectations: Add flaky tests and alphabetize existing entries.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (224659 => 224660)


--- trunk/LayoutTests/ChangeLog	2017-11-10 01:50:30 UTC (rev 224659)
+++ trunk/LayoutTests/ChangeLog	2017-11-10 01:56:10 UTC (rev 224660)
@@ -1,5 +1,13 @@
 2017-11-09  Ryan Haddad  <ryanhad...@apple.com>
 
+        Mark multiple service worker tests as flaky.
+
+        Unreviewed test gardening.
+
+        * TestExpectations: Add flaky tests and alphabetize existing entries.
+
+2017-11-09  Ryan Haddad  <ryanhad...@apple.com>
+
         [iOS] Rebaseline and re-enable editing/deleting tests
         https://bugs.webkit.org/show_bug.cgi?id=179119
 

Modified: trunk/LayoutTests/TestExpectations (224659 => 224660)


--- trunk/LayoutTests/TestExpectations	2017-11-10 01:50:30 UTC (rev 224659)
+++ trunk/LayoutTests/TestExpectations	2017-11-10 01:56:10 UTC (rev 224660)
@@ -172,21 +172,32 @@
 imported/w3c/web-platform-tests/fetch/api/abort/general-serviceworker.https.html [ Skip ]
 imported/w3c/web-platform-tests/service-workers/service-worker/skip-waiting-without-using-registration.https.html [ Skip ]
 
+http/tests/workers/service/basic-install-event-waitUntil-multiple-promises.html [ Pass Timeout ]
+http/tests/workers/service/basic-install-event-waitUntil-reject.html  [ Pass Timeout ]
+http/tests/workers/service/basic-install-event-waitUntil-resolve.html [ Pass Timeout ]
+http/tests/workers/service/service-worker-cache-api.https.html [ Pass Failure ]
 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-cors-xhr.https.html [ Pass Failure ]
 webkit.org/b/179137 imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-match.https.html [ Pass Failure ]
 webkit.org/b/179193 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting.https.html [ Pass Failure ]
 webkit.org/b/179193 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting-cache.https.html [ Pass Failure ]
 webkit.org/b/179248 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-within-sw.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/service-workers/service-worker/fetch-header-visibility.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/service-workers/service-worker/foreign-fetch-cors.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/service-workers/service-worker/performance-timeline.https.html [ Pass Failure ]
 webkit.org/b/179452 imported/w3c/web-platform-tests/service-workers/service-worker/register-same-scope-different-script-url.https.html [ Pass Failure ]
 webkit.org/b/179194 imported/w3c/web-platform-tests/service-workers/service-worker/registration-mime-types.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/service-workers/service-worker/registration-script.https.html [ Pass Failure ]
 webkit.org/b/179138 imported/w3c/web-platform-tests/service-workers/service-worker/registration-updateviacache.https.html [ Pass Failure ]
-imported/w3c/web-platform-tests/service-workers/service-worker/performance-timeline.https.html [ Pass Failure ]
-imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/service-workers/service-worker/service-worker-csp-connect.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/service-workers/service-worker/service-worker-csp-default.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/service-workers/service-worker/service-worker-csp-script.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/service-workers/service-worker/update-bytecheck.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/service-workers/service-worker/unregister-controller.https.html [ Pass Failure ]
 imported/w3c/web-platform-tests/service-workers/service-worker/websocket.https.html [ Pass Failure ]
-http/tests/workers/service/service-worker-cache-api.https.html [ Pass Failure ]
-imported/w3c/web-platform-tests/service-workers/service-worker/fetch-header-visibility.https.html [ Pass Failure ]
-imported/w3c/web-platform-tests/service-workers/service-worker/unregister-controller.https.html [ Pass Failure ]
-imported/w3c/web-platform-tests/service-workers/service-worker/update-bytecheck.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/service-workers/service-worker/windowclient-navigate.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/service-workers/service-worker/worker-interception.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/streams/readable-byte-streams/detached-buffers.serviceworker.https.html [ Pass Failure ]
 
 # textarea.animate is not supported
 imported/w3c/web-platform-tests/css/css-ui-3/caret-color-018.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to