2019-05-11 00:19:48 +03:00
|
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
---
|
2017-10-19 21:35:04 +03:00
|
|
|
job-defaults:
|
2019-04-22 23:44:01 +03:00
|
|
|
suite:
|
|
|
|
category: reftest
|
2018-05-14 17:12:46 +03:00
|
|
|
target:
|
|
|
|
by-test-platform:
|
2019-01-05 02:46:01 +03:00
|
|
|
android-em-7.*: geckoview-androidTest.apk
|
2019-07-25 23:23:22 +03:00
|
|
|
android-hw-.*: geckoview-androidTest.apk
|
2018-05-14 17:12:46 +03:00
|
|
|
default: null
|
2020-06-03 17:09:42 +03:00
|
|
|
variants: ['fission']
|
2021-04-12 21:00:56 +03:00
|
|
|
python-3: true
|
2021-03-12 19:35:35 +03:00
|
|
|
tier:
|
|
|
|
by-variant:
|
|
|
|
fission: 2
|
|
|
|
default: default
|
2020-09-29 19:03:49 +03:00
|
|
|
test-manifest-loader: null # don't load tests in the taskgraph
|
2017-10-19 21:35:04 +03:00
|
|
|
mozharness:
|
|
|
|
script:
|
|
|
|
by-test-platform:
|
2018-06-23 02:39:31 +03:00
|
|
|
android-em.*: android_emulator_unittest.py
|
2019-05-24 21:58:56 +03:00
|
|
|
android-hw.*: android_hardware_unittest.py
|
2017-10-19 21:35:04 +03:00
|
|
|
default: desktop_unittest.py
|
|
|
|
config:
|
|
|
|
by-test-platform:
|
2019-01-05 02:46:01 +03:00
|
|
|
android-em-7.*:
|
2018-05-14 17:12:46 +03:00
|
|
|
- android/android_common.py
|
2021-07-20 12:31:01 +03:00
|
|
|
- android/androidx86_7_0.py
|
2019-05-24 21:58:56 +03:00
|
|
|
android-hw.*:
|
|
|
|
- android/android_common.py
|
|
|
|
- android/android_hw.py
|
2017-10-19 21:35:04 +03:00
|
|
|
linux.*:
|
|
|
|
- unittests/linux_unittest.py
|
|
|
|
- remove_executables.py
|
|
|
|
macosx.*:
|
|
|
|
- unittests/mac_unittest.py
|
|
|
|
windows.*:
|
2019-04-01 19:07:42 +03:00
|
|
|
- unittests/win_unittest.py
|
2017-10-19 21:35:04 +03:00
|
|
|
|
2017-10-17 23:25:41 +03:00
|
|
|
crashtest:
|
|
|
|
description: "Crashtest run"
|
2020-03-24 17:55:28 +03:00
|
|
|
schedules-component: crashtest
|
2018-01-12 23:49:58 +03:00
|
|
|
treeherder-symbol: R(C)
|
2021-02-25 20:50:37 +03:00
|
|
|
variants:
|
|
|
|
by-test-platform:
|
2021-06-15 19:13:32 +03:00
|
|
|
linux1804-64-qr/debug: ['webrender-sw', 'fission', 'wayland', 'noqr']
|
|
|
|
linux1804-64-asan-qr/opt: ['webrender-sw', 'fission', 'wayland', 'noqr']
|
|
|
|
windows10-64-qr/debug: ['webrender-sw', 'fission', 'noqr']
|
2021-06-23 16:23:48 +03:00
|
|
|
windows10-64-asan-qr/opt: ['webrender-sw', 'fission', 'noqr']
|
2021-06-24 00:30:14 +03:00
|
|
|
windows10-aarch64-qr/.*: []
|
2021-06-15 19:13:32 +03:00
|
|
|
macosx101.*64-qr/debug: ['webrender-sw', 'fission', 'noqr']
|
2021-06-17 18:57:30 +03:00
|
|
|
android-em-7.0-x86_64-qr/debug: ['webrender-sw', 'fission', 'noqr']
|
2021-06-15 19:13:32 +03:00
|
|
|
.*(-tsan|10-32|7-32).*: ['fission']
|
|
|
|
.*ccov-qr.*: ['fission', 'noqr']
|
2021-06-17 18:57:30 +03:00
|
|
|
.*-qr.*: ['fission', 'noqr']
|
2021-02-25 20:50:37 +03:00
|
|
|
default: ['fission']
|
2017-10-17 23:25:41 +03:00
|
|
|
chunks:
|
|
|
|
by-test-platform:
|
2019-01-05 02:46:01 +03:00
|
|
|
android-em-7.*: 1
|
2021-06-24 20:06:41 +03:00
|
|
|
linux.*64-tsan/opt: 12
|
2017-10-17 23:25:41 +03:00
|
|
|
default: 1
|
2019-05-21 19:04:06 +03:00
|
|
|
e10s: true
|
2020-03-07 01:00:19 +03:00
|
|
|
run-on-projects:
|
2021-03-12 19:35:35 +03:00
|
|
|
by-variant:
|
|
|
|
fission:
|
|
|
|
by-test-platform:
|
|
|
|
(windows10|linux1804)-64-qr/opt: ['autoland']
|
|
|
|
(windows10|linux1804)-64-shippable-qr/opt: ['mozilla-central']
|
|
|
|
(windows10|linux1804)-64-qr/debug: ['trunk']
|
|
|
|
default: []
|
2021-06-15 19:13:32 +03:00
|
|
|
noqr: built-projects
|
2021-03-12 19:35:35 +03:00
|
|
|
default:
|
|
|
|
by-test-platform:
|
2021-06-24 00:30:14 +03:00
|
|
|
windows10-aarch64-qr/.*: ['mozilla-central', 'mozilla-beta', 'mozilla-release']
|
2021-06-02 00:07:08 +03:00
|
|
|
android-em-7.0-x86_64/debug-isolated-process: []
|
2021-06-15 19:13:32 +03:00
|
|
|
linux.*asan/opt: []
|
|
|
|
.*(-asan|-tsan|10-32|7-32).*: built-projects
|
|
|
|
android.*: built-projects
|
|
|
|
(linux|windows|macos)(?!.*-qr).*: []
|
2021-03-12 19:35:35 +03:00
|
|
|
default: built-projects
|
2019-09-26 20:03:18 +03:00
|
|
|
max-run-time: 3600
|
2019-04-11 01:48:40 +03:00
|
|
|
tier:
|
2021-03-12 19:35:35 +03:00
|
|
|
by-variant:
|
|
|
|
fission:
|
|
|
|
by-test-platform:
|
|
|
|
linux1804-64-qr/debug: 1
|
|
|
|
default: 2
|
|
|
|
default:
|
|
|
|
by-test-platform:
|
2021-06-24 00:30:14 +03:00
|
|
|
windows10-aarch64-qr.*: 2
|
2021-04-22 22:17:19 +03:00
|
|
|
macosx1100.*: 2
|
2021-03-12 19:35:35 +03:00
|
|
|
android-hw-.*-qr/.*: 2
|
2021-05-27 23:48:23 +03:00
|
|
|
android-em-7.0-x86_64/debug-isolated-process: 3
|
2021-03-12 19:35:35 +03:00
|
|
|
default: default
|
2017-10-17 23:25:41 +03:00
|
|
|
|
2020-04-27 21:06:47 +03:00
|
|
|
crashtest-qr:
|
|
|
|
description: "Crashtest Webrender run"
|
|
|
|
schedules-component: crashtest
|
|
|
|
treeherder-symbol: R(C)
|
|
|
|
chunks: 1
|
|
|
|
e10s: true
|
2021-03-12 19:35:35 +03:00
|
|
|
run-on-projects:
|
|
|
|
by-variant:
|
|
|
|
fission: []
|
|
|
|
default: built-projects
|
2020-04-27 21:06:47 +03:00
|
|
|
max-run-time: 1200
|
|
|
|
tier: 2
|
2020-09-02 17:03:55 +03:00
|
|
|
virtualization:
|
|
|
|
by-test-platform:
|
|
|
|
windows10-64.*: hardware
|
|
|
|
default: virtual
|
2020-04-27 21:06:47 +03:00
|
|
|
|
2017-10-17 23:25:41 +03:00
|
|
|
jsreftest:
|
|
|
|
description: "JS Reftest run"
|
2019-04-22 23:44:01 +03:00
|
|
|
schedules-component: jsreftest
|
2018-01-12 23:49:58 +03:00
|
|
|
treeherder-symbol: R(J)
|
2019-05-24 21:58:56 +03:00
|
|
|
instance-size: default
|
2017-10-17 23:25:41 +03:00
|
|
|
chunks:
|
|
|
|
by-test-platform:
|
2019-05-24 21:58:56 +03:00
|
|
|
android-hw.*\/debug: 12
|
|
|
|
android-hw.*/(opt|pgo)?: 6
|
2019-06-28 13:21:02 +03:00
|
|
|
windows.*\/opt: 2
|
2021-06-23 16:23:48 +03:00
|
|
|
windows10-64-asan-qr/opt: 3
|
2020-10-28 20:47:56 +03:00
|
|
|
windows10-64-ccov-qr/opt: 5
|
2020-10-27 17:00:11 +03:00
|
|
|
linux.*64-ccov.*/.*: 5
|
2020-01-14 20:35:00 +03:00
|
|
|
linux1804-64-qr/opt: 4
|
|
|
|
linux1804-64-qr/debug: 5
|
|
|
|
linux1804-64/debug: 5
|
2020-10-27 17:00:11 +03:00
|
|
|
macosx.*-64-ccov.*/.*: 5
|
2019-07-10 10:02:43 +03:00
|
|
|
macosx.*-64(-shippable)?/opt: 2
|
2017-10-17 23:25:41 +03:00
|
|
|
default: 3
|
|
|
|
max-run-time:
|
|
|
|
by-test-platform:
|
2020-10-27 17:00:11 +03:00
|
|
|
windows10-64-ccov.*/.*: 7200
|
|
|
|
macosx.*64-ccov.*/.*: 7200
|
|
|
|
linux.*64-ccov.*/.*: 7200
|
2017-10-17 23:25:41 +03:00
|
|
|
default: 3600
|
2021-04-22 22:17:19 +03:00
|
|
|
tier:
|
|
|
|
by-test-platform:
|
|
|
|
macosx1100.*: 2
|
|
|
|
default: default
|
2019-05-30 20:29:24 +03:00
|
|
|
run-on-projects:
|
2021-03-12 19:35:35 +03:00
|
|
|
by-variant:
|
|
|
|
fission: []
|
|
|
|
default:
|
|
|
|
by-test-platform:
|
|
|
|
android-hw-.*-aarch64(?:-shippable)?/.*: ['mozilla-central', 'release']
|
2021-06-05 01:31:14 +03:00
|
|
|
android-hw-.*-arm7(?:-shippable)?/.*: ['mozilla-central', 'release']
|
2021-03-12 19:35:35 +03:00
|
|
|
default: built-projects
|
2020-09-02 17:03:55 +03:00
|
|
|
virtualization:
|
|
|
|
by-test-platform:
|
|
|
|
windows10-64.*: hardware
|
|
|
|
default: virtual
|
2017-10-17 23:25:41 +03:00
|
|
|
|
|
|
|
reftest:
|
|
|
|
description: "Reftest run"
|
2018-01-12 23:49:58 +03:00
|
|
|
treeherder-symbol: R(R)
|
2020-09-02 17:03:55 +03:00
|
|
|
virtualization:
|
|
|
|
by-test-platform:
|
|
|
|
windows10-64.*: hardware
|
|
|
|
default: virtual-with-gpu
|
2020-08-07 22:59:57 +03:00
|
|
|
variants:
|
|
|
|
by-test-platform:
|
2021-06-15 19:13:32 +03:00
|
|
|
linux1804-64-qr/debug: ['webrender-sw', 'fission', 'wayland', 'noqr']
|
|
|
|
linux1804-64-asan-qr/opt: ['webrender-sw', 'fission', 'wayland', 'noqr']
|
2021-06-23 16:23:48 +03:00
|
|
|
windows10-64(-asan)?-qr/opt: ['webrender-sw', 'fission', 'noqr']
|
2021-06-24 00:30:14 +03:00
|
|
|
windows10-aarch64-qr/.*: []
|
2021-06-21 15:46:32 +03:00
|
|
|
windows10-32(?:-shippable)?-qr/opt: ['webrender-sw', 'fission', 'noqr']
|
|
|
|
windows7-32(?:-shippable)?-qr/opt: ['webrender-sw', 'fission', 'noqr']
|
2021-06-15 19:13:32 +03:00
|
|
|
macosx101.*64-qr/debug: ['webrender-sw', 'fission', 'noqr']
|
2021-06-17 18:57:30 +03:00
|
|
|
android-em-7.0-x86_64-qr/debug: ['webrender-sw', 'fission', 'noqr']
|
2021-06-15 19:13:32 +03:00
|
|
|
android-.*/debug-isolated-process: ['fission']
|
|
|
|
.*(-asan|-tsan|windows10-32|windows7-32).*: ['fission']
|
|
|
|
.*ccov-qr.*: ['fission', 'noqr']
|
2021-06-17 18:57:30 +03:00
|
|
|
.*-qr.*: ['fission', 'noqr']
|
2020-08-07 22:59:57 +03:00
|
|
|
default: ['fission']
|
2017-10-17 23:25:41 +03:00
|
|
|
chunks:
|
|
|
|
by-test-platform:
|
2019-06-28 20:30:48 +03:00
|
|
|
android-em-7.*: 2
|
2020-01-14 20:35:00 +03:00
|
|
|
linux1804-64(-shippable|-devedition|-qr)?/opt: 5
|
2019-07-16 21:11:50 +03:00
|
|
|
macosx101.*-64-shippable(-qr)?/opt: 3
|
|
|
|
macosx101.*-64/debug: 4
|
2020-10-27 17:00:11 +03:00
|
|
|
macosx101.*-64(-ccov.*|-qr)/debug: 6
|
2018-03-30 13:06:42 +03:00
|
|
|
windows.*/opt: 2
|
2021-05-24 23:06:43 +03:00
|
|
|
windows10-64.*/debug: 4
|
|
|
|
windows10-32.*/debug: 6
|
2021-06-23 16:23:48 +03:00
|
|
|
windows10-64-asan-qr/opt: 3
|
2020-10-28 20:47:56 +03:00
|
|
|
windows10-64-ccov-qr/opt: 9
|
2017-10-17 23:25:41 +03:00
|
|
|
default: 8
|
2019-05-21 19:04:06 +03:00
|
|
|
e10s: true
|
2020-03-07 01:00:19 +03:00
|
|
|
run-on-projects:
|
2021-03-12 19:35:35 +03:00
|
|
|
by-variant:
|
|
|
|
fission:
|
|
|
|
by-test-platform:
|
2021-06-24 18:12:48 +03:00
|
|
|
(linux.*64|windows10-64)(-shippable)?-qr/(debug|opt): ['trunk']
|
|
|
|
linux.*64-asan/opt: ['trunk']
|
2021-03-12 19:35:35 +03:00
|
|
|
default: []
|
2021-06-15 19:13:32 +03:00
|
|
|
noqr: built-projects
|
2021-03-12 19:35:35 +03:00
|
|
|
default:
|
|
|
|
by-test-platform:
|
2021-06-24 00:30:14 +03:00
|
|
|
windows10-aarch64-qr/.*: ['mozilla-central', 'mozilla-beta', 'mozilla-release']
|
2021-06-02 00:07:08 +03:00
|
|
|
android-em-7.0-x86_64/debug-isolated-process: []
|
2021-06-15 19:13:32 +03:00
|
|
|
linux.*asan/opt: []
|
|
|
|
.*(mingwclang|-asan|-tsan|10-32|7-32).*: built-projects
|
2021-06-24 00:30:14 +03:00
|
|
|
windows10-aarch64-qr/opt: built-projects
|
2021-06-15 19:13:32 +03:00
|
|
|
android.*: built-projects
|
|
|
|
(linux|windows|macos|android-em)(?!.*-qr).*: []
|
2021-03-12 19:35:35 +03:00
|
|
|
default: built-projects
|
2017-10-17 23:25:41 +03:00
|
|
|
max-run-time:
|
|
|
|
by-test-platform:
|
2021-06-21 15:46:32 +03:00
|
|
|
windows10-32-mingwclang-qr/debug: 5400
|
2020-10-27 17:00:11 +03:00
|
|
|
windows10-64-ccov.*/.*: 5400
|
2021-06-23 16:23:48 +03:00
|
|
|
windows10-64-asan-qr/opt: 5400
|
2020-10-27 17:00:11 +03:00
|
|
|
macosx.*64-ccov.*/.*: 5400
|
2017-10-17 23:25:41 +03:00
|
|
|
default: 3600
|
|
|
|
mozharness:
|
2017-10-19 21:35:04 +03:00
|
|
|
chunked:
|
|
|
|
by-test-platform:
|
2018-06-23 02:39:31 +03:00
|
|
|
android-em.*: false
|
2019-05-14 21:33:12 +03:00
|
|
|
macosx.*64/opt: false
|
2017-10-19 21:35:04 +03:00
|
|
|
windows10-64.*/opt: false
|
|
|
|
default: true
|
2019-04-11 01:48:40 +03:00
|
|
|
tier:
|
2021-03-12 19:35:35 +03:00
|
|
|
by-variant:
|
|
|
|
fission:
|
|
|
|
by-test-platform:
|
|
|
|
linux1804-64-qr/debug: 1
|
|
|
|
default: 2
|
|
|
|
default:
|
|
|
|
by-test-platform:
|
2021-06-24 00:30:14 +03:00
|
|
|
windows10-aarch64-qr.*: 2
|
2021-03-12 19:35:35 +03:00
|
|
|
android-hw-.*-qr/.*: 2
|
2021-04-22 22:17:19 +03:00
|
|
|
macosx1100.*: 2
|
2021-05-27 23:48:23 +03:00
|
|
|
android-em-7.0-x86_64/debug-isolated-process: 3
|
2021-03-12 19:35:35 +03:00
|
|
|
default: default
|
2017-10-17 23:25:41 +03:00
|
|
|
|
2020-04-24 21:54:51 +03:00
|
|
|
reftest-qr:
|
|
|
|
description: "Reftest webrender run"
|
|
|
|
treeherder-symbol: R(R)
|
2021-05-28 03:16:12 +03:00
|
|
|
variants:
|
|
|
|
by-test-platform:
|
|
|
|
android-hw-p2-8-0-android-aarch64-qr/debug: ['webrender-sw']
|
|
|
|
default: []
|
2020-04-24 21:54:51 +03:00
|
|
|
chunks: 2
|
|
|
|
e10s: true
|
2021-03-12 19:35:35 +03:00
|
|
|
run-on-projects:
|
|
|
|
by-variant:
|
|
|
|
fission: []
|
|
|
|
default: built-projects
|
2020-04-24 21:54:51 +03:00
|
|
|
max-run-time: 2400
|
|
|
|
mozharness:
|
|
|
|
chunked: true
|
|
|
|
tier: 2
|
2020-09-02 17:03:55 +03:00
|
|
|
virtualization:
|
|
|
|
by-test-platform:
|
|
|
|
windows10-64.*: hardware
|
|
|
|
default: virtual
|
2020-04-24 21:54:51 +03:00
|
|
|
|
2021-05-10 03:28:01 +03:00
|
|
|
reftest-snapshot:
|
|
|
|
description: "Reftest snapshot"
|
|
|
|
treeherder-symbol: R(Rs)
|
|
|
|
virtualization: virtual
|
2021-06-10 05:48:39 +03:00
|
|
|
variants:
|
|
|
|
by-test-platform:
|
2021-07-08 00:32:19 +03:00
|
|
|
linux1804-64-qr/debug: ['webrender-sw']
|
|
|
|
linux1804-64-asan-qr/opt: ['webrender-sw']
|
2021-06-10 05:48:39 +03:00
|
|
|
default: []
|
2021-05-10 03:28:01 +03:00
|
|
|
run-on-projects:
|
|
|
|
by-variant:
|
|
|
|
fission:
|
|
|
|
by-test-platform:
|
2021-07-08 00:32:19 +03:00
|
|
|
linux1804-64/debug: ['trunk']
|
2021-05-10 03:28:01 +03:00
|
|
|
default: []
|
|
|
|
default: []
|
|
|
|
chunks: 8
|
|
|
|
mozharness:
|
|
|
|
chunked: true
|