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:
|
2021-11-02 21:56:26 +03:00
|
|
|
android-em-7.*: geckoview-test_runner.apk
|
|
|
|
android-hw-.*: geckoview-test_runner.apk
|
2018-05-14 17:12:46 +03:00
|
|
|
default: null
|
2022-01-28 02:42:54 +03:00
|
|
|
tier: 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-21 01:19:13 +03:00
|
|
|
- android/android-x86_64.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)
|
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-07-30 15:23:36 +03:00
|
|
|
linux.*64-tsan-qr/opt: 32
|
2017-10-17 23:25:41 +03:00
|
|
|
default: 1
|
2021-10-20 20:38:26 +03:00
|
|
|
variants:
|
|
|
|
- fission
|
2022-02-15 18:58:00 +03:00
|
|
|
- no-fission
|
2021-10-20 20:38:26 +03:00
|
|
|
- wayland
|
2022-02-15 18:58:00 +03:00
|
|
|
- webrender-sw+no-fission
|
2022-01-17 21:25:18 +03:00
|
|
|
- webrender-sw+fission
|
2022-02-15 18:58:00 +03:00
|
|
|
run-without-variant: false
|
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:
|
2022-01-28 02:42:54 +03:00
|
|
|
android.*: []
|
|
|
|
default: built-projects
|
2021-10-20 20:38:26 +03:00
|
|
|
wayland:
|
|
|
|
by-test-platform:
|
|
|
|
linux1804-64-qr/debug: built-projects
|
|
|
|
linux1804-64(-tsan|-asan)-qr/opt: built-projects
|
|
|
|
default: []
|
2022-02-15 18:58:00 +03:00
|
|
|
webrender-sw+no-fission:
|
2021-10-20 20:38:26 +03:00
|
|
|
by-test-platform:
|
|
|
|
android-em-7.0-x86_64-qr/debug: built-projects
|
2022-02-01 22:12:35 +03:00
|
|
|
linux1804-64-qr/debug: ['trunk']
|
|
|
|
linux1804-64(-shippable|-asan)?-qr/opt: ['trunk']
|
2021-10-20 20:38:26 +03:00
|
|
|
default: []
|
2022-01-17 21:25:18 +03:00
|
|
|
webrender-sw+fission:
|
|
|
|
by-test-platform:
|
|
|
|
macosx101.*64-qr/debug: built-projects
|
|
|
|
linux.*-64-qr/debug: built-projects
|
|
|
|
linux.*-64(-tsan|-asan)-qr/opt: built-projects
|
|
|
|
windows10-64-2004-asan-qr/opt: built-projects
|
|
|
|
windows10-64-2004-qr/debug: built-projects
|
|
|
|
default: []
|
2022-02-15 18:58:00 +03:00
|
|
|
no-fission:
|
2021-03-12 19:35:35 +03:00
|
|
|
by-test-platform:
|
2021-07-22 22:33:57 +03:00
|
|
|
android-em-7.0-x86_64-qr/debug-isolated-process: []
|
2022-02-01 22:12:35 +03:00
|
|
|
linux1804-64-qr/debug: ['trunk']
|
|
|
|
linux1804-64(-shippable|-asan)?-qr/opt: ['trunk']
|
2021-06-15 19:13:32 +03:00
|
|
|
android.*: built-projects
|
2022-01-28 02:42:54 +03:00
|
|
|
default: []
|
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:
|
2022-01-28 02:42:54 +03:00
|
|
|
fission: default
|
2021-03-12 19:35:35 +03:00
|
|
|
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-07-22 22:33:57 +03:00
|
|
|
android-em-7.0-x86_64-qr/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
|
2022-02-22 18:38:09 +03:00
|
|
|
variants:
|
|
|
|
- fission
|
|
|
|
- no-fission
|
|
|
|
run-without-variant: false
|
2021-03-12 19:35:35 +03:00
|
|
|
run-on-projects:
|
|
|
|
by-variant:
|
|
|
|
fission: []
|
2022-02-22 18:38:09 +03:00
|
|
|
no-fission: built-projects
|
2020-04-27 21:06:47 +03:00
|
|
|
max-run-time: 1200
|
|
|
|
tier: 2
|
2021-08-24 21:41:01 +03:00
|
|
|
virtualization: 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-08-24 21:41:01 +03:00
|
|
|
windows10-64-2004-asan-qr/opt: 3
|
2021-09-28 18:27:39 +03:00
|
|
|
windows10-64-2004-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:
|
2022-01-28 02:42:54 +03:00
|
|
|
.*ccov.*: 7200
|
2017-10-17 23:25:41 +03:00
|
|
|
default: 3600
|
2022-02-15 18:58:00 +03:00
|
|
|
variants:
|
|
|
|
- fission
|
|
|
|
- no-fission
|
|
|
|
run-without-variant: false
|
2019-05-30 20:29:24 +03:00
|
|
|
run-on-projects:
|
2021-03-12 19:35:35 +03:00
|
|
|
by-variant:
|
2022-01-17 21:25:18 +03:00
|
|
|
fission:
|
|
|
|
by-test-platform:
|
|
|
|
android.*/.*: []
|
|
|
|
default: built-projects
|
2022-02-15 18:58:00 +03:00
|
|
|
no-fission:
|
2021-03-12 19:35:35 +03:00
|
|
|
by-test-platform:
|
2022-02-01 22:12:35 +03:00
|
|
|
linux1804-64-qr/debug: ['trunk']
|
|
|
|
linux1804-64(-shippable|-asan)?-qr/opt: ['trunk']
|
2021-07-22 22:33:57 +03:00
|
|
|
android-hw-.*-aarch64(?:-shippable)?-qr/.*: ['mozilla-central', 'release']
|
|
|
|
android-hw-.*-arm7(?:-shippable)?-qr/.*: ['mozilla-central', 'release']
|
2022-01-28 02:42:54 +03:00
|
|
|
android.*: built-projects
|
|
|
|
default: []
|
2021-08-24 21:41:01 +03:00
|
|
|
virtualization: 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)
|
2021-07-31 00:12:52 +03:00
|
|
|
virtualization: virtual-with-gpu
|
2017-10-17 23:25:41 +03:00
|
|
|
chunks:
|
|
|
|
by-test-platform:
|
2021-08-05 21:06:12 +03:00
|
|
|
android-em-7.*: 3
|
2020-01-14 20:35:00 +03:00
|
|
|
linux1804-64(-shippable|-devedition|-qr)?/opt: 5
|
2021-07-30 15:23:36 +03:00
|
|
|
linux.*64-tsan-qr/opt: 32
|
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-07-31 00:12:52 +03:00
|
|
|
windows10-64-2004.*/debug: 4
|
2021-05-24 23:06:43 +03:00
|
|
|
windows10-32.*/debug: 6
|
2021-07-31 00:12:52 +03:00
|
|
|
windows10-64-2004-asan-qr/opt: 3
|
2021-09-28 18:27:39 +03:00
|
|
|
windows10-64-2004-ccov-qr/opt: 9
|
2017-10-17 23:25:41 +03:00
|
|
|
default: 8
|
2021-10-20 20:38:26 +03:00
|
|
|
variants:
|
|
|
|
- fission
|
2022-02-15 18:58:00 +03:00
|
|
|
- no-fission
|
2021-10-20 20:38:26 +03:00
|
|
|
- wayland
|
2022-02-15 18:58:00 +03:00
|
|
|
- webrender-sw+no-fission
|
2022-01-17 21:25:18 +03:00
|
|
|
- webrender-sw+fission
|
2022-02-15 18:58:00 +03:00
|
|
|
run-without-variant: false
|
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:
|
2022-01-17 21:25:18 +03:00
|
|
|
android.*/.*: []
|
|
|
|
linux.*asan/opt: []
|
|
|
|
windows10-aarch64-qr/opt: []
|
|
|
|
default: built-projects
|
2021-10-20 20:38:26 +03:00
|
|
|
wayland:
|
|
|
|
by-test-platform:
|
|
|
|
linux1804-64-qr/debug: built-projects
|
|
|
|
linux1804-64(-asan|-tsan)-qr/opt: built-projects
|
|
|
|
default: []
|
2022-02-15 18:58:00 +03:00
|
|
|
webrender-sw+no-fission:
|
2021-10-20 20:38:26 +03:00
|
|
|
by-test-platform:
|
|
|
|
android-em-7.0-x86_64-qr/debug: built-projects
|
2022-02-01 22:12:35 +03:00
|
|
|
linux1804-64-qr/debug: ['trunk']
|
|
|
|
linux1804-64(-shippable|-asan)?-qr/opt: ['trunk']
|
2021-10-20 20:38:26 +03:00
|
|
|
default: []
|
2022-01-17 21:25:18 +03:00
|
|
|
webrender-sw+fission:
|
|
|
|
by-test-platform:
|
|
|
|
linux1804-64-qr/debug: built-projects
|
|
|
|
linux1804-64(-asan|-tsan)-qr/opt: built-projects
|
|
|
|
macosx101.*64-qr/debug: built-projects
|
|
|
|
windows10-64-2004(-asan)?-qr/opt: built-projects
|
|
|
|
windows7-32(?:-shippable)?-qr/opt: built-projects
|
|
|
|
default: []
|
2022-02-15 18:58:00 +03:00
|
|
|
no-fission:
|
2021-03-12 19:35:35 +03:00
|
|
|
by-test-platform:
|
2021-07-22 22:33:57 +03:00
|
|
|
android-em-7.0-x86_64-qr/debug-isolated-process: []
|
2022-02-01 22:12:35 +03:00
|
|
|
linux1804-64-qr/debug: ['trunk']
|
|
|
|
linux1804-64(-shippable|-asan)?-qr/opt: ['trunk']
|
2021-06-15 19:13:32 +03:00
|
|
|
android.*: built-projects
|
2022-01-28 02:42:54 +03:00
|
|
|
default: []
|
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
|
2021-09-28 18:27:39 +03:00
|
|
|
windows10-64-2004-ccov.*/.*: 5400
|
2021-07-31 00:12:52 +03:00
|
|
|
windows10-64-2004-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
|
2021-07-31 00:12:52 +03:00
|
|
|
windows10-64-2004.*/opt: false
|
2017-10-19 21:35:04 +03:00
|
|
|
default: true
|
2019-04-11 01:48:40 +03:00
|
|
|
tier:
|
2021-03-12 19:35:35 +03:00
|
|
|
by-variant:
|
2022-01-28 02:42:54 +03:00
|
|
|
fission: default
|
2021-03-12 19:35:35 +03:00
|
|
|
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-07-22 22:33:57 +03:00
|
|
|
android-em-7.0-x86_64-qr/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)
|
|
|
|
chunks: 2
|
2021-10-20 20:38:27 +03:00
|
|
|
variants:
|
2022-02-22 18:38:09 +03:00
|
|
|
- no-fission
|
|
|
|
- webrender-sw+no-fission
|
|
|
|
run-without-variant: false
|
2021-03-12 19:35:35 +03:00
|
|
|
run-on-projects:
|
|
|
|
by-variant:
|
|
|
|
fission: []
|
2022-02-22 18:38:09 +03:00
|
|
|
webrender-sw+no-fission:
|
2021-10-20 20:38:27 +03:00
|
|
|
by-test-platform:
|
|
|
|
android-hw-p2-8-0-android-aarch64-qr/debug: built-projects
|
|
|
|
default: []
|
2022-02-22 18:38:09 +03:00
|
|
|
no-fission: built-projects
|
2020-04-24 21:54:51 +03:00
|
|
|
max-run-time: 2400
|
|
|
|
mozharness:
|
|
|
|
chunked: true
|
|
|
|
tier: 2
|
2021-07-31 00:12:52 +03:00
|
|
|
virtualization: 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
|
2022-02-05 02:46:23 +03:00
|
|
|
run-without-variant: false
|
2021-06-10 05:48:39 +03:00
|
|
|
variants:
|
2021-10-20 20:38:27 +03:00
|
|
|
- fission
|
2021-05-10 03:28:01 +03:00
|
|
|
run-on-projects:
|
|
|
|
by-variant:
|
|
|
|
fission:
|
|
|
|
by-test-platform:
|
2021-08-31 18:06:47 +03:00
|
|
|
linux1804-64-qr/debug: ['trunk']
|
2021-05-10 03:28:01 +03:00
|
|
|
default: []
|
|
|
|
default: []
|
2022-02-05 02:46:23 +03:00
|
|
|
tier: default
|
2021-05-10 03:28:01 +03:00
|
|
|
chunks: 8
|
|
|
|
mozharness:
|
|
|
|
chunked: true
|