Roll third_party/webgpu-cts/ 0002419da..7ca54d7b3 (9 commits)

Regenerated:
 - expectations.txt
 - compat-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/0002419da184..7ca54d7b3387
 - 7ca54d Compat: fix createBindGroup validation test for compat
 - 840604 Compat: fix in-render-misc.spec.ts for compat
 - 180bf4 Compat: Fix texture_zero init tests for compat
 - 4e27db Actions: shorten timeout and enable cancel-in-progress (#3151)
 - 8eee61 address review comments
 - a232cf Update src/webgpu/gpu_test.ts
 - 496224 Update src/webgpu/gpu_test.ts
 - 6f9a52 Compat: make expectTexturesToMatchByRendering work with compat
 - d30a01 Revert "Skip compressed image_copy tests in Compatibility mode. (#3140)"

Created with './tools/run cts roll'

Change-Id: If4d7c76d98a8f59332d4d44552d60daba724ae89
Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-mac-arm64-rel,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/+/160360
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/DEPS b/DEPS
index 0cf8b38..085b1a3 100644
--- a/DEPS
+++ b/DEPS
@@ -216,7 +216,7 @@
 
   # WebGPU CTS - not used directly by Dawn, only transitively by Chromium.
   'third_party/webgpu-cts': {
-    'url': '{chromium_git}/external/github.com/gpuweb/cts@0002419da1842234e864d12e19e6282b297bb78d',
+    'url': '{chromium_git}/external/github.com/gpuweb/cts@7ca54d7b3387009ec5bd72f4b121db19ba1cefb6',
     'condition': 'build_with_chromium',
   },
 
diff --git a/third_party/webgpu-cts b/third_party/webgpu-cts
index 0002419..7ca54d7 160000
--- a/third_party/webgpu-cts
+++ b/third_party/webgpu-cts
@@ -1 +1 @@
-Subproject commit 0002419da1842234e864d12e19e6282b297bb78d
+Subproject commit 7ca54d7b3387009ec5bd72f4b121db19ba1cefb6
diff --git a/webgpu-cts/compat-expectations.txt b/webgpu-cts/compat-expectations.txt
index 45e4377..be3faec 100644
--- a/webgpu-cts/compat-expectations.txt
+++ b/webgpu-cts/compat-expectations.txt
@@ -74,7 +74,7 @@
 # results: [ Failure RetryOnFailure Skip Slow ]
 # END TAG HEADER
 
-# Last rolled: 2023-11-10 09:13:42AM
+# Last rolled: 2023-11-11 05:02:24AM
 
 # snorm / stencil8 issues
 crbug.com/dawn/667 webgpu:api,operation,command_buffer,image_copy:offsets_and_sizes:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8snorm";dimension="1d" [ Failure ]
diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt
index e50d2fc..e159791 100644
--- a/webgpu-cts/expectations.txt
+++ b/webgpu-cts/expectations.txt
@@ -76,7 +76,7 @@
 # results: [ Failure RetryOnFailure Skip Slow ]
 # END TAG HEADER
 
-# Last rolled: 2023-11-10 09:13:42AM
+# Last rolled: 2023-11-11 05:02:24AM
 
 ################################################################################
 # copyToTexture failures on Linux