Bug 247894
| Summary: | REGRESSION (255498@main): [ iOS ] TestWebKitAPI.ServiceWorkers.SuspendServiceWorkerProcessBasedOnClientProcessesWithoutSeparateServiceWorkerProcess is a consistent failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | New Bugs | Assignee: | Miguel Salinas <miguel_salinas> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | miguel_salinas, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Karl Rackler
Description:
TestWebKitAPI.ServiceWorkers.SuspendServiceWorkerProcessBasedOnClientProcessesWithoutSeparateServiceWorkerProcess
Reproduction steps:
I can reproduce this on 255498@main but not on 255497@main or earlier.
Command:
run-api-tests --iterations=5 --ios-simulator --debug TestWebKitAPI.ServiceWorkers.SuspendServiceWorkerProcessBasedOnClientProcessesWithoutSeparateServiceWorkerProcess
History:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.ServiceWorkers.SuspendServiceWorkerProcessBasedOnClientProcessesWithoutSeparateServiceWorkerProcess
Result:
Failed
TestWebKitAPI.ServiceWorkers.SuspendServiceWorkerProcessBasedOnClientProcessesWithoutSeparateServiceWorkerProcess
LEAK: 1 WebProcessPool
/Volumes/Data/worker/Apple-iOS-16-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ServiceWorkerBasic.mm:1757
Value of: waitUntilEvaluatesToTrue([&] { return [webViewToUpdate _hasServiceWorkerForegroundActivityForTesting]; })
Actual: false
Expected: true
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102320977>
Miguel Salinas
Pull request: https://github.com/WebKit/WebKit/pull/6490
EWS
Committed 256753@main (c38857287101): <https://commits.webkit.org/256753@main>
Reviewed commits have been landed. Closing PR #6490 and removing active labels.
Miguel Salinas
Re-opening for pull request https://github.com/WebKit/WebKit/pull/6675
EWS
Committed 257141@main (e33ada3ec1ab): <https://commits.webkit.org/257141@main>
Reviewed commits have been landed. Closing PR #6675 and removing active labels.