Skip to content

Commit

Permalink
Suppress tests failing with Metal backend validation layers
Browse files Browse the repository at this point in the history
Bug: dawn:1430
Change-Id: Id8fad88bd5014a2a90e0d580d9df6831dd507b5d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/113500
Reviewed-by: Gregg Tavares <[email protected]>
Commit-Queue: Ben Clayton <[email protected]>
Reviewed-by: Ben Clayton <[email protected]>
Auto-Submit: Austin Eng <[email protected]>
Kokoro: Kokoro <[email protected]>
  • Loading branch information
austinEng authored and Dawn LUCI CQ committed Dec 8, 2022
1 parent 5f55990 commit 68a74c8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions webgpu-cts/expectations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,12 @@ crbug.com/dawn/1107 [ intel mac ] webgpu:api,operation,command_buffer,copyTextur
crbug.com/dawn/1107 [ intel mac ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba16float";dstFormat="rgba16float";dimension="2d" [ Failure ]
crbug.com/dawn/1107 [ intel mac ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba32float";dstFormat="rgba32float";dimension="2d" [ Failure ]

################################################################################
# Failing with Metal validation layers
################################################################################
crbug.com/dawn/1430 [ mac dawn-backend-validation ] webgpu:api,operation,command_buffer,image_copy:rowsPerImage_and_bytesPerRow:initMethod="CopyB2T";checkMethod="FullCopyT2B";* [ Failure ]
crbug.com/dawn/1430 [ mac dawn-backend-validation ] webgpu:api,operation,command_buffer,image_copy:rowsPerImage_and_bytesPerRow:initMethod="WriteTexture";checkMethod="PartialCopyT2B";* [ Failure ]

################################################################################
# Large and slow tests
# KEEP
Expand Down

0 comments on commit 68a74c8

Please sign in to comment.