Skip to content

Commit

Permalink
Suppress WebGPU CTS failures on Linux
Browse files Browse the repository at this point in the history
webgpu:api,operation,storage_texture,read_only:basic:format="bgra8unorm";*
failing after
https://dawn-review.googlesource.com/c/dawn/+/203154

Bug: 360916910
Change-Id: I327c64adf4712b27ea127fd1743e3c8685ae762a
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203514
Commit-Queue: [email protected] <[email protected]>
Auto-Submit: Yuly Novikov <[email protected]>
Bot-Commit: [email protected] <[email protected]>
Commit-Queue: Yuly Novikov <[email protected]>
  • Loading branch information
y-novikov authored and Dawn LUCI CQ committed Aug 22, 2024
1 parent 014d6f7 commit f4b6045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webgpu-cts/expectations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1502,6 +1502,7 @@ crbug.com/dawn/360916909 [ linux ] webgpu:api,operation,render_pipeline,sample_m
# crbug.com/dawn/360916910:
crbug.com/dawn/360916910 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";* [ Failure ]
crbug.com/dawn/360916910 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";* [ Failure ]
crbug.com/dawn/360916910 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="bgra8unorm";* [ Failure ]

# crbug.com/bug/349425541: validation matrix add_sub underflow_f16
crbug.com/dawn/349425541 [ amd mac ] webgpu:shader,validation,expression,matrix,add_sub:underflow_f16:rhs=1;c=2;r=2 [ Failure ]
Expand Down

0 comments on commit f4b6045

Please sign in to comment.