From a6149932941e4f3e280e632f4b0da8b97684230b Mon Sep 17 00:00:00 2001 From: Ben Clayton Date: Wed, 1 Jun 2022 17:22:49 +0000 Subject: [PATCH] Roll third_party/webgpu-cts/ 70091fdb8..d275c5e1e (3 commits) Update expectations and ts_sources https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/70091fdb8d3d..d275c5e1e315 - d275c5 Factor copyToTexture:canvas tests common code. (#1497) - e4ee0a Add api,validation,resource_usages,buffer,in_pass_encoder:* - Part IV (#1496) - 24c2a7 Add api,validation,resource_usages,buffer,in_pass_encoder:* - Part III (#1480) Created with './tools/run cts roll' Change-Id: I95e875667222fcd3f262ed253ac9179f1cd941f2 Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/92260 Auto-Submit: Ben Clayton Commit-Queue: Austin Eng Reviewed-by: Austin Eng --- DEPS | 2 +- webgpu-cts/expectations.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index d26f32adf8..b1f114edf2 100644 --- a/DEPS +++ b/DEPS @@ -155,7 +155,7 @@ deps = { # WebGPU CTS - not used directly by Dawn, only transitively by Chromium. 'third_party/webgpu-cts': { - 'url': '{chromium_git}/external/github.com/gpuweb/cts@70091fdb8d3d037b8f2919eb63e5a2bf6444deb7', + 'url': '{chromium_git}/external/github.com/gpuweb/cts@d275c5e1e31566ca21c5ba48cac7706d0d45728a', 'condition': 'build_with_chromium', }, diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt index 31c959e6b9..c45d9ce05e 100644 --- a/webgpu-cts/expectations.txt +++ b/webgpu-cts/expectations.txt @@ -63,7 +63,7 @@ # tags: [ webgpu-adapter-default webgpu-adapter-swiftshader ] # END TAG HEADER -# Last rolled: 2022-05-27 04:16:48PM +# Last rolled: 2022-06-01 12:54:52PM ################################################################################ # webgpu:shader,execution,zero_init:compute,zero_init failures on intel