[Webkit-unassigned] [Bug 183713] New: [mac-wk2 debug] Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-fallback.https.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 16 16:16:51 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=183713

            Bug ID: 183713
           Summary: [mac-wk2 debug] Layout Test
                    imported/w3c/web-platform-tests/service-workers/servic
                    e-worker/fetch-request-fallback.https.html is a flaky
                    failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Service Workers
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

The following layout test is flaky on macOS Debug WK2

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

Probable cause:

Unknown.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fservice-worker%2Ffetch-request-fallback.https.html

The diff shows a harness timeout. The test seems to normally finish in under 5 seconds.


--- /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-fallback.https-expected.txt
+++ /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-fallback.https-actual.txt
@@ -1,27 +1,20 @@
-CONSOLE MESSAGE: Origin https://localhost:9443 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: XMLHttpRequest cannot load https://127.0.0.1:9443/service-workers/service-worker/resources/fetch-access-control.py? due to access control checks.
-CONSOLE MESSAGE: Origin https://localhost:9443 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: XMLHttpRequest cannot load https://127.0.0.1:9443/service-workers/service-worker/resources/fetch-access-control.py? due to access control checks.
-CONSOLE MESSAGE: Origin https://localhost:9443 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Cross-origin image load denied by Cross-Origin Resource Sharing policy.
-CONSOLE MESSAGE: Origin https://localhost:9443 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Cross-origin image load denied by Cross-Origin Resource Sharing policy.

-PASS initialize global state 
-PASS The SW must intercept the request for a main resource. 
-PASS The SW must intercept the request of same origin XHR. 
-PASS The SW must intercept the request of CORS-unsupported other origin XHR. 
-PASS The SW must intercept the request of CORS-supported other origin XHR. 
-PASS The SW must intercept only the first request of redirected XHR. 
-PASS The SW must intercept only the first request for XHR which is redirected to CORS-unsupported other origin. 
-PASS The SW must intercept only the first request for XHR which is redirected to CORS-supported other origin. 
-PASS The SW must intercept the request for image. 
-PASS The SW must intercept the request for other origin image. 
-PASS The SW must intercept the request for CORS-unsupported other origin image. 
-PASS The SW must intercept the request for CORS-supported other origin image. 
-PASS The SW must intercept only the first request for redirected image resource. 
-PASS The SW must intercept only the first request for image resource which is redirected to other origin. 
-PASS The SW must intercept only the first request for image resource which is redirected to CORS-unsupported other origin. 
-PASS The SW must intercept only the first request for image resource which is redirected to CORS-supported other origin. 
-PASS restore global state 
+Harness Error (TIMEOUT), message = null

+TIMEOUT initialize global state Test timed out
+NOTRUN The SW must intercept the request for a main resource. 
+NOTRUN The SW must intercept the request of same origin XHR. 
+NOTRUN The SW must intercept the request of CORS-unsupported other origin XHR. 
+NOTRUN The SW must intercept the request of CORS-supported other origin XHR. 
+NOTRUN The SW must intercept only the first request of redirected XHR. 
+NOTRUN The SW must intercept only the first request for XHR which is redirected to CORS-unsupported other origin. 
+NOTRUN The SW must intercept only the first request for XHR which is redirected to CORS-supported other origin. 
+NOTRUN The SW must intercept the request for image. 
+NOTRUN The SW must intercept the request for other origin image. 
+NOTRUN The SW must intercept the request for CORS-unsupported other origin image. 
+NOTRUN The SW must intercept the request for CORS-supported other origin image. 
+NOTRUN The SW must intercept only the first request for redirected image resource. 
+NOTRUN The SW must intercept only the first request for image resource which is redirected to other origin. 
+NOTRUN The SW must intercept only the first request for image resource which is redirected to CORS-unsupported other origin. 
+NOTRUN The SW must intercept only the first request for image resource which is redirected to CORS-supported other origin. 
+

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180316/59328e64/attachment-0001.html>


More information about the webkit-unassigned mailing list