Roll WebGPU CTS from a630b0ea111c to b231a8cb2488 (1 revision) https://chromium.googlesource.com/external/github.com/gpuweb/cts.git/+log/a630b0ea111c..b231a8cb2488 2025-12-12 github@greggman.com Update maxTextureDimesion3D to match spec. (#4530) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webgpu-cts-chromium-autoroll Please CC gman@google.com,webgpu-developers@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:dawn-android-arm-deps-rel;luci.chromium.try:dawn-android-arm64-deps-rel;luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-mac-arm64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel;luci.chromium.try:dawn-win11-arm64-deps-rel Bug: None Tbr: gman@google.com Change-Id: I766dc7615b53cb716f5fe2ec5fad8c581972714f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7257255 Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1558384}
diff --git a/DEPS b/DEPS index 605dd11..9880a53 100644 --- a/DEPS +++ b/DEPS
@@ -2983,7 +2983,7 @@ Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'c01b768bce4a143e152c1870b6ba99ea6267d2b0', 'src/third_party/webgpu-cts/src': - Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'a630b0ea111c75d118495191c8e5e09fd56ca4ff', + Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'b231a8cb24882dc5cb19655053515c4c34f28520', 'src/third_party/webpagereplay': Var('chromium_git') + '/webpagereplay.git' + '@' + Var('webpagereplay_revision'),
diff --git a/third_party/webgpu-cts/src b/third_party/webgpu-cts/src index a630b0e..b231a8c 160000 --- a/third_party/webgpu-cts/src +++ b/third_party/webgpu-cts/src
@@ -1 +1 @@ -Subproject commit a630b0ea111c75d118495191c8e5e09fd56ca4ff +Subproject commit b231a8cb24882dc5cb19655053515c4c34f28520