Skip to content

Commit

Permalink
Compat CTS: add some Intel 770 suppressions.
Browse files Browse the repository at this point in the history
Include-Ci-Only-Tests: true
Change-Id: I1a7ca120d79f465c42c11638e892c1e585137c91
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/213294
Bot-Commit: [email protected] <[email protected]>
Commit-Queue: Stephen White <[email protected]>
  • Loading branch information
SenorBlanco authored and Dawn LUCI CQ committed Oct 31, 2024
1 parent e249898 commit 2e9d8db
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions webgpu-cts/compat-expectations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,11 @@ crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,c
# these are also failing on Vulkan (WebGPU Core) on the same device
crbug.com/367807042 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:* [ Skip ]

# textureSampleLevel() with depth textures failing on Intel 770
crbug.com/dawn/0000 [ linux intel-0x4680 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:depth_2d_coords:* [ Failure ]
crbug.com/dawn/0000 [ linux intel-0x4680 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:depth_3d_coords:* [ Failure ]
crbug.com/dawn/0000 [ linux intel-0x4680 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:depth_array_2d_coords:* [ Failure ]

# limits:const_array_elements failures
# also failing on Vulkan Pixel 6 (Core) and NVidia GL ES Compat
crbug.com/dawn/0000 [ android-pixel-6 arm ] webgpu:shader,execution,limits:const_array_elements: [ Failure ]
Expand Down

0 comments on commit 2e9d8db

Please sign in to comment.