More infra suppressions
Suppress more tests to reduce infra logging get the shards to succeed.
Change-Id: I96b5eafdfedefedfb79d458e4b4ce5e75d6c8151
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/217997
Commit-Queue: Ryan Harrison <rharrison@chromium.org>
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Auto-Submit: dan sinclair <dsinclair@chromium.org>
diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt
index ac95778..bec1a13 100644
--- a/webgpu-cts/expectations.txt
+++ b/webgpu-cts/expectations.txt
@@ -7966,11 +7966,13 @@
crbug.com/0000 [ android-r qualcomm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="c";format="astc-4x4-unorm-srgb";* [ Failure ]
crbug.com/0000 [ linux ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:* [ Skip ]
+crbug.com/0000 [ linux ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:* [ Skip ]
crbug.com/0000 [ linux ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:* [ Skip ]
-crbug.com/0000 [ linux intel-0x4680 ] webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:* [ Skip ]
-crbug.com/0000 [ linux nvidia-0x2184 ] webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:* [ Skip ]
+crbug.com/0000 [ linux ] webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:* [ Skip ]
+crbug.com/0000 [ linux ] webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:* [ Skip ]
crbug.com/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:* [ Skip ]
crbug.com/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:* [ Skip ]
crbug.com/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:* [ Skip ]
crbug.com/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:* [ Skip ]
+crbug.com/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_3d_coords:* [ Skip ]