forked from mirrors/gecko-dev
Bug 1890597 - Add chromedriver 125. r=perftest-reviewers,taskgraph-reviewers,sparky,gbrown
Differential Revision: https://phabricator.services.mozilla.com/D210810
This commit is contained in:
parent
94f924a655
commit
7eddd65a23
2 changed files with 45 additions and 45 deletions
|
|
@ -395,24 +395,24 @@ def setup_browsertime(config, tasks):
|
|||
|
||||
cd_fetches = {
|
||||
"android.*": [
|
||||
"linux64-chromedriver-122",
|
||||
"linux64-chromedriver-123",
|
||||
"linux64-chromedriver-124",
|
||||
"linux64-chromedriver-125",
|
||||
],
|
||||
"linux.*": [
|
||||
"linux64-chromedriver-122",
|
||||
"linux64-chromedriver-123",
|
||||
"linux64-chromedriver-124",
|
||||
"linux64-chromedriver-125",
|
||||
],
|
||||
"macosx1015.*": [
|
||||
"mac64-chromedriver-122",
|
||||
"mac64-chromedriver-123",
|
||||
"mac64-chromedriver-124",
|
||||
"mac64-chromedriver-125",
|
||||
],
|
||||
"macosx1400.*": [
|
||||
"mac-arm-chromedriver-122",
|
||||
"mac-arm-chromedriver-123",
|
||||
"mac-arm-chromedriver-124",
|
||||
"mac-arm-chromedriver-125",
|
||||
],
|
||||
"windows.*aarch64.*": [
|
||||
"win32-chromedriver-121",
|
||||
|
|
@ -420,8 +420,8 @@ def setup_browsertime(config, tasks):
|
|||
"win32-chromedriver-123",
|
||||
],
|
||||
"windows.*-64.*": [
|
||||
"win64-chromedriver-123",
|
||||
"win64-chromedriver-124",
|
||||
"win64-chromedriver-125",
|
||||
],
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -37,46 +37,6 @@ linux64-chromedriver:
|
|||
sha256: 461919e080e19335a34224e2d353b96b07c7d068621aa940f9c136e86d090047
|
||||
size: 5404417
|
||||
|
||||
win32-chromedriver-122:
|
||||
description: "Win32 chromedriver v122"
|
||||
fetch:
|
||||
type: static-url
|
||||
artifact-name: chromedriver_win32_122.tar.zst
|
||||
add-prefix: "122"
|
||||
url: https://storage.googleapis.com/chrome-for-testing-public/122.0.6261.57/win32/chromedriver-win32.zip
|
||||
sha256: f6309630e014ffb00dd78813e75d8bf664e755ea2ebc79974c8a0478ca96a154
|
||||
size: 8001652
|
||||
|
||||
linux64-chromedriver-122:
|
||||
description: "Linux64 chromedriver v122"
|
||||
fetch:
|
||||
type: static-url
|
||||
artifact-name: chromedriver_linux64_122.tar.zst
|
||||
add-prefix: "122"
|
||||
url: https://storage.googleapis.com/chrome-for-testing-public/122.0.6261.57/linux64/chromedriver-linux64.zip
|
||||
sha256: 0c80bb130eda0afb583155d55ec9cc22d75e2cf0dd90d657647df923465d584b
|
||||
size: 8613042
|
||||
|
||||
mac64-chromedriver-122:
|
||||
description: "Mac64 chromedriver v122"
|
||||
fetch:
|
||||
type: static-url
|
||||
artifact-name: chromedriver_mac64_122.tar.zst
|
||||
add-prefix: "122"
|
||||
url: https://storage.googleapis.com/chrome-for-testing-public/122.0.6261.57/mac-x64/chromedriver-mac-x64.zip
|
||||
sha256: 31d9be68e77c733357ee825c34249dbb94c5c08961e58dfb38b7623e9383fa69
|
||||
size: 9209421
|
||||
|
||||
mac-arm-chromedriver-122:
|
||||
description: "Mac64 arm chromedriver v122"
|
||||
fetch:
|
||||
type: static-url
|
||||
artifact-name: chromedriver_mac-arm_122.tar.zst
|
||||
add-prefix: "122"
|
||||
url: https://storage.googleapis.com/chrome-for-testing-public/122.0.6261.57/mac-arm64/chromedriver-mac-arm64.zip
|
||||
sha256: 645f277c05d7f7d238c7a45412f42489767f48cba05d8632ce00b54b3704d4e1
|
||||
size: 8293896
|
||||
|
||||
win64-chromedriver-123:
|
||||
description: "Win64 chromedriver v123"
|
||||
fetch:
|
||||
|
|
@ -157,6 +117,46 @@ mac-arm-chromedriver-124:
|
|||
sha256: 6a5198faac2fa0467a0c23fea51b954d012f7fbf7b83d424fb6baa1e426eaf49
|
||||
size: 9331537
|
||||
|
||||
win64-chromedriver-125:
|
||||
description: "Win64 chromedriver v125"
|
||||
fetch:
|
||||
type: static-url
|
||||
artifact-name: chromedriver_win64_125.tar.zst
|
||||
add-prefix: "125"
|
||||
url: "https://storage.googleapis.com/chrome-for-testing-public/125.0.6422.60/win64/chromedriver-win64.zip"
|
||||
sha256: dfe975cf29ca584302cb90cc983dcce6e123d4fb31bb6ba98570aeacc89a7076
|
||||
size: 8764511
|
||||
|
||||
linux64-chromedriver-125:
|
||||
description: "Linux64 chromedriver v125"
|
||||
fetch:
|
||||
type: static-url
|
||||
artifact-name: chromedriver_linux64_125.tar.zst
|
||||
add-prefix: "125"
|
||||
url: "https://storage.googleapis.com/chrome-for-testing-public/125.0.6422.60/linux64/chromedriver-linux64.zip"
|
||||
sha256: 3caba17c1c3915b942510eb4c9e402d0c72f62eee03dfc30216d72b0dfccc150
|
||||
size: 8713870
|
||||
|
||||
mac64-chromedriver-125:
|
||||
description: "Mac64 chromedriver v125"
|
||||
fetch:
|
||||
type: static-url
|
||||
artifact-name: chromedriver_mac64_125.tar.zst
|
||||
add-prefix: "125"
|
||||
url: "https://storage.googleapis.com/chrome-for-testing-public/125.0.6422.60/mac-x64/chromedriver-mac-x64.zip"
|
||||
sha256: 6a1c0f48fa01da1e99ab878f6ef4a662cdd635cf8ca415d063260b7f4652decb
|
||||
size: 10224474
|
||||
|
||||
mac-arm-chromedriver-125:
|
||||
description: "Mac64 arm chromedriver v125"
|
||||
fetch:
|
||||
type: static-url
|
||||
artifact-name: chromedriver_mac-arm_125.tar.zst
|
||||
add-prefix: "125"
|
||||
url: "https://storage.googleapis.com/chrome-for-testing-public/125.0.6422.60/mac-arm64/chromedriver-mac-arm64.zip"
|
||||
sha256: 355aabfe2e12e173fecf4f984fa0ae0e79b23781ad4bab6dc890ce434e4a07ed
|
||||
size: 9085155
|
||||
|
||||
upload-speed-test-file:
|
||||
description: "File used for the upload speed performance test"
|
||||
fetch:
|
||||
|
|
|
|||
Loading…
Reference in a new issue