Roll third_party/webgpu-cts/ 631d877e7..87f8f3d61 (2 commits)

Regenerated:
 - expectations.txt
 - ts_sources.txt
 - test_list.txt
 - cache_list.txt
 - resource_files.txt
 - webtest .html files

https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/631d877e75e8..87f8f3d61532
 - 87f8f3 Add f32 matrix-scalar multiplication tests (#2286)
 - c87f10 webgpu/shader/validation: Remove types as keywords

Created with './tools/run cts roll'

Change-Id: I2638bd4fdadefb0c0dd52cc48c45d771870e79c5
Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel
Include-Ci-Only-Tests: true
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/120480
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
Auto-Submit: Ben Clayton <bclayton@google.com>
Kokoro: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
diff --git a/DEPS b/DEPS
index fa7d52a..85fde1c 100644
--- a/DEPS
+++ b/DEPS
@@ -158,7 +158,7 @@
 
   # WebGPU CTS - not used directly by Dawn, only transitively by Chromium.
   'third_party/webgpu-cts': {
-    'url': '{chromium_git}/external/github.com/gpuweb/cts@631d877e75e85e7625606c78b33cead6def64df0',
+    'url': '{chromium_git}/external/github.com/gpuweb/cts@87f8f3d61532d8d7b061c13b5e3f66e9c09abdc5',
     'condition': 'build_with_chromium',
   },
 
diff --git a/third_party/gn/webgpu-cts/test_list.txt b/third_party/gn/webgpu-cts/test_list.txt
index d2a3c8b..e672046 100644
--- a/third_party/gn/webgpu-cts/test_list.txt
+++ b/third_party/gn/webgpu-cts/test_list.txt
@@ -26883,6 +26883,78 @@
 webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_rw";cols=4;rows=2
 webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_rw";cols=4;rows=3
 webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_rw";cols=4;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="const";cols=2;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="const";cols=2;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="const";cols=2;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="const";cols=3;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="const";cols=3;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="const";cols=3;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="const";cols=4;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="const";cols=4;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="const";cols=4;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="uniform";cols=2;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="uniform";cols=2;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="uniform";cols=2;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="uniform";cols=3;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="uniform";cols=3;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="uniform";cols=3;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="uniform";cols=4;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="uniform";cols=4;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="uniform";cols=4;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_r";cols=2;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_r";cols=2;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_r";cols=2;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_r";cols=3;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_r";cols=3;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_r";cols=3;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_r";cols=4;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_r";cols=4;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_r";cols=4;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_rw";cols=2;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_rw";cols=2;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_rw";cols=2;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_rw";cols=3;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_rw";cols=3;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_rw";cols=3;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_rw";cols=4;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_rw";cols=4;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_rw";cols=4;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="const";cols=2;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="const";cols=2;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="const";cols=2;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="const";cols=3;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="const";cols=3;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="const";cols=3;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="const";cols=4;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="const";cols=4;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="const";cols=4;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="uniform";cols=2;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="uniform";cols=2;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="uniform";cols=2;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="uniform";cols=3;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="uniform";cols=3;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="uniform";cols=3;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="uniform";cols=4;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="uniform";cols=4;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="uniform";cols=4;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_r";cols=2;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_r";cols=2;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_r";cols=2;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_r";cols=3;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_r";cols=3;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_r";cols=3;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_r";cols=4;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_r";cols=4;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_r";cols=4;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_rw";cols=2;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_rw";cols=2;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_rw";cols=2;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_rw";cols=3;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_rw";cols=3;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_rw";cols=3;rows=4
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_rw";cols=4;rows=2
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_rw";cols=4;rows=3
+webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_rw";cols=4;rows=4
 webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="const";cols=2;rows=2
 webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="const";cols=2;rows=3
 webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="const";cols=2;rows=4
@@ -33954,20 +34026,6 @@
 webgpu:shader,validation,parse,identifiers:identifiers:ident="%D7%A9%D6%B8%D7%81%D7%9C%D7%95%D6%B9%D7%9D"
 webgpu:shader,validation,parse,identifiers:identifiers:ident="%E0%A4%97%E0%A5%81%E0%A4%B2%E0%A4%BE%E0%A4%AC%E0%A5%80"
 webgpu:shader,validation,parse,identifiers:identifiers:ident="%D6%83%D5%AB%D6%80%D5%B8%D6%82%D5%A6"
-webgpu:shader,validation,parse,identifiers:identifiers:ident="_"
-webgpu:shader,validation,parse,identifiers:identifiers:ident="__"
-webgpu:shader,validation,parse,identifiers:identifiers:ident="__foo"
-webgpu:shader,validation,parse,identifiers:identifiers:ident="0foo"
-webgpu:shader,validation,parse,identifiers:identifiers:ident="foo.bar"
-webgpu:shader,validation,parse,identifiers:identifiers:ident="foo-bar"
-webgpu:shader,validation,parse,identifiers:identifiers:ident="foo%2Bbar"
-webgpu:shader,validation,parse,identifiers:identifiers:ident="foo%23bar"
-webgpu:shader,validation,parse,identifiers:identifiers:ident="foo!bar"
-webgpu:shader,validation,parse,identifiers:identifiers:ident="foo%5C%5Cbar"
-webgpu:shader,validation,parse,identifiers:identifiers:ident="foo%2Fbar"
-webgpu:shader,validation,parse,identifiers:identifiers:ident="foo,bar"
-webgpu:shader,validation,parse,identifiers:identifiers:ident="foo%40bar"
-webgpu:shader,validation,parse,identifiers:identifiers:ident="foo::bar"
 webgpu:shader,validation,parse,identifiers:identifiers:ident="array"
 webgpu:shader,validation,parse,identifiers:identifiers:ident="atomic"
 webgpu:shader,validation,parse,identifiers:identifiers:ident="bool"
@@ -34006,6 +34064,20 @@
 webgpu:shader,validation,parse,identifiers:identifiers:ident="vec2"
 webgpu:shader,validation,parse,identifiers:identifiers:ident="vec3"
 webgpu:shader,validation,parse,identifiers:identifiers:ident="vec4"
+webgpu:shader,validation,parse,identifiers:identifiers:ident="_"
+webgpu:shader,validation,parse,identifiers:identifiers:ident="__"
+webgpu:shader,validation,parse,identifiers:identifiers:ident="__foo"
+webgpu:shader,validation,parse,identifiers:identifiers:ident="0foo"
+webgpu:shader,validation,parse,identifiers:identifiers:ident="foo.bar"
+webgpu:shader,validation,parse,identifiers:identifiers:ident="foo-bar"
+webgpu:shader,validation,parse,identifiers:identifiers:ident="foo%2Bbar"
+webgpu:shader,validation,parse,identifiers:identifiers:ident="foo%23bar"
+webgpu:shader,validation,parse,identifiers:identifiers:ident="foo!bar"
+webgpu:shader,validation,parse,identifiers:identifiers:ident="foo%5C%5Cbar"
+webgpu:shader,validation,parse,identifiers:identifiers:ident="foo%2Fbar"
+webgpu:shader,validation,parse,identifiers:identifiers:ident="foo,bar"
+webgpu:shader,validation,parse,identifiers:identifiers:ident="foo%40bar"
+webgpu:shader,validation,parse,identifiers:identifiers:ident="foo::bar"
 webgpu:shader,validation,parse,identifiers:identifiers:ident="bitcast"
 webgpu:shader,validation,parse,identifiers:identifiers:ident="break"
 webgpu:shader,validation,parse,identifiers:identifiers:ident="case"
diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt
index d59c9f0..3f9d210 100644
--- a/webgpu-cts/expectations.txt
+++ b/webgpu-cts/expectations.txt
@@ -62,7 +62,7 @@
 # results: [ Failure RetryOnFailure Skip Slow ]
 # END TAG HEADER
 
-# Last rolled: 2023-02-17 06:07:07AM
+# Last rolled: 2023-02-18 06:49:39AM
 
 ################################################################################
 # copyToTexture failures on Linux
@@ -285,11 +285,6 @@
 crbug.com/dawn/1599 [ webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,canvas:color_space_conversion:* [ Failure ]
 
 ################################################################################
-# Temporary disabling of types-as-keywords tests
-################################################################################
-crbug.com/tint/1810 webgpu:shader,validation,parse,identifiers:* [ Failure ]
-
-################################################################################
 # untriaged failures
 ################################################################################
 crbug.com/dawn/0000 [ dawn-backend-validation win10 ] webgpu:api,operation,render_pass,resolve:* [ Failure ]
@@ -352,14 +347,6 @@
 crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="premultiplied";webgl="webgl2";upload="texImage2D" [ Failure ]
 crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="premultiplied";webgl="webgl2";upload="texSubImage2D" [ Failure ]
 
-# New flakes. Please triage:
-crbug.com/dawn/0000 [ dawn-backend-validation intel-gen-9 ubuntu ] webgpu:api,validation,render_pipeline,inter_stage:interpolation_type:isAsync=true;output="%40interpolate(perspective)";input="" [ RetryOnFailure ]
-crbug.com/dawn/0000 [ dawn-backend-validation intel-gen-9 monterey target-cpu-64 ] webgpu:shader,execution,expression,binary,f32_arithmetic:division:inputSource="uniform";vectorize="_undef_" [ RetryOnFailure ]
-crbug.com/dawn/0000 [ dawn-backend-validation intel-gen-9 monterey target-cpu-64 ] webgpu:shader,execution,expression,binary,f32_arithmetic:multiplication:inputSource="const";vectorize=3 [ RetryOnFailure ]
-crbug.com/dawn/0000 [ dawn-backend-validation intel-gen-9 monterey target-cpu-64 ] webgpu:shader,execution,expression,binary,f32_arithmetic:multiplication:inputSource="storage_r";vectorize="_undef_" [ RetryOnFailure ]
-crbug.com/dawn/0000 [ dawn-backend-validation webgpu-adapter-default win10 ] webgpu:web_platform,copyToTexture,ImageBitmap:copy_subrect_from_2D_Canvas:orientation="none";srcDoFlipYDuringCopy=false;dstPremultiplied=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 ubuntu webgpu-adapter-default ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ RetryOnFailure ]
-
 # New failures. Please triage:
 crbug.com/dawn/0000 webgpu:api,operation,labels:object_has_descriptor_label:name="createComputePipelineAsync" [ Failure ]
 crbug.com/dawn/0000 webgpu:api,operation,labels:object_has_descriptor_label:name="createRenderPipelineAsync" [ Failure ]
@@ -372,6 +359,7 @@
 crbug.com/dawn/0000 webgpu:api,validation,buffer,mapping:mapAsync,earlyRejection: [ Failure ]
 crbug.com/dawn/0000 webgpu:api,validation,buffer,mapping:mapAsync,state,mappingPending: [ Failure ]
 crbug.com/dawn/0000 webgpu:api,validation,capability_checks,limits,maxBufferSize:* [ Failure ]
+crbug.com/dawn/0000 [ dawn-backend-validation intel-gen-9 ubuntu ] webgpu:api,validation,capability_checks,limits,maxVertexBufferArrayStride:createRenderPipelineAsync,at_over:limitTest="atMaximum" [ Failure ]
 crbug.com/dawn/0000 webgpu:api,validation,compute_pipeline:overrides,identifier:isAsync=false;constants={"s%C3%A9quen%C3%A7age":0} [ Failure ]
 crbug.com/dawn/0000 webgpu:api,validation,compute_pipeline:overrides,identifier:isAsync=true;constants={"s%C3%A9quen%C3%A7age":0} [ Failure ]
 crbug.com/dawn/0000 webgpu:api,validation,createBindGroupLayout:multisampled_validation:viewDimension="2d" [ Failure ]
@@ -422,11 +410,16 @@
 crbug.com/dawn/0000 webgpu:api,validation,render_pipeline,fragment_state:limits,maxColorAttachmentBytesPerSample,aligned:format="rgba8unorm" [ Failure ]
 crbug.com/dawn/0000 webgpu:api,validation,render_pipeline,fragment_state:limits,maxColorAttachmentBytesPerSample,aligned:format="rgba8unorm-srgb" [ Failure ]
 crbug.com/dawn/0000 webgpu:api,validation,render_pipeline,fragment_state:limits,maxColorAttachmentBytesPerSample,unaligned:formats=["r32float","rgba8unorm","rgba32float","r8unorm","r8unorm"] [ Failure ]
+crbug.com/dawn/0000 [ dawn-backend-validation intel-gen-9 ubuntu ] webgpu:api,validation,render_pipeline,inter_stage:interpolation_type:isAsync=true;output="%40interpolate(linear,%20center)";input="%40interpolate(linear,%20center)" [ Failure ]
+crbug.com/dawn/0000 [ dawn-backend-validation intel-gen-9 ubuntu ] webgpu:api,validation,render_pipeline,inter_stage:interpolation_type:isAsync=true;output="%40interpolate(perspective)";input="%40interpolate(perspective)" [ Failure ]
 crbug.com/dawn/0000 webgpu:api,validation,render_pipeline,overrides:identifier,fragment:isAsync=false;fragmentConstants={"s%C3%A9quen%C3%A7age":0} [ Failure ]
 crbug.com/dawn/0000 webgpu:api,validation,render_pipeline,overrides:identifier,fragment:isAsync=true;fragmentConstants={"s%C3%A9quen%C3%A7age":0} [ Failure ]
 crbug.com/dawn/0000 webgpu:api,validation,render_pipeline,overrides:identifier,vertex:isAsync=false;vertexConstants={"s%C3%A9quen%C3%A7age":0} [ Failure ]
 crbug.com/dawn/0000 webgpu:api,validation,render_pipeline,overrides:identifier,vertex:isAsync=true;vertexConstants={"s%C3%A9quen%C3%A7age":0} [ Failure ]
 crbug.com/dawn/0000 webgpu:api,validation,texture,destroy:invalid_texture: [ Failure ]
+crbug.com/dawn/0000 [ dawn-backend-validation intel-gen-9 monterey target-cpu-64 ] webgpu:shader,execution,expression,binary,f32_arithmetic:addition:inputSource="storage_rw";vectorize=2 [ Failure ]
+crbug.com/dawn/0000 [ dawn-backend-validation intel-gen-9 monterey target-cpu-64 ] webgpu:shader,execution,expression,binary,f32_arithmetic:multiplication:inputSource="const";vectorize=3 [ Failure ]
+crbug.com/dawn/0000 webgpu:shader,validation,parse,identifiers:identifiers:* [ Failure ]
 crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,configure:alpha_mode:* [ Failure ]
 crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,configure:defaults:* [ Failure ]
 crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,configure:device:* [ Failure ]
@@ -486,3 +479,4 @@
 crbug.com/dawn/0000 [ dawn-backend-validation target-cpu-32 webgpu-adapter-default win10 ] webgpu:web_platform,copyToTexture,ImageBitmap:copy_subrect_from_ImageData:alpha="none";orientation="flipY";srcDoFlipYDuringCopy=true;dstPremultiplied=false [ Failure ]
 crbug.com/dawn/0000 [ dawn-backend-validation target-cpu-32 webgpu-adapter-default win10 ] webgpu:web_platform,copyToTexture,ImageBitmap:copy_subrect_from_ImageData:alpha="premultiply";orientation="none";srcDoFlipYDuringCopy=true;dstPremultiplied=false [ Failure ]
 crbug.com/dawn/0000 [ dawn-backend-validation target-cpu-64 webgpu-adapter-default win10 ] webgpu:web_platform,copyToTexture,ImageBitmap:copy_subrect_from_ImageData:alpha="premultiply";orientation="none";srcDoFlipYDuringCopy=true;dstPremultiplied=false [ Failure ]
+crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 ubuntu webgpu-adapter-default ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]