Closed
Description
This is reproducible for me (Mac M1) by running cargo xtask cts 'webgpu:api,validation,encoding,cmds,copyTextureToTexture:texture_format_compatibility:*'
. It doesn't always panic at the same place. Without the #7391 fixes, the tests fail, but this problem is reproducible either with or without the error reporting changes.
I was not able to reproduce in Firefox, so I've tentatively marked this as a deno issue, although given the nature of the problem, that may or may not be accurate.