Skip to content

Commit cbaf110

Browse files
committed
Don't run copy_aspects either
1 parent 79b20e4 commit cbaf110

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cts_runner/test.lst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ webgpu:api,validation,encoding,cmds,copyTextureToTexture:sample_count:*
3030
//FAIL: webgpu:api,validation,encoding,cmds,copyTextureToTexture:depth_stencil_copy_restrictions:*
3131
//FAIL: webgpu:api,validation,encoding,cmds,copyTextureToTexture:copy_ranges:*
3232
//FAIL: webgpu:api,validation,encoding,cmds,copyTextureToTexture:copy_within_same_texture:*
33-
webgpu:api,validation,encoding,cmds,copyTextureToTexture:copy_aspects:*
33+
//FAIL: webgpu:api,validation,encoding,cmds,copyTextureToTexture:copy_aspects:*
34+
// Fails on Windows, https://github.com/gfx-rs/wgpu/issues/7844.
3435
//FAIL: webgpu:api,validation,encoding,cmds,copyTextureToTexture:copy_ranges_with_compressed_texture_formats:*
3536
webgpu:api,validation,encoding,cmds,index_access:*
3637
//FAIL: webgpu:api,validation,encoding,cmds,render,draw:*

0 commit comments

Comments
 (0)