[Webkit-unassigned] [Bug 229573] New: [iOS] 3 service worker tests failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 26 10:18:19 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=229573
Bug ID: 229573
Summary: [iOS] 3 service worker tests failing
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: ehutchison at apple.com
imported/w3c/web-platform-tests/service-workers/service-worker/getregistrations.https.html
imported/w3c/web-platform-tests/service-workers/service-worker/register-default-scope.https.html
imported/w3c/web-platform-tests/service-workers/service-worker/http-to-https-redirect-and-register.https.html
are flaky failures on iOS14.
History: https://results.webkit.org/?platform=ios&platform=mac&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fservice-worker%2Fgetregistrations.https.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fservice-worker%2Fhttp-to-https-redirect-and-register.https.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fservice-worker%2Fregister-default-scope.https.html
Results: https://build.webkit.org/results/Apple-iPadOS-14-Simulator-Release-WK2-Tests/r277485%20(989)/results.html; https://build.webkit.org/results/Apple-iOS-14-Simulator-Release-WK2-Tests/r278445%20(1837)/results.html; https://build.webkit.org/results/Apple-iOS-14-Simulator-Release-WK2-Tests/r281058%20(2773)/results.html
Diff:
404 Not Found
----------------------
--- /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/register-default-scope.https-expected.txt
+++ /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/register-default-scope.https-actual.txt
@@ -1,5 +1,7 @@
-PASS default scope
-PASS undefined scope
-PASS null scope
+Harness Error (TIMEOUT), message = null
+TIMEOUT default scope Test timed out
+NOTRUN undefined scope
+NOTRUN null scope
+
-----------------------
--- /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/http-to-https-redirect-and-register.https-expected.txt
+++ /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/http-to-https-redirect-and-register.https-actual.txt
@@ -1,4 +1,6 @@
+
+Harness Error (TIMEOUT), message = null
PASS register on a secure page after redirect from an non-secure url
-FAIL register on a non-secure page after redirect from an non-secure url assert_equals: expected "FAIL: navigator.serviceWorker is undefined" but got "OK"
+TIMEOUT register on a non-secure page after redirect from an non-secure url Test timed out
--
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/20210826/c4634c5e/attachment.htm>
More information about the webkit-unassigned
mailing list