Skip to content

Commit 0847831

Browse files
chromium-autorollChromium LUCI CQ
authored andcommitted
Roll earl_grey2 from 806ee052db0c to bbf8b94d5907 (1 revision)
https://chromium.googlesource.com/external/github.com/google/EarlGrey.git/+log/806ee052db0c..bbf8b94d5907 2023-09-28 [email protected] partially patch google/EarlGrey#1977 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/earlgrey2-chromium Please CC [email protected],[email protected],[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:ios-simulator-full-configs Bug: None Tbr: [email protected],[email protected],[email protected] Change-Id: If2afefd2b49ba00e2ff5812b90c1835c1f109b93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4902929 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/main@{#1202919}
1 parent 41280e1 commit 0847831

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@ deps = {
854854
},
855855

856856
'src/ios/third_party/earl_grey2/src': {
857-
'url': Var('chromium_git') + '/external/github.com/google/EarlGrey.git' + '@' + '806ee052db0c7e045f1fd510ea235abed3d746ee',
857+
'url': Var('chromium_git') + '/external/github.com/google/EarlGrey.git' + '@' + 'bbf8b94d59079db24bc49ca3aa03ed860f53a3d0',
858858
'condition': 'checkout_ios',
859859
},
860860

0 commit comments

Comments
 (0)