mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 14:52:16 +00:00
Bug 1727943 - Part 1: Migrate Windows 10 ccov from AWS to Azure r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D123865
This commit is contained in:
parent
ae02905b1c
commit
cb0d9f9ca1
@ -180,11 +180,7 @@ windows10-32-2004-qr/debug:
|
|||||||
windows10-64-ccov-qr/opt:
|
windows10-64-ccov-qr/opt:
|
||||||
build-platform: win64-ccov/opt
|
build-platform: win64-ccov/opt
|
||||||
test-sets:
|
test-sets:
|
||||||
- desktop-screenshot-capture
|
- windows10-64-ccov-tests # For Bug 1723531 but without what has been migrated in Bug X so far
|
||||||
- windows-ccov-tests
|
|
||||||
- ccov-code-coverage-tests
|
|
||||||
- windows10-2004-tests # For Bug 1723531
|
|
||||||
- web-platform-tests # For Bug 1723531
|
|
||||||
|
|
||||||
windows10-64-qr/opt:
|
windows10-64-qr/opt:
|
||||||
build-platform: win64/opt
|
build-platform: win64/opt
|
||||||
@ -234,6 +230,11 @@ windows10-32-mingwclang-qr/opt:
|
|||||||
- mingwclang-tests-opt
|
- mingwclang-tests-opt
|
||||||
|
|
||||||
# win10-64 2004
|
# win10-64 2004
|
||||||
|
windows10-64-2004-ccov-qr/opt:
|
||||||
|
build-platform: win64-ccov/opt
|
||||||
|
test-sets:
|
||||||
|
- windows10-64-2004-ccov-tests
|
||||||
|
|
||||||
windows10-64-2004-qr/debug:
|
windows10-64-2004-qr/debug:
|
||||||
build-platform: win64/debug
|
build-platform: win64/debug
|
||||||
test-sets:
|
test-sets:
|
||||||
|
@ -262,6 +262,29 @@ windows10-2004-tests:
|
|||||||
- test-verify-wpt
|
- test-verify-wpt
|
||||||
- xpcshell
|
- xpcshell
|
||||||
|
|
||||||
|
windows10-64-ccov-tests:
|
||||||
|
- jittest
|
||||||
|
- mochitest-plain
|
||||||
|
- mochitest-browser-chrome
|
||||||
|
- mochitest-devtools-chrome
|
||||||
|
- web-platform-tests
|
||||||
|
- web-platform-tests-reftest
|
||||||
|
- web-platform-tests-wdspec
|
||||||
|
- crashtest
|
||||||
|
- reftest
|
||||||
|
- xpcshell
|
||||||
|
|
||||||
|
windows10-64-2004-ccov-tests:
|
||||||
|
- gtest
|
||||||
|
- marionette
|
||||||
|
- test-coverage
|
||||||
|
- test-verify
|
||||||
|
- test-verify-gpu
|
||||||
|
- cppunit
|
||||||
|
- jsreftest
|
||||||
|
- web-platform-tests-crashtest
|
||||||
|
- web-platform-tests-print-reftest
|
||||||
|
|
||||||
windows10-64-2004-failure-tests:
|
windows10-64-2004-failure-tests:
|
||||||
- mochitest-browser-chrome-failures
|
- mochitest-browser-chrome-failures
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user