[Webkit-unassigned] [Bug 192938] New: [iOS] Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/update-registration-with-type.https.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 20 10:17:51 PST 2018


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

            Bug ID: 192938
           Summary: [iOS] Layout Test
                    imported/w3c/web-platform-tests/service-workers/servic
                    e-worker/update-registration-with-type.https.html is
                    failing
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

The following layout test is failing on iOS simulator

imported/w3c/web-platform-tests/service-workers/service-worker/update-registration-with-type.https.html

Probable cause:

[insert probable cause]

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fservice-worker%2Fupdate-registration-with-type.https.html

--- /Volumes/Data/slave/ios-simulator-12-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/update-registration-with-type.https-expected.txt
+++ /Volumes/Data/slave/ios-simulator-12-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/update-registration-with-type.https-actual.txt
@@ -2,7 +2,7 @@
 FAIL Update the registration with a different script type (classic => module). promise_test: Unhandled rejection with value: object "ReferenceError: Can't find variable: guid"
 FAIL Update the registration with a different script type (module => classic). promise_test: Unhandled rejection with value: object "ReferenceError: Can't find variable: guid"
 PASS Update the registration with a different script type (classic => module) and with a same main script. 
-PASS Update the registration with a different script type (module => classic) and with a same main script. 
+FAIL Update the registration with a different script type (module => classic) and with a same main script. promise_test: Unhandled rejection with value: object "TypeError: Script URL https://localhost:9443/service-workers/service-worker/resources/empty-worker.js fetch resulted in error: An SSL error has occurred and a secure connection to the server cannot be made."
 PASS Does not update the registration with the same script type and the same main script. 
 FAIL Update the registration with a different script type (classic => module) and with a same main script. Expect evaluation failed. assert_unreached: Should have rejected: Registering with invalid evaluation should be failed. Reached unreachable code
 FAIL Update the registration with a different script type (module => classic) and with a same main script. Expect evaluation failed. promise_test: Unhandled rejection with value: object "TypeError: SyntaxError: Unexpected token '*'. import call expects exactly one argument."

-- 
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/20181220/678f4c5f/attachment.html>


More information about the webkit-unassigned mailing list