Remove expectations for now-passing tests.
Change-Id: I3be575e64eb2ff7c3e1058e6858be4497e6f7bd2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/123500 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
This commit is contained in:
parent
f1f56b2d3c
commit
905b63b90f
|
@ -357,21 +357,7 @@ crbug.com/dawn/1677 webgpu:api,validation,render_pipeline,fragment_state:limits,
|
|||
# are duplicated with these suppressions.
|
||||
# KEEP
|
||||
################################################################################
|
||||
crbug.com/dawn/1669 webgpu:api,operation,command_buffer,image_copy:offsets_and_sizes_copy_depth_stencil:* [ Failure ]
|
||||
crbug.com/dawn/1669 webgpu:api,operation,command_buffer,image_copy:rowsPerImage_and_bytesPerRow_depth_stencil:* [ Failure ]
|
||||
crbug.com/dawn/1669 webgpu:api,operation,render_pass,clear_value:stencil_clear_value:* [ Failure ]
|
||||
crbug.com/dawn/1669 webgpu:api,operation,rendering,depth:depth_disabled: [ Failure ]
|
||||
crbug.com/dawn/1669 webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:* [ Failure ]
|
||||
crbug.com/dawn/1669 webgpu:api,operation,rendering,depth_clip_clamp:depth_test_input_clamped:* [ Failure ]
|
||||
crbug.com/dawn/1669 webgpu:api,operation,rendering,stencil:stencil_reference_initialized:* [ Failure ]
|
||||
crbug.com/dawn/1669 webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";* [ Failure ]
|
||||
crbug.com/dawn/1669 webgpu:api,validation,capability_checks,features,texture_formats:depth_stencil_state:format="depth32float-stencil8";enable_required_feature=true [ Failure ]
|
||||
crbug.com/dawn/1669 webgpu:api,validation,render_pass,attachment_compatibility:render_pass_or_bundle_and_pipeline,* [ Failure ]
|
||||
crbug.com/dawn/1669 webgpu:api,validation,render_pass,render_pass_descriptor:depth_stencil_attachment:* [ Failure ]
|
||||
crbug.com/dawn/1669 webgpu:api,validation,render_pipeline,depth_stencil_state:depth_test:* [ Failure ]
|
||||
crbug.com/dawn/1669 webgpu:api,validation,render_pipeline,depth_stencil_state:depth_write* [ Failure ]
|
||||
crbug.com/dawn/1669 webgpu:api,validation,render_pipeline,misc:vertex_state_only:isAsync=* [ Failure ]
|
||||
|
||||
################################################################################
|
||||
# Untriaged canvas issues, potentially colorspace related.
|
||||
################################################################################
|
||||
|
|
Loading…
Reference in New Issue