Publish DEPS for 109.0.5414.129
Incrementing VERSION to 109.0.5414.129
Change-Id: Ieef0cd46edb4fc833311178d2ec66418d1699fa4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4278086
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/5414@{#1525}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Skip finalizing permission requests in pending queue
Bug: 1415366
(cherry picked from commit dd597022c93047e88f6ddb812eb04ed392222b33)
Change-Id: I2bd464a202354d9941bed8498bd44b5c5ebea6de
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4271191
Commit-Queue: Thomas Nguyen <[email protected]>
Reviewed-by: Andy Paicu <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1107426}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4277341
Commit-Queue: Srinivas Sista <[email protected]>
Owners-Override: Srinivas Sista <[email protected]>
Reviewed-by: Srinivas Sista <[email protected]>
Reviewed-by: Balazs Engedy <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1524}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
[M109][infra] Reconfigure the enabled platforms.
M109 is no longer being pushed to any channels for most platforms. The
exceptions are android which is pushing to stable and cros which is
pushing to beta.
M109 will continue to be shipped until Oct 2023 for Windows versions
before Windows 10.
Bug: 1406951
Change-Id: I4a0ec71b873073791c66a2997969ad7c99b073ae
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4265270
Reviewed-by: Erik Staab <[email protected]>
Auto-Submit: Garrett Beaty <[email protected]>
Commit-Queue: Garrett Beaty <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1523}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
[dpwa] Disable the flaky browser test CheckSiteHandlesFile on Mac.
Merge: This is flaky on M109.
https://ci.chromium.org/ui/p/chromium-m109/builders/ci/mac12-arm64-rel-tests/1040/overview
(cherry picked from commit 29550d4066503e315c80d1e12f80e44d65145bcf)
Bug: 1357214
Change-Id: I14135e1f38ccf88e6b59e68ed3251af4b77e44ec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3902392
Reviewed-by: Daniel Murphy <[email protected]>
Commit-Queue: Clifford Cheng <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1048253}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4262590
Owners-Override: Robert Liao <[email protected]>
Commit-Queue: Giovanni Ortuno Urquidi <[email protected]>
Auto-Submit: Robert Liao <[email protected]>
Reviewed-by: Giovanni Ortuno Urquidi <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1522}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
[M109][infra] Specify branch selection in terms of platforms.
The use of abstract branch types to configure the branches has become
too rigid in the face of the platforms having different release cadences
and one-off requests for maintaining milestone support for platforms.
This changes it so that branch selectors refer to platforms and
platforms can be individually enabled for a branch. A resource is only
defined on a branch if one of the platforms corresponding to its branch
selectors is enabled on the branch.
The settings.json file has had the branch_types field replaced with the
is_main and platforms fields. The is_main indicates whether the
project is a main project or a branch project. If is_main is false,
then a non-empty dict must be specified for the platforms field. Each
entry in the dict has a key that is one of the platforms mapping to a
value that is a dict with a description and optionally a sheriff
rotation that all builders selected for the platform will be added to.
Because only a subset of branched CrOS builders is intended to be enabled for CrOS LTS support, a separate CROS_LTS platform is provided.
The CROS_LTS_BRANCHES selector matches against the CROS platform, so it
is unnecessary to specify both.
The branch.py script has been updated with a command to enable a
platform rather than setting branch types.
(cherry picked from commit 669df51ab77af5db9c1a1e005057a2371ed9a914)
Bug: 1414475
Change-Id: I9dd20526843332f5eb39a349e09aed3f26d579ae
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4234068
Reviewed-by: Ben Pastene <[email protected]>
Commit-Queue: Garrett Beaty <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1105390}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4251824
Commit-Queue: Ben Pastene <[email protected]>
Auto-Submit: Garrett Beaty <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1521}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
[M109][infra] Add config file to enforce argument ordering in definitions.
lucicfg 1.38.1 adds support for a .lucicfgfmtrc file to enable/configure
lucicfg fmt to reorder arguments in definitions. This adds the config
file so that definitions in the subprojects directory have consistently
ordered arguments.
(cherry picked from commit 1a0d2aa93fa3215318747a252241e3561d7472f8)
Bug: 1414109
Change-Id: I6a45b7d96894e75cdfe5cf360960cab3e903505b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4234339
Reviewed-by: Gary Tong <[email protected]>
Commit-Queue: Garrett Beaty <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1104582}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4246044
Commit-Queue: Gary Tong <[email protected]>
Auto-Submit: Garrett Beaty <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1520}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
[M109][infra] Remove tryjob entries for *-stable builders.
The *-stable builders are from before we had branch projects set up for
chrome and no longer exist, so the entries to enable adding them to the
CQ are no longer useful.
(cherry picked from commit 9fbdf09b3f82ec4b230da8f997da576d12a65c1a)
Change-Id: If104be32362a8595c1496658e8132d57d7ed5d78
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4227497
Reviewed-by: Ben Pastene <[email protected]>
Auto-Submit: Garrett Beaty <[email protected]>
Commit-Queue: Ben Pastene <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1102280}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4234484
Cr-Commit-Position: refs/branch-heads/5414@{#1519}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
5414: Move most/all fuchsia arm64 tests to the temporary LIFO swarming pool
This is a temporary pool meant only to test out LIFO scheduling before
rolling it out to the rest of the pool. The fuchsia arm64 test bots
were chosen as a canary since they have regular pending times and are
also limited in scope.
If things behave well, we'll roll it out to the rest of the pool then
get rid of this temp pool.
(cherry picked from commit 5be0e79c5f337870197bd4918154b1c4eb320577)
Bug: 901197
Change-Id: Ie5534e327042bd15964c995a1abfb293e84d9e07
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4232344
Reviewed-by: Struan Shrimpton <[email protected]>
Commit-Queue: Ben Pastene <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1102817}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4232089
Cr-Commit-Position: refs/branch-heads/5414@{#1518}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Updating XTBs based on .GRDs from branch 5414
Change-Id: I9506536bac0328bfc89afa815365bec7da01dee6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4219669
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1517}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-02-05 UTC
Change-Id: Ib37e070991ca172efb34a82d3dc58d6d21caa807
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4222283
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1516}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-02-05 UTC
Change-Id: I6ee160243266a584ab18aa54f383720a1097c0b1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4223352
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1515}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-02-04 UTC
Change-Id: I8a151bd708445fc6873573fcfea5d145862d9714
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4222323
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1514}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Updating XTBs based on .GRDs from branch 5414
Change-Id: I891338d036c89de5d70d61ccd92ba181fb88c90b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4222931
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1513}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-02-04 UTC
Change-Id: I1d8389236ecb9eb126515bfc2efdaeec358c81c1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4222322
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1512}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Updating XTBs based on .GRDs from branch 5414
Change-Id: Icfeea0144b7b79ff3f36ff90d786fbf6778c51af
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4214903
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1511}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-02-02 UTC
Change-Id: Ic5d53a4ef8c8103e5e55cf1f9cb990480707069e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4218412
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1510}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-02-02 UTC
Change-Id: I0311c2ed4d31a0b07b3fec777793043cc84e49c7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4218451
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1509}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Updating XTBs based on .GRDs from branch 5414
Change-Id: Ife970bf0adc4657702a3b58a2cc9a58095ec307e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4213231
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1508}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-02-01 UTC
Change-Id: I822b79523c3ed054b99cc82d16203d77338d481e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4212551
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1507}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-02-01 UTC
Change-Id: I99f536d8af71721855b3ab87ded6ed152aabb08c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4212630
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1506}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Updating XTBs based on .GRDs from branch 5414
Change-Id: Ib33be6c42562c1ec03cdaf4a0bce90014133ac4f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4208568
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1505}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-01-31 UTC
Change-Id: I6a401ec114bc54022f2e3620387b5000f4dc8765
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4208468
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1504}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Updating XTBs based on .GRDs from branch 5414
Change-Id: I3d0251d54d5e7ded83cb33fc5b3003f838ac1f64
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4201815
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Auto-Submit: Ben Mason <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1503}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-01-30 UTC
Change-Id: Ie356cbae33ccbaa840c908aba34469c618f4e315
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4203308
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1502}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-01-30 UTC
Change-Id: I129dd2ae2972354c451e733fc0f64fa5013fc7ac
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4203607
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1501}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-01-29 UTC
Change-Id: I91e70f2a47c0c26aaeeb3e8cb0eaab3be34ffba5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4200669
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1500}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-01-29 UTC
Change-Id: Ie0c76863380257081fead3fad01ddfe232f3fe29
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4202387
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1499}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-01-28 UTC
Change-Id: I5a48fb94e8466ade46b85982a5dc60dd37b2635d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4199088
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1498}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Updating XTBs based on .GRDs from branch 5414
Change-Id: Id74d32cbdc8a58043b566cf254bcfcbde33269b8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4201254
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1497}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Incrementing VERSION to 109.0.5414.128
Change-Id: I52f5f6b61317d0cf6ffde44eaf338ca1559bc485
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4198698
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/5414@{#1496}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Roll ChromeOS Arm AFDO profile from 109-5414.94-1674471996-benchmark-109.0.5414.126-r1 to 109-5414.94-1674471996-benchmark-109.0.5414.127-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-afdo-arm-chromium-stable
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Stable Branch: 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
Tbr: [email protected]
Change-Id: I979b3305d254a22f7b329e7d620fb5204a952e17
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4200470
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1495}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automated Commit: LKGM 15236.82.0 for chromeos.
Uploaded by https://ci.chromium.org/b/8790857043759650673
Change-Id: Ie785958c7ce8590bb2ac821f5ad4df09d60edc1a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4198049
Bot-Commit: ChromeOS bot <[email protected]>
Commit-Queue: ChromeOS bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1494}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Updating XTBs based on .GRDs from branch 5414
Change-Id: I3f80960037c8d17e74561fe2508e5cf8b6ae7a65
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4198134
Auto-Submit: Ben Mason <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1493}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-01-27 UTC
Change-Id: I338fee4f8b03601b050510b78db5962bad2cfee4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4200487
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1492}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-01-27 UTC
Change-Id: I3c10b5e21afe9979b372d3c763041240f8ed5346
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4198757
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1491}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
[lacros skew tests] Refresh skew tests for M111
This CL updates the ash version ['111.0.5562.0'] for Lacros version skew testing.
This cl only affect linux-lacros config builders like
linux-lacros-tester-rel, linux-lacros-rel.
This cl will certainly NOT affect Lacros on-device builders
(lacros-amd64-generic-rel, lacros-amd64-generic-chrome-skylab,
etc) or any other platforms.
If this CL caused regressions, please revert and stop the autoroller
at https://luci-scheduler.appspot.com/jobs/chrome/lacros-version-skew-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected].
[email protected]
Bug: None
Change-Id: I2c18653b12e11b280b1e0b60a307d3f434e577ba
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4198964
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/5414@{#1490}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Incrementing VERSION to 109.0.5414.127
Change-Id: Ic1f8053fbd1443ea7594fca094c9c96320415e74
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4198183
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/5414@{#1489}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automated Commit: LKGM 15236.81.0 for chromeos.
Uploaded by https://ci.chromium.org/b/8790947531893912913
Change-Id: If828cf18b616bf5af3c03bb2e874004f5a5fa92b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4197716
Commit-Queue: ChromeOS bot <[email protected]>
Bot-Commit: ChromeOS bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1488}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-01-26 UTC
Change-Id: Ic686ced5494baadb31c311753c9dcd13c446accb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4197378
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1487}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-01-26 UTC
Change-Id: I327e16432e9a3543269a8fda3cd5816ccc81e369
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4197535
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1486}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Updating XTBs based on .GRDs from branch 5414
Change-Id: Ica5fa9cc0213a1cbf4d16dcc16991d3c902fce74
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4196084
Auto-Submit: Ben Mason <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1485}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Roll ChromeOS Arm AFDO profile from 109-5414.94-1674471996-benchmark-109.0.5414.125-r1 to 109-5414.94-1674471996-benchmark-109.0.5414.126-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-afdo-arm-chromium-stable
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Stable Branch: 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
Tbr: [email protected]
Change-Id: I44eb1b1e26b9476ffe11d44448c2048421af85dc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4197421
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1484}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
[lacros skew tests] Refresh skew tests for M111
This CL updates the ash version ['111.0.5560.0'] for Lacros version skew testing.
This cl only affect linux-lacros config builders like
linux-lacros-tester-rel, linux-lacros-rel.
This cl will certainly NOT affect Lacros on-device builders
(lacros-amd64-generic-rel, lacros-amd64-generic-chrome-skylab,
etc) or any other platforms.
If this CL caused regressions, please revert and stop the autoroller
at https://luci-scheduler.appspot.com/jobs/chrome/lacros-version-skew-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected].
[email protected]
Bug: None
Change-Id: I76633adc3428ef3631cea28887d3ff45be92b4be
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4196034
Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1483}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
[skylab_tests] Update skylab tests cros img version
This cl only affect Lacros on-device config builders like
lacros-amd64-generic-chrome-skylab. This cl will certainly NOT affect
linux-lacros builders(linux-lacros-tester-rel, linux-lacros-rel, etc)
or any other platforms.
This CL will update cros image version for skylab tests. CROS_BOARD_LKGM
is updated according to chromeos/CHROMEOS_LKGM; CROS_BOARD_DEV,
CROS_BOARD_BETA and CROS_BOARD_STABLE are updated according to Omaha.
If this CL caused regressions, please revert and pause the autoroller at
https://luci-scheduler.appspot.com/jobs/chrome/lacros-skylab-tests-cros-img-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected],
[email protected].
[email protected]
Requires-Testing: True
Change-Id: Ia3ea028829934310d6d98b6760ff3e9b713bfc2c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4195493
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Auto-Submit: skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com <skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/5414@{#1482}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Incrementing VERSION to 109.0.5414.126
Change-Id: Ia8df1363d5f85f58c138a39780695ddda43a0321
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4195954
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/5414@{#1481}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Roll v8 10.9 from 2a26215a720a to 0d6bc8cae855 (2 revisions)
https://chromium.googlesource.com/v8/v8.git/+log/2a26215a720a..0d6bc8cae855
2023-01-25 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 10.9.194.11
2023-01-25 [email protected] [infra] Update Windows-10 version for testing
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/v8-chromium-release-1
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in v8 10.9: https://bugs.chromium.org/p/v8/issues/entry
To file a bug in Chromium m109: 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
Bug: chromium:1406448
Tbr: [email protected]
Change-Id: Ia23664e2e8ed1a011d4ffc85141456dca1c06f1d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4193694
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1480}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Updating XTBs based on .GRDs from branch 5414
Change-Id: Id4c175c452e8fac9c56e2886c4ac64d8cd594574
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4188589
Auto-Submit: Ben Mason <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1479}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Roll ChromeOS Arm AFDO profile from 109-5414.94-1674471996-benchmark-109.0.5414.124-r1 to 109-5414.94-1674471996-benchmark-109.0.5414.125-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-afdo-arm-chromium-stable
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Stable Branch: 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
Tbr: [email protected]
Change-Id: I3f930ae37ddd570baedfa83d0b05a86108118099
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4192638
Bot-Commit: Chrome Release Autoroll <[email protected]>
Commit-Queue: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1478}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automated Commit: LKGM 15236.80.0 for chromeos.
Uploaded by https://ci.chromium.org/b/8791038250573821153
Change-Id: I40f8996c39ffe8c814394fa15528d412a7e1ad87
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4194074
Commit-Queue: ChromeOS bot <[email protected]>
Bot-Commit: ChromeOS bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1477}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-01-25 UTC
Change-Id: Ie356058e013427bb2d359dfe65816432ddf4ea32
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4194514
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1476}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-01-25 UTC
Change-Id: I3568d61e47870515cd022f080c042b5a747993d6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4192410
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1475}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
[lacros skew tests] Refresh skew tests for M111
This CL updates the ash version ['111.0.5558.0'] for Lacros version skew testing.
This cl only affect linux-lacros config builders like
linux-lacros-tester-rel, linux-lacros-rel.
This cl will certainly NOT affect Lacros on-device builders
(lacros-amd64-generic-rel, lacros-amd64-generic-chrome-skylab,
etc) or any other platforms.
If this CL caused regressions, please revert and stop the autoroller
at https://luci-scheduler.appspot.com/jobs/chrome/lacros-version-skew-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected].
[email protected]
Bug: None
Change-Id: I4124173faaa65a4ecb7e86f403f60cb6c66ca086
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4193140
Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1474}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Incrementing VERSION to 109.0.5414.125
Change-Id: If927c4edf2136270a9869d92da8a2f74801dd3fd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4193568
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/5414@{#1473}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Roll ChromeOS Arm AFDO profile from 109-5414.41-1673267647-benchmark-109.0.5414.115-r1 to 109-5414.94-1674471996-benchmark-109.0.5414.124-r1
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/cros-afdo-arm-chromium-stable
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium Stable Branch: 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
Tbr: [email protected]
Change-Id: Id04f0ca8237c03b423c66c13afdaa4ec7c58fe5d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4192388
Commit-Queue: Chrome Release Autoroll <[email protected]>
Bot-Commit: Chrome Release Autoroll <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1472}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automated Commit: LKGM 15236.79.0 for chromeos.
Uploaded by https://ci.chromium.org/b/8791128703559383601
Change-Id: Ifc9c9f425a1b6eee016f05eaa1a784ed626e1439
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4191020
Bot-Commit: ChromeOS bot <[email protected]>
Commit-Queue: ChromeOS bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1471}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-01-24 UTC
Change-Id: I187439daa8db7b5d045b978ed4f9846dd37d3a8e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4191358
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1470}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Automatic update from google3
Automatic update for 2023-01-24 UTC
Change-Id: I3bd77fcc908e8096a2d8b7c895e64a21c42e6154
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4191944
Bot-Commit: PKI Metadata Updates Bot <[email protected]>
Commit-Queue: PKI Metadata Updates Bot <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1469}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Updating XTBs based on .GRDs from branch 5414
Change-Id: Ib7b9e3f1f75674c210b97da7e55f1fbf7cde4e02
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4189550
Auto-Submit: Ben Mason <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1468}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
[skylab_tests] Update skylab tests cros img version
This cl only affect Lacros on-device config builders like
lacros-amd64-generic-chrome-skylab. This cl will certainly NOT affect
linux-lacros builders(linux-lacros-tester-rel, linux-lacros-rel, etc)
or any other platforms.
This CL will update cros image version for skylab tests. CROS_BOARD_LKGM
is updated according to chromeos/CHROMEOS_LKGM; CROS_BOARD_DEV,
CROS_BOARD_BETA and CROS_BOARD_STABLE are updated according to Omaha.
If this CL caused regressions, please revert and pause the autoroller at
https://luci-scheduler.appspot.com/jobs/chrome/lacros-skylab-tests-cros-img-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected],
[email protected].
[email protected]
Requires-Testing: True
Change-Id: I380885f995f823fe7cdeb9a3eda623d949cce8a2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4189197
Auto-Submit: skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com <skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rubber Stamper <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1467}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Incrementing VERSION to 109.0.5414.124
Change-Id: Iac5eef431f47afebfa9efbd6ed330aa229cd0ece
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4190716
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/5414@{#1466}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Incrementing VERSION to 109.0.5414.123
Change-Id: Ia22ff4bc6d10aad6f1f700ab993f341bc3d42558
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4190556
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/5414@{#1465}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Chrome: quick fix for incorrect cryptohome reply
This is a quick fix on the chrome side, as this crash seems to
affect some of developers. It should be removed once issue is
properly fixed on the cryptohome side.
(cherry picked from commit d06f6e8bded23e3beb1e14ed7f59ebc7147cf386)
Bug: 1406025
Change-Id: I594afe1dfd55f99d56eef752b04de2cee986da3b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4152053
Auto-Submit: Denis Kuznetsov <[email protected]>
Commit-Queue: Maksim Ivanov <[email protected]>
Reviewed-by: Maksim Ivanov <[email protected]>
Commit-Queue: Denis Kuznetsov <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1090821}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4189941
Auto-Submit: Peter Boström <[email protected]>
Commit-Queue: Xiyuan Xia <[email protected]>
Commit-Queue: Peter Boström <[email protected]>
Reviewed-by: Xiyuan Xia <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1464}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
[M109] Android: Use current SDK as for targetSdkVersion in system stubs
Rather than min_sdk_version.
These stubs are meant only for system images, so it doesn't make sense
to have them use anything but the latest sdk version
(cherry picked from commit c3d68c73e3771d0c0d681c0f330ad50108d000ec)
Bug: 1408164
Change-Id: I634c8aa30b403e76d7a8076d39132ccff199d9f2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4179038
Auto-Submit: Andrew Grieve <[email protected]>
Reviewed-by: Richard Coles <[email protected]>
Commit-Queue: Richard Coles <[email protected]>
Cr-Original-Commit-Position: refs/heads/main@{#1094105}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4190236
Commit-Queue: Ben Mason <[email protected]>
Owners-Override: Ben Mason <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1463}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
[lacros skew tests] Refresh skew tests for M111
This CL updates the ash version ['111.0.5556.0'] for Lacros version skew testing.
This cl only affect linux-lacros config builders like
linux-lacros-tester-rel, linux-lacros-rel.
This cl will certainly NOT affect Lacros on-device builders
(lacros-amd64-generic-rel, lacros-amd64-generic-chrome-skylab,
etc) or any other platforms.
If this CL caused regressions, please revert and stop the autoroller
at https://luci-scheduler.appspot.com/jobs/chrome/lacros-version-skew-roller
Also please file a bug to OS>LaCrOS>Partner, and CC [email protected].
[email protected]
Bug: None
Change-Id: I1a39ab167041a324eef5ba47a9217fdacd1b9871
Requires-Testing: True
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4189378
Commit-Queue: Rubber Stamper <[email protected]>
Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/branch-heads/5414@{#1462}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Incrementing VERSION to 109.0.5414.122
Change-Id: I95ee3b89521ca90b29a1822910d88569ffc71e85
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4189159
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/5414@{#1461}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}
Incrementing VERSION to 109.0.5414.121
Change-Id: Ie1b803849506934fbe93d98afe45259bb72ee831
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4189776
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/5414@{#1460}
Cr-Branched-From: 4417ee59d7bf6df7a9c9ea28f7722d2ee6203413-refs/heads/main@{#1070088}