Bug 260823
| Summary: | http/tests/workers/service/self_registration.html is a flaky text failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | Service Workers | Assignee: | youenn fablet <youennf> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, cdumez, commit-queue, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 263128 | ||
| Bug Blocks: | |||
Ben Schwartz
http/tests/workers/service/self_registration.html
This test is an extremely flaky failure on all platforms.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fworkers%2Fservice%2Fself_registration.html&recent=false&platform=ios&platform=mac&flavor=wk2
TEXT DIFF:
- scriptURL: http://127.0.0.1:8000/workers/service/resources/self_registration-worker.js
- state: activating
-Received statechange event on service worker
* self.registration
scope: http://127.0.0.1:8000/workers/service/resources/
updateViaCache: imports
@@ -31,6 +30,6 @@
waiting worker: null
active worker:
- scriptURL: http://127.0.0.1:8000/workers/service/resources/self_registration-worker.js
-- state: activated
+- state: activating
DIFF URL:
https://build.webkit.org/results/Apple-iOS-16-Simulator-Release-WK2-Tests/266898@main%20(3866)/http/tests/workers/service/self_registration-pretty-diff.html
REPRODUCIBILITY:
I was unable to reproduce this issue during testing.
REGRESSION:
I was unable to locate a regression point.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114590106>
EWS
Test gardening commit 267369@main (256b5f3411b5): <https://commits.webkit.org/267369@main>
Reviewed commits have been landed. Closing PR #17151 and removing active labels.
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/18829
EWS
Committed 269191@main (f6a1bd73126d): <https://commits.webkit.org/269191@main>
Reviewed commits have been landed. Closing PR #18829 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 263128
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/19163
EWS
Committed 269460@main (6b4ebcdffbfc): <https://commits.webkit.org/269460@main>
Reviewed commits have been landed. Closing PR #19163 and removing active labels.