Roll Chromium from 2c9d51705f3b to 54894332d13c (577 revisions)

2c9d51705f..54894332d1

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/chromium-angle-autoroll
Please CC jonahr@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 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

Changed dependencies
* build: a6b135f6dc..316bdbb4f8
* testing: 1f8966e6e2..fd493f4659
* third_party/android_sdk: 3f159e715e..c5a3f52f05
* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..79ba9244e5
* third_party/depot_tools: fadcbfdb27..1f67d5573f
* third_party/fuchsia-sdk/sdk: version:10.20221116.3.1..version:10.20221117.0.1
* tools/clang: eea11ec5d2..d21aa5eb7e
* tools/mb: 9d3a5eb0dd..4fc30da878
* tools/perf: d900152808..35428c527a
No update to Clang.

Bug: None
Tbr: jonahr@google.com
Change-Id: I5a46ba74c1edcd0946de7255d16cb5107692de3b
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4035041
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
angle-autoroll 2022-11-18 07:00:34 +00:00 коммит произвёл Angle LUCI CQ
Родитель 81e9dc5640
Коммит 658a4b6be8
4 изменённых файлов: 21 добавлений и 21 удалений

18
DEPS
Просмотреть файл

@ -43,7 +43,7 @@ vars = {
'checkout_angle_mesa': False, 'checkout_angle_mesa': False,
# Version of Chromium our Chromium-based DEPS are mirrored from. # Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '2c9d51705f3b152505ea4efb5a780043fc0f4f12', 'chromium_revision': '54894332d13c39384560368c1bd528cc8d45eedd',
# We never want to checkout chromium, # We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller # but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False, 'dummy_checkout_chromium': False,
@ -92,7 +92,7 @@ vars = {
# the commit queue can handle CLs rolling Fuchsia sdk # the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other. # and whatever else without interference from each other.
'fuchsia_version': 'version:10.20221116.3.1', 'fuchsia_version': 'version:10.20221117.0.1',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go # the commit queue can handle CLs rolling luci-go
@ -136,7 +136,7 @@ vars = {
deps = { deps = {
'build': { 'build': {
'url': '{chromium_git}/chromium/src/build.git@a6b135f6dcc5316c27a25d182fbe500efc101110', 'url': '{chromium_git}/chromium/src/build.git@316bdbb4f87652d29d92d2b925cd9f0b86746dc6',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
@ -199,7 +199,7 @@ deps = {
}, },
'testing': { 'testing': {
'url': '{chromium_git}/chromium/src/testing@1f8966e6e2a664332546bd46212db9ddabcc7433', 'url': '{chromium_git}/chromium/src/testing@fd493f4659e1a942a24ffa60719de1d6b5de3f77',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
@ -284,7 +284,7 @@ deps = {
}, },
'third_party/android_sdk': { 'third_party/android_sdk': {
'url': '{chromium_git}/chromium/src/third_party/android_sdk@3f159e715e9198d3f7e6a585970a53e61ea985ed', 'url': '{chromium_git}/chromium/src/third_party/android_sdk@c5a3f52f058741d1eba0334c908ccb9fd49c76fc',
'condition': 'checkout_android and not build_with_chromium', 'condition': 'checkout_android and not build_with_chromium',
}, },
@ -372,7 +372,7 @@ deps = {
}, },
'third_party/depot_tools': { 'third_party/depot_tools': {
'url': '{chromium_git}/chromium/tools/depot_tools.git@fadcbfdb279278e98a598f5384d2d29ac01fb8d1', 'url': '{chromium_git}/chromium/tools/depot_tools.git@1f67d5573f9cc19bc7fd52b0295687164cc979d6',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
@ -650,7 +650,7 @@ deps = {
}, },
'tools/clang': { 'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@eea11ec5d26fafa408ba7431f22f249608e90712', 'url': '{chromium_git}/chromium/src/tools/clang.git@d21aa5eb7e92726fd695bea94aa213ccb52b30d1',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
@ -681,7 +681,7 @@ deps = {
}, },
'tools/mb': { 'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@9d3a5eb0dd1006c1d9589e4f814c19674f5f7031', 'url': '{chromium_git}/chromium/src/tools/mb@4fc30da87810ff32db08d844f3928315b1403057',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
@ -696,7 +696,7 @@ deps = {
}, },
'tools/perf': { 'tools/perf': {
'url': '{chromium_git}/chromium/src/tools/perf@d90015280811c527439789113ad72b04f1623988', 'url': '{chromium_git}/chromium/src/tools/perf@35428c527a8176e844cb21f5782685dfc0c10ab8',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },

Просмотреть файл

@ -3992,7 +3992,7 @@
"cpu": "x86-64", "cpu": "x86-64",
"display_attached": "1", "display_attached": "1",
"gpu": "8086:3e9b", "gpu": "8086:3e9b",
"os": "Mac-12.4|Mac-12.5" "os": "Mac-12.5"
} }
], ],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
@ -4017,7 +4017,7 @@
"cpu": "x86-64", "cpu": "x86-64",
"display_attached": "1", "display_attached": "1",
"gpu": "8086:3e9b", "gpu": "8086:3e9b",
"os": "Mac-12.4|Mac-12.5" "os": "Mac-12.5"
} }
], ],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
@ -4043,7 +4043,7 @@
"cpu": "x86-64", "cpu": "x86-64",
"display_attached": "1", "display_attached": "1",
"gpu": "8086:3e9b", "gpu": "8086:3e9b",
"os": "Mac-12.4|Mac-12.5" "os": "Mac-12.5"
} }
], ],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
@ -4068,7 +4068,7 @@
"cpu": "x86-64", "cpu": "x86-64",
"display_attached": "1", "display_attached": "1",
"gpu": "8086:3e9b", "gpu": "8086:3e9b",
"os": "Mac-12.4|Mac-12.5" "os": "Mac-12.5"
} }
], ],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
@ -4094,7 +4094,7 @@
"cpu": "x86-64", "cpu": "x86-64",
"display_attached": "1", "display_attached": "1",
"gpu": "8086:3e9b", "gpu": "8086:3e9b",
"os": "Mac-12.4|Mac-12.5" "os": "Mac-12.5"
} }
], ],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
@ -4121,7 +4121,7 @@
"cpu": "x86-64", "cpu": "x86-64",
"display_attached": "1", "display_attached": "1",
"gpu": "8086:3e9b", "gpu": "8086:3e9b",
"os": "Mac-12.4|Mac-12.5" "os": "Mac-12.5"
} }
], ],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
@ -4148,7 +4148,7 @@
"cpu": "x86-64", "cpu": "x86-64",
"display_attached": "1", "display_attached": "1",
"gpu": "8086:3e9b", "gpu": "8086:3e9b",
"os": "Mac-12.4|Mac-12.5" "os": "Mac-12.5"
} }
], ],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
@ -4171,7 +4171,7 @@
"cpu": "x86-64", "cpu": "x86-64",
"display_attached": "1", "display_attached": "1",
"gpu": "8086:3e9b", "gpu": "8086:3e9b",
"os": "Mac-12.4|Mac-12.5" "os": "Mac-12.5"
} }
], ],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"

