Bug 269019 - [WebGPU] Device lost promise takes too long to resolve
Summary: [WebGPU] Device lost promise takes too long to resolve
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-02-08 14:18 PST by Mike Wyrzykowski
Modified: 2024-02-12 13:17 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Wyrzykowski 2024-02-08 14:18:33 PST
Run https://gpuweb.github.io/cts/standalone/?q=webgpu:api,validation,state,device_lost,destroy,*

it takes many seconds to run some of the tests, the entire suite takes several minutes. It seems like we do not resolve the device lost promise in a timely fashion.
Comment 1 Radar WebKit Bug Importer 2024-02-08 14:19:01 PST
<rdar://problem/122582535>
Comment 2 Mike Wyrzykowski 2024-02-09 12:27:43 PST
Pull request: https://github.com/WebKit/WebKit/pull/24162
Comment 3 EWS 2024-02-12 13:17:18 PST
Committed 274482@main (dd3938f3a697): <https://commits.webkit.org/274482@main>

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