Suppress WebGPU CTS compat flaky on Pixel 6 Android 14
Bug: None
Change-Id: I5b77a76106af25ad1b18d510d4adee41a05a7473
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/223435
Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: Yuly Novikov <ynovikov@chromium.org>
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
diff --git a/webgpu-cts/compat-expectations.txt b/webgpu-cts/compat-expectations.txt
index fdfc01e..2ba3507 100644
--- a/webgpu-cts/compat-expectations.txt
+++ b/webgpu-cts/compat-expectations.txt
@@ -4269,6 +4269,7 @@
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_3d_coords:stage="c";format="astc-12x10-unorm-srgb";filt="nearest";mode="c" [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_3d_coords:stage="c";format="astc-12x10-unorm-srgb";filt="nearest";mode="m" [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_3d_coords:stage="c";format="astc-12x10-unorm-srgb";filt="nearest";mode="r" [ Failure ]
+crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_3d_coords:stage="c";format="astc-4x4-unorm-srgb";filt="linear";mode="r" [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_3d_coords:stage="c";format="astc-5x4-unorm";filt="linear";mode="c" [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_3d_coords:stage="c";format="astc-5x4-unorm";filt="linear";mode="m" [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_3d_coords:stage="c";format="astc-5x4-unorm";filt="linear";mode="r" [ Failure ]
@@ -4485,6 +4486,8 @@
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_3d_coords:stage="v";format="astc-8x5-unorm-srgb";filt="nearest";mode="c" [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_3d_coords:stage="v";format="astc-8x5-unorm-srgb";filt="nearest";mode="m" [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_3d_coords:stage="v";format="astc-8x5-unorm-srgb";filt="nearest";mode="r" [ Failure ]
+crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_3d_coords:stage="v";format="stencil8";filt="nearest";mode="c" [ Failure ]
+crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:stage="v";format="stencil8";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth16unorm";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth16unorm";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
@@ -5482,6 +5485,8 @@
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_3d_coords:format="astc-8x5-unorm-srgb";dim="cube";filt="nearest";modeU="r";modeV="r";modeW="m";offset=false [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_3d_coords:format="astc-8x5-unorm-srgb";dim="cube";filt="nearest";modeU="r";modeV="r";modeW="r";offset=false [ Failure ]
+crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth32float";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+
################################################################################
# This section represents things that are probably fixable in Dawn.
################################################################################