commit | a0be4813e599b04dd32695a6eb6599473b5a1930 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Sat Oct 29 00:40:54 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 29 00:40:54 2022 |
tree | 66b1d444dda46a93bb5bbdb10a0a69ddb99b9165 | |
parent | 59c420c89994344c7f6dc5333d2d285d9b5e8156 [diff] |
Roll WebGPU CTS from 7fc3ca08bc41 to e113fd4de43c (3 revisions) https://chromium.googlesource.com/external/github.com/gpuweb/cts.git/+log/7fc3ca08bc41..e113fd4de43c 2022-10-28 kainino@chromium.org Update encoder_state.spec.ts 2022-10-28 gyuyoung@igalia.com val: Add a control case to 'pass_end_invalid_order' test (#1948) 2022-10-28 bclayton@google.com wgsl: Add robustness tests for builtin shadowing (#1939) 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 dsinclair@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: dsinclair@google.com Change-Id: Ida0a6a0cdf2b2836a7b52d8f9bcbbed875dbc41e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3990918 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1065117}
diff --git a/DEPS b/DEPS index cb03bebe..1eef44958 100644 --- a/DEPS +++ b/DEPS
@@ -1847,7 +1847,7 @@ Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'd1b65aa5a88f6efd900604dfcda840154e9f16e2', 'src/third_party/webgpu-cts/src': - Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '7fc3ca08bc41fc2f17f294f26655efaf15228bcd', + Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'e113fd4de43cad41296384876a20b5937c117438', 'src/third_party/webrtc': Var('webrtc_git') + '/src.git' + '@' + 'e02fbb040e253d9e0449ad2085e32575394f88d8',