Add some Pixel6 suppressions
Add suppressions for experimental bot.
Change-Id: I9fa671f771fe9919cb23f0732024b642d9d0eadf
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/239634
Commit-Queue: dan sinclair <dsinclair@chromium.org>
Reviewed-by: Loko Kung <lokokung@google.com>
diff --git a/webgpu-cts/compat-expectations.txt b/webgpu-cts/compat-expectations.txt
index 4016bd1..a71ffc8 100644
--- a/webgpu-cts/compat-expectations.txt
+++ b/webgpu-cts/compat-expectations.txt
@@ -809,6 +809,11 @@
# Might actually be passing. If the next roll doesn't remove this, then triage.
crbug.com/0000 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="atomic%3C*%3E";* [ Failure ]
+crbug.com/0000 [ android-Pixel-6 arm target-cpu-64 ] webgpu:shader,execution,expression,call,builtin,textureGather:depth_array_2d_coords:stage="c";format="depth24plus";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/0000 [ android-Pixel-6 arm target-cpu-64 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_array_2d_coords:stage="c";format="depth32float";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/0000 [ android-Pixel-6 arm target-cpu-64 ] webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth32float";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+
+
################################################################################
# Autogenerated Failure expectations. Please triage.
# ##ROLLER_AUTOGENERATED_FAILURES##
diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt
index dabae80..6cd664a 100644
--- a/webgpu-cts/expectations.txt
+++ b/webgpu-cts/expectations.txt
@@ -1042,6 +1042,10 @@
crbug.com/0000 [ asan dawn-no-backend-validation no-clang-coverage nvidia release-x64 target-cpu-64 win ] webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="atomic%3C*%3E";* [ Failure ]
crbug.com/0000 [ clang-coverage dawn-no-backend-validation no-asan nvidia release-x64 target-cpu-64 webgpu-dxc-enabled win ] webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="atomic%3C*%3E";* [ Failure ]
+crbug.com/0000 [ android-Pixel-6 arm target-cpu-64 ] webgpu:shader,execution,expression,binary,af_matrix_subtraction:matrix:inputSource="const";cols=4;rows=4 [ Failure ]
+crbug.com/0000 [ android-Pixel-6 arm target-cpu-64 ] webgpu:shader,execution,expression,binary,af_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=4;rows=4 [ Failure ]
+crbug.com/0000 [ android-Pixel-6 arm target-cpu-64 ] webgpu:shader,execution,expression,call,builtin,subgroupShuffle:compute,split:predicate="*";op="subgroupShuffleXor" [ Failure ]
+
################################################################################
# Autogenerated Failure expectations. Please triage.
# ##ROLLER_AUTOGENERATED_FAILURES##