From cac1bf998c5e8e7b3287edaa21531021127bf132 Mon Sep 17 00:00:00 2001 From: Erich Gubler Date: Thu, 25 Sep 2025 13:08:27 -0400 Subject: [PATCH] =?UTF-8?q?test(cts):=20add=20`=E2=80=A6,vertex=5Fstate,co?= =?UTF-8?q?rrectness:array=5Fstride=5Fzero:*`,=20expect=20fail=20on=20macO?= =?UTF-8?q?S?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cts_runner/test.lst | 1 + 1 file changed, 1 insertion(+) diff --git a/cts_runner/test.lst b/cts_runner/test.lst index 827bf0111..fd4b7d522 100644 --- a/cts_runner/test.lst +++ b/cts_runner/test.lst @@ -18,6 +18,7 @@ webgpu:api,operation,compute,basic:memcpy:* webgpu:api,operation,compute_pipeline,overrides:* webgpu:api,operation,device,lost:* webgpu:api,operation,render_pass,storeOp:* +fails-if(metal,vulkan) webgpu:api,operation,vertex_state,correctness:array_stride_zero:* // Presumably vertex pulling, revisit after https://github.com/gfx-rs/wgpu/issues/7981 is fixed. fails-if(metal) webgpu:api,operation,vertex_state,correctness:setVertexBuffer_offset_and_attribute_offset:* fails-if(dx12) webgpu:api,validation,capability_checks,limits,maxBindGroups:setBindGroup,*