RESOLVED INVALID 275554
[WebGPU] Flaky failures on CTS due to reaching command buffer limit
https://bugs.webkit.org/show_bug.cgi?id=275554
Summary [WebGPU] Flaky failures on CTS due to reaching command buffer limit
Mike Wyrzykowski
Reported 2024-06-16 19:51:45 PDT
[WebGPU] Flaky failures on CTS due to reaching command buffer limit
Attachments
Radar WebKit Bug Importer
Comment 1 2024-06-16 19:52:00 PDT
Mike Wyrzykowski
Comment 2 2024-06-16 20:07:14 PDT
EWS
Comment 3 2024-06-17 09:24:12 PDT
Committed 280072@main (ab50f80f0e54): <https://commits.webkit.org/280072@main> Reviewed commits have been landed. Closing PR #29882 and removing active labels.
Mike Wyrzykowski
Comment 4 2024-06-17 23:38:59 PDT
Reopened Bugzilla. [WebGPU] CTS doesnt appear to approach command buffer limit, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=275600.
Mike Wyrzykowski
Comment 5 2024-06-17 23:40:24 PDT
The CTS was only reaching the command buffer limit of 1000 because we were retaining MTLCommandBuffer instances from invalid GPUCommandEncoders Therefore, there is no bug to fix here, this change should be reverted.
Note You need to log in before you can comment on or make changes to this bug.