зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1727943 - Part 4: Migrate jittest and xpcshell Windows 10 CCov suites from AWS to Azure r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D127193
This commit is contained in:
Родитель
d8a89569a0
Коммит
061f4b25de
|
@ -78,14 +78,14 @@ jittest:
|
||||||
chunks:
|
chunks:
|
||||||
by-test-platform:
|
by-test-platform:
|
||||||
windows.*: 1
|
windows.*: 1
|
||||||
windows10-64-ccov-qr/opt: 8
|
windows10-64-2004-ccov-qr/opt: 8
|
||||||
macosx.*/opt: 1
|
macosx.*/opt: 1
|
||||||
macosx.*/debug: 3
|
macosx.*/debug: 3
|
||||||
android.*: 10
|
android.*: 10
|
||||||
default: 6
|
default: 6
|
||||||
max-run-time:
|
max-run-time:
|
||||||
by-test-platform:
|
by-test-platform:
|
||||||
windows10-64-ccov.*/.*: 7200
|
windows10-64-2004-ccov.*/.*: 7200
|
||||||
macosx.*-ccov.*/.*: 7200
|
macosx.*-ccov.*/.*: 7200
|
||||||
android-hw.*: 5400
|
android-hw.*: 5400
|
||||||
default: 3600
|
default: 3600
|
||||||
|
|
|
@ -177,11 +177,6 @@ windows10-32-2004-mingwclang-qr/opt:
|
||||||
- mingwclang-tests-opt
|
- mingwclang-tests-opt
|
||||||
|
|
||||||
# win64
|
# win64
|
||||||
windows10-64-ccov-qr/opt:
|
|
||||||
build-platform: win64-ccov/opt
|
|
||||||
test-sets:
|
|
||||||
- windows10-64-ccov-tests # For Bug 1723531 but without what has been migrated in Bug X so far
|
|
||||||
|
|
||||||
windows10-64-qr/opt:
|
windows10-64-qr/opt:
|
||||||
build-platform: win64/opt
|
build-platform: win64/opt
|
||||||
test-sets:
|
test-sets:
|
||||||
|
|
|
@ -240,10 +240,6 @@ windows10-2004-tests:
|
||||||
- test-verify-wpt
|
- test-verify-wpt
|
||||||
- xpcshell
|
- xpcshell
|
||||||
|
|
||||||
windows10-64-ccov-tests:
|
|
||||||
- jittest
|
|
||||||
- xpcshell
|
|
||||||
|
|
||||||
windows10-64-2004-ccov-tests:
|
windows10-64-2004-ccov-tests:
|
||||||
- crashtest
|
- crashtest
|
||||||
- reftest
|
- reftest
|
||||||
|
@ -262,6 +258,8 @@ windows10-64-2004-ccov-tests:
|
||||||
- web-platform-tests-reftest
|
- web-platform-tests-reftest
|
||||||
- web-platform-tests-print-reftest
|
- web-platform-tests-print-reftest
|
||||||
- web-platform-tests-wdspec
|
- web-platform-tests-wdspec
|
||||||
|
# - jittest # Bug 1733505
|
||||||
|
# - xpcshell # Bug 1733505
|
||||||
|
|
||||||
windows10-64-2004-failure-tests:
|
windows10-64-2004-failure-tests:
|
||||||
- mochitest-browser-chrome-failures
|
- mochitest-browser-chrome-failures
|
||||||
|
|
|
@ -56,7 +56,7 @@ xpcshell:
|
||||||
chunks:
|
chunks:
|
||||||
by-test-platform:
|
by-test-platform:
|
||||||
.*-ccov.*/.*: 6
|
.*-ccov.*/.*: 6
|
||||||
windows10-64-ccov-qr/opt: 6
|
windows10-64-2004-ccov-qr/opt: 6
|
||||||
android-em-7.*: 2
|
android-em-7.*: 2
|
||||||
macosx.*-64(-shippable|-devedition|-asan)?(-qr)?/.*: 2
|
macosx.*-64(-shippable|-devedition|-asan)?(-qr)?/.*: 2
|
||||||
linux1804-64(-qr)?/debug: 6
|
linux1804-64(-qr)?/debug: 6
|
||||||
|
|
|
@ -107,16 +107,6 @@ WINDOWS_WORKER_TYPES = {
|
||||||
"virtual-with-gpu": "t-win64-aarch64-laptop",
|
"virtual-with-gpu": "t-win64-aarch64-laptop",
|
||||||
"hardware": "t-win64-aarch64-laptop",
|
"hardware": "t-win64-aarch64-laptop",
|
||||||
},
|
},
|
||||||
"windows10-64-ccov": {
|
|
||||||
"virtual": "t-win10-64",
|
|
||||||
"virtual-with-gpu": "t-win10-64-gpu-s",
|
|
||||||
"hardware": "t-win10-64-1803-hw",
|
|
||||||
},
|
|
||||||
"windows10-64-ccov-qr": {
|
|
||||||
"virtual": "t-win10-64",
|
|
||||||
"virtual-with-gpu": "t-win10-64-gpu-s",
|
|
||||||
"hardware": "t-win10-64-1803-hw",
|
|
||||||
},
|
|
||||||
"windows10-64-devedition": {
|
"windows10-64-devedition": {
|
||||||
"virtual": "t-win10-64",
|
"virtual": "t-win10-64",
|
||||||
"virtual-with-gpu": "t-win10-64-gpu-s",
|
"virtual-with-gpu": "t-win10-64-gpu-s",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче