Blanket suppress more Pixel 10 failures

Adds another large set of blanket Skip expectations for WebGPU CTS tests
on Pixel 10 devices. We are in the process of upgrading the OS version
used by these devices which is introducing a lot of new test failures.

Bug: 507502289
Change-Id: Ifebb8a3eb48ac861ee3382c9048ad66cb8775bb1
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/305936
Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: Brian Sheedy <bsheedy@google.com>
Commit-Queue: Brian Sheedy <bsheedy@google.com>
Reviewed-by: Peter McNeeley <petermcneeley@google.com>
diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt
index dc36786..3bb6eff 100644
--- a/webgpu-cts/expectations.txt
+++ b/webgpu-cts/expectations.txt
@@ -402,8 +402,10 @@
 crbug.com/507502289 [ android android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:* [ Skip ]
 crbug.com/507502289 [ android android-pixel-10 ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:* [ Skip ]
 crbug.com/507502289 [ android android-pixel-10 ] webgpu:api,operation,render_pass,resolve:render_pass_resolve:* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:api,operation,render_pass,storeop2:storeOp_controls_whether_1x1_drawn_quad_is_stored:storeOp="store" [ Skip ]
 crbug.com/507502289 [ android android-pixel-10 ] webgpu:api,operation,render_pipeline,* [ Skip ]
 crbug.com/507502289 [ android android-pixel-10 ] webgpu:api,operation,rendering,3d_texture_slices:* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:api,operation,rendering,basic:fullscreen_quad: [ Skip ]
 crbug.com/507502289 [ android android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:* [ Skip ]
 crbug.com/507502289 [ android android-pixel-10 ] webgpu:api,operation,rendering,depth_bias:depth_bias_24bit_format:* [ Skip ]
 crbug.com/507502289 [ android android-pixel-10 ] webgpu:api,operation,rendering,depth_bias:depth_bias:quadAngle* [ Skip ]
@@ -412,6 +414,7 @@
 crbug.com/507502289 [ android android-pixel-10 ] webgpu:api,operation,sampling,anisotropy:anisotropic_filter_mipmap_color:* [ Skip ]
 crbug.com/507502289 [ android android-pixel-10 ] webgpu:api,operation,storage_texture,read_write:basic:* [ Skip ]
 crbug.com/507502289 [ android android-pixel-10 ] webgpu:api,operation,texture_view,format_reinterpretation:render_and_resolve_attachment:format="bgra8unorm-srgb";* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:api,operation,texture_view,format_reinterpretation:render_and_resolve_attachment:format="rgba8unorm-srgb";* [ Skip ]
 crbug.com/507502289 [ android android-pixel-10 ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:* [ Skip ]
 crbug.com/507502289 [ android android-pixel-10 ] webgpu:api,operation,texture_view,write:format:method="render-pass-resolve";* [ Skip ]
 crbug.com/507502289 [ android android-pixel-10 ] webgpu:api,operation,texture_view,write:format:method="render-pass-store";* [ Skip ]
@@ -425,6 +428,24 @@
 crbug.com/507502289 [ android android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureNumLayers:* [ Skip ]
 crbug.com/507502289 [ android android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureNumLevels:* [ Skip ]
 crbug.com/507502289 [ android android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureSample:* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,texture_utils:readTextureToTexelViews:* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureNumSamples:depth: [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureNumSamples:sampled: [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,front_facing:* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,interStage,* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,position:* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,sample_index:* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,sample_mask:* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:shader,execution,shader_io,vertex_builtins:outputs,clip_distances:* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:web_platform,canvas,getCurrentTexture:usage_as_color_attachment_and_resolve_target:* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:web_platform,canvas,getCurrentTexture:usage_as_texture_binding:* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:web_platform,copyToTexture,ImageBitmap:copy_subrect_from_2D_Canvas:* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:web_platform,copyToTexture,ImageBitmap:copy_subrect_from_ImageData:* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:web_platform,copyToTexture,ImageBitmap:from_ImageData:* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:web_platform,copyToTexture,ImageData:copy_subrect_from_ImageData:* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:web_platform,copyToTexture,ImageData:from_ImageData:* [ Skip ]
+crbug.com/507502289 [ android android-pixel-10 ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Skip ]
 
 ################################################################################
 # Triaged or Manually-Added Flakes and Failures