Roll VK-GL-CTS from f7613775cdc7 to 7dc49a77dd0f (1 revision) https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git/+log/f7613775cdc7..7dc49a77dd0f 2023-06-12 piotr.byszewski@mobica.com Merge pull request #395 from jenatali/fix-synchronization2-skip-windows If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vk-gl-cts-angle-autoroll Please CC angle-team@google.com,syoussefi@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/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 Bug: None Tbr: syoussefi@google.com Change-Id: I85eb16a0c44bb597f0ae5ba863cd840b7a18f886 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4606369 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index caa65ce..310c3f1 100644 --- a/DEPS +++ b/DEPS
@@ -49,7 +49,7 @@ 'dummy_checkout_chromium': False, # Current revision of VK-GL-CTS (a.k.a dEQP). - 'vk_gl_cts_revision': 'f7613775cdc744decec537f7507891b79a2499c3', + 'vk_gl_cts_revision': '7dc49a77dd0f0b88cfc1c0033a9472707b430d64', # Current revision of googletest. # Note: this dep cannot be auto-rolled b/c of nesting.