Bug 247894 - REGRESSION (255498@main): [ iOS ] TestWebKitAPI.ServiceWorkers.SuspendServiceWorkerProcessBasedOnClientProcessesWithoutSeparateServiceWorkerProcess is a consistent failure
Summary: REGRESSION (255498@main): [ iOS ] TestWebKitAPI.ServiceWorkers.SuspendService...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Miguel Salinas
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-14 07:44 PST by Karl Rackler
Modified: 2022-11-29 14:30 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2022-11-14 07:44:31 PST
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
Comment 1 Radar WebKit Bug Importer 2022-11-14 07:45:09 PST
<rdar://problem/102320977>
Comment 2 Miguel Salinas 2022-11-14 15:04:00 PST
Pull request: https://github.com/WebKit/WebKit/pull/6490
Comment 3 EWS 2022-11-16 14:48:08 PST
Committed 256753@main (c38857287101): <https://commits.webkit.org/256753@main>

Reviewed commits have been landed. Closing PR #6490 and removing active labels.
Comment 4 Miguel Salinas 2022-11-19 12:40:17 PST
Re-opening for pull request https://github.com/WebKit/WebKit/pull/6675
Comment 5 EWS 2022-11-29 14:30:20 PST
Committed 257141@main (e33ada3ec1ab): <https://commits.webkit.org/257141@main>

Reviewed commits have been landed. Closing PR #6675 and removing active labels.