Title: [236745] trunk/LayoutTests
Revision
236745
Author
commit-qu...@webkit.org
Date
2018-10-02 08:55:05 -0700 (Tue, 02 Oct 2018)

Log Message

[WPE] Enable more Cache Storage and Service Workers tests
https://bugs.webkit.org/show_bug.cgi?id=190198

Patch by Frederic Wang <fw...@igalia.com> on 2018-10-02
Reviewed by Michael Catanzaro.

* platform/wpe/TestExpectations: Unskip most tests and add expectations for a few of them.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (236744 => 236745)


--- trunk/LayoutTests/ChangeLog	2018-10-02 15:50:29 UTC (rev 236744)
+++ trunk/LayoutTests/ChangeLog	2018-10-02 15:55:05 UTC (rev 236745)
@@ -1,5 +1,14 @@
 2018-10-02  Frederic Wang  <fw...@igalia.com>
 
+        [WPE] Enable more Cache Storage and Service Workers tests
+        https://bugs.webkit.org/show_bug.cgi?id=190198
+
+        Reviewed by Michael Catanzaro.
+
+        * platform/wpe/TestExpectations: Unskip most tests and add expectations for a few of them.
+
+2018-10-02  Frederic Wang  <fw...@igalia.com>
+
         [GTK] Enable more Cache Storage and Service Workers tests
         https://bugs.webkit.org/show_bug.cgi?id=190196
 

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (236744 => 236745)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2018-10-02 15:50:29 UTC (rev 236744)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2018-10-02 15:55:05 UTC (rev 236745)
@@ -487,16 +487,23 @@
 http/tests/websocket [ Skip ]
 http/tests/xmlhttprequest [ Skip ]
 
-webkit.org/b/175419 http/tests/workers/service [ Skip ]
-webkit.org/b/175419 http/tests/inspector/network/resource-response-service-worker.html [ Skip ]
+# Cache storage
+webkit.org/b/178316 http/wpt/cache-storage/cache-quota.any.html [ Skip ]
 
-webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers [ Skip ]
-webkit.org/b/175419 http/wpt/service-workers/navigation-redirect-main-frame.https.html [ Skip ]
+# Service-workers tests that fail, time out or crash.
+webkit.org/b/175419 http/tests/workers/service/controller-change.html [ Skip ]
+webkit.org/b/175419 http/tests/workers/service/no-page-cache-when-controlled.html [ Skip ]
+webkit.org/b/175419 http/wpt/service-workers/persistent-importScripts.html [ Failure ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/activation.https.html [ Skip ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/claim-with-redirect.https.html [ Skip ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-within-sw.https.html [ Skip ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-frame-resource.https.html [ Crash Pass ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/registration-script.https.html [ Failure ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/skip-waiting-using-registration.https.html [ Skip ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/skip-waiting-without-client.https.html [ Skip ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/skip-waiting-without-using-registration.https.html [ Skip ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/skip-waiting.https.html [ Skip ]
 
-webkit.org/b/178316 imported/w3c/web-platform-tests/service-workers/cache-storage [ Skip ]
-webkit.org/b/178316 http/wpt/cache-storage [ Skip ]
-webkit.org/b/178316 http/tests/cache-storage [ Skip ]
-
 Bug(WPE) imported/blink [ Skip ]
 Bug(WPE) imported/mozilla [ Skip ]
 
@@ -631,8 +638,6 @@
 webkit.org/b/139489 http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html [ Failure Pass ]
 webkit.org/b/139489 http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Failure Pass ]
 
-webkit.org/b/175419 http/wpt/service-workers [ Pass Failure ]
-
 webkit.org/b/177226 imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.worker.html [ Pass Failure ]
 
 webkit.org/b/172815 imported/w3c/i18n/bidi/bidi-plaintext-011.html [ Pass ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to