зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1817884 - Turn off duplicate win10 tests that are not needed now that we have tests on win11. r=aryx,perftest-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D171637
This commit is contained in:
Родитель
4ff0a33bcb
Коммит
7dfe2742ee
|
@ -73,13 +73,13 @@ mochitest-plain:
|
|||
.*asan.*: []
|
||||
.*ccov.*: []
|
||||
linux1804-64(-shippable)?-qr/opt: ['trunk']
|
||||
windows1.*64.*(-shippable)?-qr/opt: ['trunk']
|
||||
windows11-64.*(-shippable)?-qr/opt: ['trunk']
|
||||
default: []
|
||||
xorigin:
|
||||
by-test-platform:
|
||||
.*asan.*: []
|
||||
windows.*ccov.*: []
|
||||
(linux.*64|macosx.*64|windows1.*)(-shippable)?-qr/(opt|debug): ['trunk']
|
||||
(linux.*64|macosx.*64|windows11.*)(-shippable)?-qr/(opt|debug): ['trunk']
|
||||
windows.*64-ccov-qr/opt: ['mozilla-central']
|
||||
linux.*64-ccov-qr/opt: ['mozilla-central']
|
||||
default: []
|
||||
|
@ -87,7 +87,7 @@ mochitest-plain:
|
|||
by-test-platform:
|
||||
.*asan.*: []
|
||||
.*ccov.*: []
|
||||
(linux.*64|macosx.*64|windows1.*-64.*)(-shippable)?-qr/(opt|debug): ['autoland', 'mozilla-central']
|
||||
(linux.*64|macosx.*64|windows11-64.*)(-shippable)?-qr/(opt|debug): ['autoland', 'mozilla-central']
|
||||
default: []
|
||||
webrender-sw+no-fission:
|
||||
by-test-platform:
|
||||
|
@ -355,7 +355,7 @@ mochitest-chrome:
|
|||
by-test-platform:
|
||||
.*asan.*: []
|
||||
.*ccov.*: []
|
||||
(linux.*64|macosx.*64|windows1.*-64.*)(-shippable)?-qr/(opt|debug): ['autoland', 'mozilla-central']
|
||||
(linux.*64|macosx.*64|windows11-64.*)(-shippable)?-qr/(opt|debug): ['autoland', 'mozilla-central']
|
||||
default: []
|
||||
webrender-sw+1proc:
|
||||
by-test-platform:
|
||||
|
|
|
@ -135,40 +135,6 @@ windows10-32-qr/opt:
|
|||
- browsertime
|
||||
- windows-talos
|
||||
|
||||
windows10-32-2004-shippable-qr/opt:
|
||||
build-platform: win32-shippable/opt
|
||||
test-sets:
|
||||
- awsy
|
||||
- desktop-screenshot-capture
|
||||
- web-platform-tests
|
||||
- windows32-2004-tests
|
||||
|
||||
|
||||
windows10-32-2004-qr/opt:
|
||||
build-platform: win32/opt
|
||||
test-sets:
|
||||
- awsy
|
||||
- desktop-screenshot-capture
|
||||
- web-platform-tests
|
||||
- windows32-2004-tests
|
||||
|
||||
windows10-32-2004-qr/debug:
|
||||
build-platform: win32/debug
|
||||
build-signing-label: build-signing-win32/debug
|
||||
test-sets:
|
||||
- web-platform-tests
|
||||
- windows-7-tests
|
||||
- windows32-2004-tests
|
||||
|
||||
windows10-32-2004-mingwclang-qr/debug:
|
||||
build-platform: win32-mingwclang/debug
|
||||
test-sets:
|
||||
- mingwclang-win32-tests-debug
|
||||
|
||||
windows10-32-2004-mingwclang-qr/opt:
|
||||
build-platform: win32-mingwclang/opt
|
||||
test-sets:
|
||||
- mingwclang-tests-opt
|
||||
|
||||
# win11-32
|
||||
windows11-32-2009-shippable-qr/opt:
|
||||
|
@ -177,7 +143,7 @@ windows11-32-2009-shippable-qr/opt:
|
|||
- awsy
|
||||
- desktop-screenshot-capture
|
||||
- web-platform-tests
|
||||
- windows32-2004-tests
|
||||
- windows32-2009-tests
|
||||
|
||||
|
||||
windows11-32-2009-qr/opt:
|
||||
|
@ -186,7 +152,7 @@ windows11-32-2009-qr/opt:
|
|||
- awsy
|
||||
- desktop-screenshot-capture
|
||||
- web-platform-tests
|
||||
- windows32-2004-tests
|
||||
- windows32-2009-tests
|
||||
|
||||
windows11-32-2009-qr/debug:
|
||||
build-platform: win32/debug
|
||||
|
@ -194,7 +160,7 @@ windows11-32-2009-qr/debug:
|
|||
test-sets:
|
||||
- web-platform-tests
|
||||
- windows-7-tests
|
||||
- windows32-2004-tests
|
||||
- windows32-2009-tests
|
||||
|
||||
windows11-32-2009-mingwclang-qr/debug:
|
||||
build-platform: win32-mingwclang/debug
|
||||
|
@ -225,20 +191,10 @@ windows10-64-shippable-qr/opt:
|
|||
- browsertime
|
||||
|
||||
# win10-64 2004
|
||||
windows10-64-2004-ccov-qr/opt:
|
||||
build-platform: win64-ccov/opt
|
||||
build-signing-label: build-signing-win64-ccov/opt
|
||||
test-sets:
|
||||
- desktop-screenshot-capture
|
||||
- ccov-code-coverage-tests
|
||||
- windows10-64-2004-ccov-tests
|
||||
- windows10-2004-tests
|
||||
|
||||
windows10-64-2004-qr/debug:
|
||||
build-platform: win64/debug
|
||||
build-signing-label: build-signing-win64/debug
|
||||
test-sets:
|
||||
- web-platform-tests
|
||||
- windows10-2004-tests
|
||||
|
||||
windows10-64-2004-qr/opt:
|
||||
|
@ -248,12 +204,7 @@ windows10-64-2004-qr/opt:
|
|||
msix: repackage-signing-msix-win64/opt
|
||||
default: build-signing-win64/opt
|
||||
test-sets:
|
||||
- awsy
|
||||
- desktop-screenshot-capture
|
||||
- web-platform-tests
|
||||
- web-platform-tests-backlog
|
||||
- windows10-2004-tests
|
||||
- talos-xperf
|
||||
|
||||
windows10-64-2004-shippable-qr/opt:
|
||||
build-platform: win64-shippable/opt
|
||||
|
@ -262,35 +213,7 @@ windows10-64-2004-shippable-qr/opt:
|
|||
msix: repackage-signing-shippable-l10n-msix-win64-shippable/opt
|
||||
default: build-signing-win64-shippable/opt
|
||||
test-sets:
|
||||
- awsy
|
||||
- desktop-screenshot-capture
|
||||
- web-platform-tests
|
||||
- web-platform-tests-backlog
|
||||
- windows10-2004-tests
|
||||
- talos-xperf
|
||||
|
||||
windows10-64-2004-devedition-qr/opt:
|
||||
build-platform: win64-devedition/opt
|
||||
build-signing-label: build-signing-win64-devedition/opt
|
||||
test-sets:
|
||||
- desktop-screenshot-capture
|
||||
- web-platform-tests
|
||||
- windows10-2004-tests
|
||||
|
||||
windows10-64-2004-asan-qr/opt:
|
||||
build-platform: win64-asan/opt
|
||||
test-sets:
|
||||
- windows10-2004-tests
|
||||
|
||||
windows10-64-2004-mingwclang-qr/debug:
|
||||
build-platform: win64-mingwclang/debug
|
||||
test-sets:
|
||||
- mingwclang-tests-debug
|
||||
|
||||
windows10-64-2004-mingwclang-qr/opt:
|
||||
build-platform: win64-mingwclang/opt
|
||||
test-sets:
|
||||
- mingwclang-tests-opt
|
||||
|
||||
# win11-64 2009
|
||||
windows11-64-2009-ccov-qr/opt:
|
||||
|
@ -299,8 +222,8 @@ windows11-64-2009-ccov-qr/opt:
|
|||
test-sets:
|
||||
- desktop-screenshot-capture
|
||||
- ccov-code-coverage-tests
|
||||
- windows10-64-2004-ccov-tests
|
||||
- windows10-2004-tests
|
||||
- windows11-64-2009-ccov-tests
|
||||
- windows11-2009-tests
|
||||
|
||||
windows11-64-2009-qr/debug:
|
||||
build-platform: win64/debug
|
||||
|
|
|
@ -191,7 +191,7 @@ windows-7-tests:
|
|||
- mochitest-browser-media
|
||||
- xpcshell
|
||||
|
||||
windows32-2004-tests:
|
||||
windows32-2009-tests:
|
||||
- cppunit
|
||||
- crashtest
|
||||
- gtest
|
||||
|
@ -214,35 +214,14 @@ windows32-2004-tests:
|
|||
|
||||
windows10-2004-tests:
|
||||
- cppunit
|
||||
- crashtest
|
||||
- firefox-ui-functional
|
||||
- gtest
|
||||
- jsreftest
|
||||
- marionette
|
||||
- mochitest-a11y
|
||||
- mochitest-browser-a11y
|
||||
- mochitest-browser-chrome
|
||||
- mochitest-browser-media
|
||||
- mochitest-chrome
|
||||
- mochitest-chrome-gpu
|
||||
- mochitest-devtools-chrome
|
||||
- mochitest-media
|
||||
- mochitest-plain
|
||||
- mochitest-plain-gpu
|
||||
- mochitest-remote
|
||||
- mochitest-webgpu
|
||||
- mochitest-webgl1-core
|
||||
- mochitest-webgl1-ext
|
||||
- mochitest-webgl2-core
|
||||
- mochitest-webgl2-ext
|
||||
- reftest
|
||||
- telemetry-tests-client
|
||||
- test-verify
|
||||
- test-verify-gpu
|
||||
- test-verify-wpt
|
||||
- xpcshell
|
||||
|
||||
windows10-64-2004-ccov-tests:
|
||||
windows11-64-2009-ccov-tests:
|
||||
- jittest
|
||||
- test-coverage
|
||||
- web-platform-tests
|
||||
|
|
|
@ -61,7 +61,7 @@ xpcshell:
|
|||
by-test-platform:
|
||||
.*asan.*: []
|
||||
.*ccov.*: []
|
||||
(linux1804-64|windows1.*64.*)(-shippable)?-qr/opt: ['trunk']
|
||||
(linux1804-64|windows11-64.*)(-shippable)?-qr/opt: ['trunk']
|
||||
default: []
|
||||
socketprocess_networking+no-fission:
|
||||
by-test-platform:
|
||||
|
@ -70,7 +70,8 @@ xpcshell:
|
|||
socketprocess_networking:
|
||||
by-test-platform:
|
||||
(linux1804-64|macosx).*: ['trunk'] # All Linux & Mac variants
|
||||
^(?!.*asan).*windows.*: ['trunk'] # All Windows except ASAN
|
||||
windows7-32.*: ['trunk']
|
||||
^(?!.*asan).*windows11.*: ['trunk'] # All Windows11 except ASAN
|
||||
default: []
|
||||
no-fission:
|
||||
by-test-platform:
|
||||
|
@ -80,7 +81,6 @@ xpcshell:
|
|||
default: []
|
||||
msix:
|
||||
by-test-platform:
|
||||
windows10-64-2004(-shippable)?-qr/opt: built-projects
|
||||
windows11-64-2009(-shippable)?-qr/opt: built-projects
|
||||
default: []
|
||||
default:
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -36,22 +36,6 @@ Awsy tests
|
|||
* awsy-base: integration, mozilla-beta, mozilla-central, mozilla-release
|
||||
* awsy-base-dmd: None
|
||||
|
||||
* test-windows10-32-2004-qr/opt
|
||||
* awsy-base: None
|
||||
* awsy-base-dmd: None
|
||||
|
||||
* test-windows10-32-2004-shippable-qr/opt
|
||||
* awsy-base: None
|
||||
* awsy-base-dmd: None
|
||||
|
||||
* test-windows10-64-2004-qr/opt
|
||||
* awsy-base: None
|
||||
* awsy-base-dmd: None
|
||||
|
||||
* test-windows10-64-2004-shippable-qr/opt
|
||||
* awsy-base: integration, mozilla-beta, mozilla-central, mozilla-release
|
||||
* awsy-base-dmd: None
|
||||
|
||||
* test-windows11-32-2009-qr/opt
|
||||
* awsy-base: None
|
||||
* awsy-base-dmd: None
|
||||
|
@ -91,22 +75,6 @@ Awsy tests
|
|||
* awsy-base-dmd: None
|
||||
* awsy-dmd: None
|
||||
|
||||
* test-windows10-32-2004-qr/opt
|
||||
* awsy-base-dmd: None
|
||||
* awsy-dmd: None
|
||||
|
||||
* test-windows10-32-2004-shippable-qr/opt
|
||||
* awsy-base-dmd: None
|
||||
* awsy-dmd: None
|
||||
|
||||
* test-windows10-64-2004-qr/opt
|
||||
* awsy-base-dmd: None
|
||||
* awsy-dmd: None
|
||||
|
||||
* test-windows10-64-2004-shippable-qr/opt
|
||||
* awsy-base-dmd: None
|
||||
* awsy-dmd: None
|
||||
|
||||
* test-windows11-32-2009-qr/opt
|
||||
* awsy-base-dmd: None
|
||||
* awsy-dmd: None
|
||||
|
@ -138,14 +106,6 @@ Awsy tests
|
|||
|
||||
* test-macosx1015-64-shippable-qr/opt
|
||||
|
||||
* test-windows10-32-2004-qr/opt
|
||||
|
||||
* test-windows10-32-2004-shippable-qr/opt
|
||||
|
||||
* test-windows10-64-2004-qr/opt
|
||||
|
||||
* test-windows10-64-2004-shippable-qr/opt
|
||||
|
||||
* test-windows11-32-2009-qr/opt
|
||||
|
||||
* test-windows11-32-2009-shippable-qr/opt
|
||||
|
@ -173,18 +133,6 @@ Awsy tests
|
|||
* test-macosx1015-64-shippable-qr/opt
|
||||
* awsy-tp6: integration, mozilla-beta, mozilla-central, mozilla-release
|
||||
|
||||
* test-windows10-32-2004-qr/opt
|
||||
* awsy-tp6: None
|
||||
|
||||
* test-windows10-32-2004-shippable-qr/opt
|
||||
* awsy-tp6: None
|
||||
|
||||
* test-windows10-64-2004-qr/opt
|
||||
* awsy-tp6: None
|
||||
|
||||
* test-windows10-64-2004-shippable-qr/opt
|
||||
* awsy-tp6: integration, mozilla-beta, mozilla-central, mozilla-release
|
||||
|
||||
* test-windows11-32-2009-qr/opt
|
||||
* awsy-tp6: None
|
||||
|
||||
|
|
|
@ -6264,48 +6264,6 @@ For the sample commands found below, note that the capitalization used is import
|
|||
|
||||
* **Test Task**:
|
||||
|
||||
.. list-table:: **test-windows10-64-2004-qr/opt**
|
||||
:widths: 30 15 15 15 15
|
||||
:header-rows: 1
|
||||
|
||||
* - **Test Name**
|
||||
- mozilla-central
|
||||
- autoland
|
||||
- mozilla-release
|
||||
- mozilla-beta
|
||||
* - **talos-xperf**
|
||||
- ❌
|
||||
- ❌
|
||||
- ❌
|
||||
- ❌
|
||||
* - **talos-xperf-swr**
|
||||
- ❌
|
||||
- ❌
|
||||
- ❌
|
||||
- ❌
|
||||
|
||||
|
||||
.. list-table:: **test-windows10-64-2004-shippable-qr/opt**
|
||||
:widths: 30 15 15 15 15
|
||||
:header-rows: 1
|
||||
|
||||
* - **Test Name**
|
||||
- mozilla-central
|
||||
- autoland
|
||||
- mozilla-release
|
||||
- mozilla-beta
|
||||
* - **talos-xperf**
|
||||
- ✅
|
||||
- ✅
|
||||
- ❌
|
||||
- ✅
|
||||
* - **talos-xperf-swr**
|
||||
- ✅
|
||||
- ✅
|
||||
- ❌
|
||||
- ✅
|
||||
|
||||
|
||||
.. list-table:: **test-windows11-64-2009-qr/opt**
|
||||
:widths: 30 15 15 15 15
|
||||
:header-rows: 1
|
||||
|
|
Загрузка…
Ссылка в новой задаче