Bug 192903 - [GTK][WPE] imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https.html is flaky
Summary: [GTK][WPE] imported/w3c/web-platform-tests/service-workers/service-worker/fet...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-19 17:00 PST by Alicia Boya García
Modified: 2021-06-04 19:39 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alicia Boya García 2018-12-19 17:00:22 PST
The following test is very flaky, especially in WPE:

imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https.html

--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https-actual.txt
@@ -1,7 +1,7 @@
 
 PASS Verify redirect mode of Fetch API and ServiceWorker FetchEvent. 
 PASS Verify redirected of Response(Fetch API) and ServiceWorker FetchEvent. 
-PASS Verify redirected of Response(Fetch API), Cache API and ServiceWorker FetchEvent. 
+FAIL Verify redirected of Response(Fetch API), Cache API and ServiceWorker FetchEvent. promise_test: Unhandled rejection with value: object "Error: wait_for_state must be passed a ServiceWorker"
 PASS Normal XHR should succeed. - default 
 PASS Redirected XHR should succeed. - default 
 PASS Redirected XHR with Request.redirect=follow should succeed. - default 
@@ -28,10 +28,4 @@
 PASS Redirected XHR should be resolved and response.redirected should be redirected with CORS mode. - redirected 
 PASS Redirected XHR should be reject and response should be redirected with NO-CORS mode and redirect-mode=manual. - redirected 
 PASS Redirected CORS image should be reject and response should not be redirected with NO-CORS mode. - redirected 
-PASS Normal XHR should be resolved and response should not be redirected. - cache 
-PASS Redirected XHR should be resolved and response should be redirected. - cache 
-PASS Normal XHR should be resolved and response should not be redirected even with CORS mode. - cache 
-PASS Redirected XHR should be resolved and response.redirected should be redirected with CORS mode. - cache 
-PASS Redirected XHR should be reject and response should be redirected with NO-CORS mode and redirect-mode=manual. - cache 
-PASS Redirected CORS image should be reject and response should not be redirected with NO-CORS mode. - cache
Comment 1 Diego Pino 2021-06-04 19:39:11 PDT
This test, or group of tests, has been passing for the last 4000 revisions. Closing bug. Gardened in r278519.