Bug 295732
| Summary: | [ iOS ] 2x TestWebKitAPI.GPUProcess.ExitsUnderMemoryPressure* (api-tests) are flaky failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
| Component: | WebKit Process Model | Assignee: | Marta Darbinyan <darbinyan> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bfulgham, cdumez, kkinnunen, nham, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dawn Morningstar
TestWebKitAPI.GPUProcess.ExitsUnderMemoryPressureWebAudioCase
TestWebKitAPI.GPUProcess.ExitsUnderMemoryPressureVideoCase
are both flaky failures on iOS queues, when looking at the history, this became a flaky failure between iOS 18 C and iOS 18 F
HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.GPUProcess.ExitsUnderMemoryPressureWebAudioCase&platform=ios&recent=false
Test-run:
https://build.webkit.org/#/builders/1388/builds/1426
Failure:
{
"name": "TestWebKitAPI.GPUProcess.ExitsUnderMemoryPressureVideoCase",
"output": "\n/Volumes/Data/worker/Apple-iOS-18-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/GPUProcess.mm:666\nExpected equality of these values:\n 0\n [configuration.get().processPool _gpuProcessIdentifier]\n Which is: 73826"
},
{
"name": "TestWebKitAPI.GPUProcess.ExitsUnderMemoryPressureWebAudioCase",
"output": "\n/Volumes/Data/worker/Apple-iOS-18-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/GPUProcess.mm:666\nExpected equality of these values:\n 0\n [configuration.get().processPool _gpuProcessIdentifier]\n Which is: 73835"
}
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/155548126>
Marta Darbinyan
Pull request: https://github.com/WebKit/WebKit/pull/48746
EWS
Test gardening commit 298060@main (d82fbf6c1e07): <https://commits.webkit.org/298060@main>
Reviewed commits have been landed. Closing PR #48746 and removing active labels.