commit | 91b6429e7738ce4f933f38f6502a152eb7a35a02 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Tue Nov 30 08:45:07 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue Nov 30 08:45:07 2021 |
tree | 3c90ca6938c3a5b3abf6d69eebc54904d406599b | |
parent | e9f18894ba1f050beaeb4bdc1603534cd452a8d2 [diff] [blame] |
Roll GoogleTest from e2f3978937c0 to bb9216085fbb (1 revision) https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/e2f3978937c0..bb9216085fbb 2021-11-30 [email protected] Work around Android KitKat tzset bug If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/googletest-chromium-autoroll Please CC [email protected],[email protected] 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:android_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_cfi_rel_ng;luci.chrome.try:win-chrome Tbr: [email protected],[email protected] Change-Id: Ic8d457518e308c3b73ca3c695b2c2d673e9c76d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3307508 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/main@{#946365}
diff --git a/DEPS b/DEPS index b3cccd3d..303e4c60 100644 --- a/DEPS +++ b/DEPS
@@ -265,7 +265,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling googletest # and whatever else without interference from each other. - 'googletest_revision': 'e2f3978937c0244508135f126e2617a7734a68be', + 'googletest_revision': 'bb9216085fbbf193408653ced9e73c61e7766e80', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling lighttpd # and whatever else without interference from each other.