Skip to content

Commit 52c0ef2

Browse files
committed
Skip storeOp tests on Vulkan
1 parent 9a4238b commit 52c0ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cts_runner/test.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ webgpu:api,operation,compute,basic:memcpy:*
55
//FAIL: webgpu:api,operation,compute,basic:large_dispatch:*
66
webgpu:api,operation,compute_pipeline,overrides:*
77
webgpu:api,operation,device,lost:*
8-
webgpu:api,operation,render_pass,storeOp:*
8+
fails-if(vulkan) webgpu:api,operation,render_pass,storeOp:*
99
webgpu:api,validation,encoding,beginComputePass:*
1010
webgpu:api,validation,encoding,beginRenderPass:*
1111
webgpu:api,validation,encoding,cmds,clearBuffer:*

0 commit comments

Comments
 (0)