Roll third_party/webgpu-cts/ 7ca54d7b3..0e06340de (1 commit)
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/7ca54d7b3387..0e06340de1e5
- 0e0634 Reapply "Skip compressed image_copy tests in Compatibility mode. (#3140)" (#3161)
Created with './tools/run cts roll'
Change-Id: I6570ef568287a0c2907f274912e564c90865fa25
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/+/160700
Commit-Queue: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Kokoro: Austin Eng <enga@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
diff --git a/DEPS b/DEPS
index b62602b..dc364c9 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@7ca54d7b3387009ec5bd72f4b121db19ba1cefb6',
+ 'url': '{chromium_git}/external/github.com/gpuweb/cts@0e06340de1e50169093ea5951d55a4dce983f719',
'condition': 'build_with_chromium',
},
diff --git a/third_party/webgpu-cts b/third_party/webgpu-cts
index 7ca54d7..0e06340 160000
--- a/third_party/webgpu-cts
+++ b/third_party/webgpu-cts
@@ -1 +1 @@
-Subproject commit 7ca54d7b3387009ec5bd72f4b121db19ba1cefb6
+Subproject commit 0e06340de1e50169093ea5951d55a4dce983f719
diff --git a/webgpu-cts/compat-expectations.txt b/webgpu-cts/compat-expectations.txt
index 1eba0fc..2b5efb9 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-11 05:02:24AM
+# Last rolled: 2023-11-14 05:02:34AM
# 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 ]
@@ -763,7 +763,6 @@
crbug.com/dawn/2131 webgpu:api,validation,resource_usages,texture,in_render_misc:subresources,texture_usages_in_copy_and_render_pass:usage0="texture";usage1="copy-dst" [ Failure ]
crbug.com/dawn/2131 webgpu:api,validation,resource_usages,texture,in_render_misc:subresources,texture_usages_in_copy_and_render_pass:usage0="texture";usage1="copy-src" [ Failure ]
-
################################################################################
# New failures. Please triage:
################################################################################
diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt
index e159791..957d9bc 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-11 05:02:24AM
+# Last rolled: 2023-11-14 05:02:34AM
################################################################################
# copyToTexture failures on Linux