Remove failing depth32float-stencil8 expectations
The issue causing these tests to fail was resolved in https://chromium-review.googlesource.com/c/chromium/src/+/3716961 Bug: 1069302 Change-Id: Iacf06539a0415431b3355bc4b2345c2eb7cab61a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94761 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Brandon Jones <bajones@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: Brandon Jones <bajones@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Kai Ninomiya <kainino@chromium.org>
This commit is contained in:
parent
7ebcfc7e0e
commit
14e6dfbd95
|
@ -366,17 +366,6 @@ crbug.com/dawn/0000 [ nvidia win release ] webgpu:shader,execution,expression,bi
|
|||
crbug.com/dawn/0000 [ nvidia win release ] webgpu:shader,execution,expression,binary,f32_logical:less_than:inputSource="const";* [ Skip ]
|
||||
crbug.com/dawn/0000 [ nvidia win release ] webgpu:shader,execution,expression,binary,f32_logical:not_equals:inputSource="const";* [ Skip ]
|
||||
|
||||
################################################################################
|
||||
# Fixed by https://chromium-review.googlesource.com/c/chromium/src/+/3716961
|
||||
################################################################################
|
||||
crbug.com/dawn/0000 webgpu:api,validation,capability_checks,features,texture_formats:depth_stencil_state:format="depth32float-stencil8";enable_required_feature=false [ Failure ]
|
||||
crbug.com/dawn/0000 webgpu:api,validation,capability_checks,features,texture_formats:render_bundle_encoder_descriptor_depth_stencil_format:format="depth32float-stencil8";enable_required_feature=false [ Failure ]
|
||||
crbug.com/dawn/0000 webgpu:api,validation,capability_checks,features,texture_formats:texture_descriptor:format="depth32float-stencil8";enable_required_feature=false [ Failure ]
|
||||
crbug.com/dawn/0000 webgpu:api,validation,capability_checks,features,texture_formats:texture_descriptor_view_formats:format="depth32float-stencil8";enable_required_feature=false [ Failure ]
|
||||
crbug.com/dawn/0000 webgpu:api,validation,capability_checks,features,texture_formats:texture_view_descriptor:format="depth32float-stencil8";enable_required_feature=false [ Failure ]
|
||||
crbug.com/dawn/0000 webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration:format="depth32float-stencil8";canvasType="offscreen";enable_required_feature=false [ Failure ]
|
||||
crbug.com/dawn/0000 webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration:format="depth32float-stencil8";canvasType="onscreen";enable_required_feature=false [ Failure ]
|
||||
|
||||
# New failures. Please triage:
|
||||
crbug.com/dawn/0000 [ intel win10 ] webgpu:api,operation,command_buffer,image_copy:mip_levels:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32sint";dimension="2d" [ Failure ]
|
||||
crbug.com/dawn/0000 [ intel win10 ] webgpu:api,operation,command_buffer,image_copy:mip_levels:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32uint";dimension="2d" [ Failure ]
|
||||
|
|
Loading…
Reference in New Issue