NEW306301
[macOS x86_64] http/tests/webgpu/webgpu/api/validation/state/device_lost/destroy.html is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=306301
Summary [macOS x86_64] http/tests/webgpu/webgpu/api/validation/state/device_lost/des...
Marta Darbinyan
Reported 2026-01-26 16:00:48 PST
The following test is failing on macOS x86_64 constantly. http/tests/webgpu/webgpu/api/validation/state/device_lost/destroy.html +FAIL :createRenderBundleEncoder:format="r16unorm";awaitLost=true assert_unreached: + - EXCEPTION: TypeError: GPUDevice.createRenderBundleEncoder: Unsupported texture format for color format.r16unorm + createRenderBundleEncoder@[native code] + @http://127.0.0.1:8000/webgpu/webgpu/api/validation/state/device_lost/destroy.spec.js:640:39 + expectValidationError@http://127.0.0.1:8000/webgpu/webgpu/gpu_test.js:1192:27 + executeAfterDestroy@http://127.0.0.1:8000/webgpu/webgpu/api/validation/state/device_lost/destroy.spec.js:59:31 + @http://127.0.0.1:8000/webgpu/webgpu/api/validation/state/device_lost/destroy.spec.js:639:30 + Reached unreachable code +FAIL :createRenderBundleEncoder:format="r16unorm";awaitLost=false assert_unreached: + - EXCEPTION: TypeError: GPUDevice.createRenderBundleEncoder: Unsupported texture format for color format.r16unorm + createRenderBundleEncoder@[native code] + @http://127.0.0.1:8000/webgpu/webgpu/api/validation/state/device_lost/destroy.spec.js:640:39 + expectValidationError@http://127.0.0.1:8000/webgpu/webgpu/gpu_test.js:1192:27 + executeAfterDestroy@http://127.0.0.1:8000/webgpu/webgpu/api/validation/state/device_lost/destroy.spec.js:59:31 + @http://127.0.0.1:8000/webgpu/webgpu/api/validation/state/device_lost/destroy.spec.js:639:30 + Reached unreachable code +FAIL :createRenderBundleEncoder:format="r16snorm";awaitLost=true assert_unreached: + - EXCEPTION: TypeError: GPUDevice.createRenderBundleEncoder: Unsupported texture format for color format.r16snorm + createRenderBundleEncoder@[native code] + @http://127.0.0.1:8000/webgpu/webgpu/api/validation/state/device_lost/destroy.spec.js:640:39 + expectValidationError@http://127.0.0.1:8000/webgpu/webgpu/gpu_test.js:1192:27 + executeAfterDestroy@http://127.0.0.1:8000/webgpu/webgpu/api/validation/state/device_lost/destroy.spec.js:59:31 + @http://127.0.0.1:8000/webgpu/webgpu/api/validation/state/device_lost/destroy.spec.js:639:30 + Reached unreachable code +FAIL :createRenderBundleEncoder:format="r16snorm";awaitLost=false assert_unreached: + - EXCEPTION: TypeError: GPUDevice.createRenderBundleEncoder: Unsupported texture format for color format.r16snorm + createRenderBundleEncoder@[native code] + @http://127.0.0.1:8000/webgpu/webgpu/api/validation/state/device_lost/destroy.spec.js:640:39 + expectValidationError@http://127.0.0.1:8000/webgpu/webgpu/gpu_test.js:1192:27 + executeAfterDestroy@http://127.0.0.1:8000/webgpu/webgpu/api/validation/state/device_lost/destroy.spec.js:59:31 + @http://127.0.0.1:8000/webgpu/webgpu/api/validation/state/device_lost/destroy.spec.js:639:30 + Reached unreachable code Test result: https://ews-build.webkit.org/#/builders/170/builds/2037 Test history: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fwebgpu%2Fwebgpu%2Fapi%2Fvalidation%2Fstate%2Fdevice_lost%2Fdestroy.html&architecture=x86_64&recent=false
Attachments
Radar WebKit Bug Importer
Comment 1 2026-01-26 16:01:08 PST
EWS
Comment 2 2026-01-26 16:31:08 PST
Test gardening commit 306253@main (06433d3b71a3): <https://commits.webkit.org/306253@main> Reviewed commits have been landed. Closing PR #57296 and removing active labels.
EWS
Comment 3 2026-01-30 12:24:45 PST
Test gardening commit 306514@main (f0aa9bebd65e): <https://commits.webkit.org/306514@main> Reviewed commits have been landed. Closing PR #57575 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.