@@ -215,10 +215,9 @@ webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type=
215215webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="SimpleStruct";*
216216//FAIL: https://github.com/gfx-rs/wgpu/issues/8812
217217// webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="ComplexStruct";*
218- //FAIL: https://github.com/gfx-rs/wgpu/pull/8791
219- // webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="atomic%3Cu32%3E";*
220- // webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="atomic%3Ci32%3E";*
221- // webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="AtomicInStruct";*
218+ webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="atomic%3Cu32%3E";*
219+ webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="atomic%3Ci32%3E";*
220+ webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="AtomicInStruct";*
222221webgpu:shader,execution,flow_control,return:*
223222// Many other vertex_buffer_access subtests also passing, but there are too many to enumerate.
224223// Fails on Metal in CI only, not when running locally.
0 commit comments