Просмотреть файл

@ -41,7 +41,7 @@
'mac_mini_intel_gpu_stable': { 'swarming': { 'dimensions': { 'cpu': 'x86-64', 'mac_mini_intel_gpu_stable': { 'swarming': { 'dimensions': { 'cpu': 'x86-64',
'display_attached': '1', 'display_attached': '1',
'gpu': '8086:3e9b', 'gpu': '8086:3e9b',
'os': 'Mac-12.4|Mac-12.5'}}}, 'os': 'Mac-12.5'}}},
'mac_retina_amd_gpu_stable': { 'swarming': { 'dimensions': { 'cpu': 'x86-64', 'mac_retina_amd_gpu_stable': { 'swarming': { 'dimensions': { 'cpu': 'x86-64',
'display_attached': '1', 'display_attached': '1',
'gpu': '1002:6821', 'gpu': '1002:6821',

Просмотреть файл

@ -1,10 +1,10 @@
{ {
"infra/specs/angle.json": "infra/specs/angle.json":
"ed2a15b99f1734f489c3f3a8738b8eb9", "ad5ae719e30c3ae59dea4b11dfa86d12",
"infra/specs/generate_test_spec_json.py": "infra/specs/generate_test_spec_json.py":
"55db0ebf31449241041560f53752d3fb", "55db0ebf31449241041560f53752d3fb",
"infra/specs/mixins.pyl": "infra/specs/mixins.pyl":
"bb2a869686838a80b481ad0659726343", "932aefa8470a97a6449825c384f5e124",
"infra/specs/test_suite_exceptions.pyl": "infra/specs/test_suite_exceptions.pyl":
"ddaa1f7aa474e576f78740dba0d9c347", "ddaa1f7aa474e576f78740dba0d9c347",
"infra/specs/test_suites.pyl": "infra/specs/test_suites.pyl":
@ -16,5 +16,5 @@
"testing/buildbot/generate_buildbot_json.py": "testing/buildbot/generate_buildbot_json.py":
"732df88383134cd50f81b1ca600b871a", "732df88383134cd50f81b1ca600b871a",
"testing/buildbot/mixins.pyl": "testing/buildbot/mixins.pyl":
"6a8fedece163baf01c5a4aefe64c628a" "383358a1d02353ae7847aae7666883a2"
} }