Bug 181087 - [iOS Debug WK2] Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/register-closed-window.https.html is flaky
Summary: [iOS Debug WK2] Layout Test imported/w3c/web-platform-tests/service-workers/s...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-21 10:09 PST by Ryan Haddad
Modified: 2018-01-31 18:42 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.51 KB, patch)
2018-01-09 04:11 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-12-21 10:09:02 PST
The following layout test is flaky on iOS Debug WK2

imported/w3c/web-platform-tests/service-workers/service-worker/register-closed-window.https.html

Flakiness Dashboard:

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

--- /Volumes/Data/slave/ios-simulator-11-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/register-closed-window.https-expected.txt
+++ /Volumes/Data/slave/ios-simulator-11-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/register-closed-window.https-actual.txt
@@ -1,4 +1,3 @@
-CONSOLE MESSAGE: Unhandled Promise Rejection: TypeError: serviceWorker.register() must be called with a valid relative script URL
 
 PASS Call register() on ServiceWorkerContainer owned by closed window.
Comment 1 Radar WebKit Bug Importer 2017-12-21 16:46:42 PST
<rdar://problem/36188109>
Comment 2 Matt Lewis 2018-01-08 15:17:27 PST
Marked as flaky https://trac.webkit.org/changeset/226578/webkit/
Comment 3 youenn fablet 2018-01-09 04:11:02 PST
Created attachment 330807 [details]
Patch
Comment 4 youenn fablet 2018-01-09 04:11:30 PST
Submitted web-platform-tests pull request: https://github.com/w3c/web-platform-tests/pull/8957
Comment 5 WebKit Commit Bot 2018-01-09 10:24:58 PST
Comment on attachment 330807 [details]
Patch

Clearing flags on attachment: 330807

Committed r226646: <https://trac.webkit.org/changeset/226646>
Comment 6 WebKit Commit Bot 2018-01-09 10:25:00 PST
All reviewed patches have been landed.  Closing bug.
Comment 7 youenn fablet 2018-01-31 18:42:46 PST
Submitted web-platform-tests pull request: https://github.com/w3c/web-platform-tests/pull/9330