Skip to content

Commit f47a8eb

Browse files
test(cts): write current expected outcomes for webgpu:api,validation,queue,buffer_mapped:*
1 parent 9447a22 commit f47a8eb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

cts_runner/test.lst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,11 @@ webgpu:api,validation,encoding,queries,general:occlusion_query,query_index:*
8787
webgpu:shader,validation,extension,dual_source_blending:blend_src_syntax_validation:*
8888
webgpu:api,validation,image_copy,buffer_texture_copies:depth_stencil_format,copy_usage_and_aspect:*
8989
webgpu:api,validation,image_copy,buffer_texture_copies:depth_stencil_format,copy_buffer_size:*
90+
fails-if(dx12,vulkan,metal) webgpu:api,validation,queue,buffer_mapped:writeBuffer:*
91+
webgpu:api,validation,queue,buffer_mapped:copyBufferToBuffer:*
92+
webgpu:api,validation,queue,buffer_mapped:copyBufferToTexture:*
93+
webgpu:api,validation,queue,buffer_mapped:copyTextureToBuffer:*
94+
webgpu:api,validation,queue,buffer_mapped:map_command_recording_order:*
9095
// image_copy depth/stencil failures on dx12: https://github.com/gfx-rs/wgpu/issues/8133
9196
fails-if(dx12) webgpu:api,validation,image_copy,buffer_texture_copies:depth_stencil_format,copy_buffer_offset:format="stencil8";aspect="stencil-only";copyType="CopyB2T"
9297
fails-if(dx12) webgpu:api,validation,image_copy,buffer_texture_copies:depth_stencil_format,copy_buffer_offset:format="stencil8";aspect="stencil-only";copyType="CopyT2B"

0 commit comments

Comments
 (0)