2017-10-17 23:25:41 +03:00
|
|
|
geckoview:
|
|
|
|
description: "Geckoview run"
|
|
|
|
suite: geckoview
|
2018-01-12 23:49:58 +03:00
|
|
|
treeherder-symbol: gv
|
2017-10-17 23:25:41 +03:00
|
|
|
instance-size: xlarge
|
|
|
|
loopback-video: true
|
|
|
|
e10s: false
|
2018-02-02 00:26:54 +03:00
|
|
|
target: geckoview_example.apk
|
2017-10-17 23:25:41 +03:00
|
|
|
mozharness:
|
|
|
|
script: android_emulator_unittest.py
|
|
|
|
config:
|
2017-10-21 04:07:01 +03:00
|
|
|
by-test-platform:
|
|
|
|
android-4.2-x86/opt:
|
2018-01-18 21:25:45 +03:00
|
|
|
- android/android_common.py
|
2017-10-21 04:07:01 +03:00
|
|
|
- android/androidx86.py
|
2018-05-14 17:12:46 +03:00
|
|
|
android-7.0-x86/opt:
|
|
|
|
- android/android_common.py
|
|
|
|
- android/androidx86_7_0.py
|
2017-10-21 04:07:01 +03:00
|
|
|
android.*:
|
2018-01-18 21:25:45 +03:00
|
|
|
- android/android_common.py
|
2017-10-21 04:07:01 +03:00
|
|
|
- android/androidarm_4_3.py
|
2017-10-17 23:25:41 +03:00
|
|
|
extra-options:
|
|
|
|
- --test-suite=geckoview
|
|
|
|
|
2018-04-25 18:10:26 +03:00
|
|
|
geckoview-junit:
|
|
|
|
description: "Geckoview junit run"
|
|
|
|
suite: geckoview-junit
|
|
|
|
treeherder-symbol: gv-junit
|
|
|
|
instance-size: xlarge
|
|
|
|
loopback-video: true
|
|
|
|
e10s: true
|
|
|
|
target: geckoview-androidTest.apk
|
2018-05-01 02:58:27 +03:00
|
|
|
max-run-time: 3600
|
|
|
|
chunks:
|
2018-04-25 18:10:26 +03:00
|
|
|
by-test-platform:
|
2018-05-01 02:58:27 +03:00
|
|
|
android-4.3-arm7-api-16/debug: 3
|
|
|
|
default: 1
|
2018-04-25 18:10:26 +03:00
|
|
|
mozharness:
|
|
|
|
script: android_emulator_unittest.py
|
|
|
|
config:
|
|
|
|
by-test-platform:
|
|
|
|
android-4.2-x86/opt:
|
|
|
|
- android/android_common.py
|
|
|
|
- android/androidx86.py
|
2018-05-14 17:12:46 +03:00
|
|
|
android-7.0-x86/opt:
|
|
|
|
- android/android_common.py
|
|
|
|
- android/androidx86_7_0.py
|
2018-04-25 18:10:26 +03:00
|
|
|
android.*:
|
|
|
|
- android/android_common.py
|
2018-05-18 17:16:05 +03:00
|
|
|
- android/androidarm_4_3_junit.py
|
2018-04-25 18:10:26 +03:00
|
|
|
extra-options:
|
|
|
|
- --test-suite=geckoview-junit
|
|
|
|
|
2017-10-17 23:25:41 +03:00
|
|
|
robocop:
|
|
|
|
description: "Robocop run"
|
|
|
|
suite: robocop
|
2018-01-12 23:49:58 +03:00
|
|
|
treeherder-symbol: M(rc)
|
2017-10-17 23:25:41 +03:00
|
|
|
instance-size: xlarge
|
|
|
|
chunks:
|
|
|
|
by-test-platform:
|
|
|
|
# android-4.3-arm7-api-16/debug -- not run
|
|
|
|
android-4.3-arm7-api-16/opt: 4
|
|
|
|
loopback-video: true
|
|
|
|
e10s: false
|
|
|
|
mozharness:
|
|
|
|
script: android_emulator_unittest.py
|
|
|
|
config:
|
2018-01-18 21:25:45 +03:00
|
|
|
- android/android_common.py
|
2017-10-17 23:25:41 +03:00
|
|
|
- android/androidarm_4_3.py
|
|
|
|
extra-options:
|
|
|
|
- --test-suite=robocop
|
|
|
|
|
|
|
|
telemetry-tests-client:
|
|
|
|
description: "Telemetry tests client run"
|
|
|
|
suite: telemetry-tests-client
|
2018-01-12 23:49:58 +03:00
|
|
|
treeherder-symbol: tt-c()
|
2017-10-17 23:25:41 +03:00
|
|
|
max-run-time: 5400
|
|
|
|
checkout: true
|
|
|
|
tier: 3
|
|
|
|
mozharness:
|
|
|
|
script: telemetry/telemetry_client.py
|
|
|
|
config:
|
|
|
|
by-test-platform:
|
|
|
|
linux.*:
|
|
|
|
- remove_executables.py
|
|
|
|
windows.*: []
|
|
|
|
|
|
|
|
test-verify:
|
|
|
|
description: "Extra verification of tests modified on this push"
|
2017-12-20 03:39:21 +03:00
|
|
|
suite: test-verify
|
2018-01-12 23:49:58 +03:00
|
|
|
treeherder-symbol: TV
|
2017-10-17 23:25:41 +03:00
|
|
|
loopback-video: true
|
2018-01-03 19:29:32 +03:00
|
|
|
instance-size:
|
|
|
|
by-test-platform:
|
|
|
|
android.*: xlarge
|
|
|
|
default: default
|
2018-02-28 21:49:07 +03:00
|
|
|
max-run-time: 10800
|
2017-10-17 23:25:41 +03:00
|
|
|
allow-software-gl-layers: false
|
|
|
|
run-on-projects:
|
|
|
|
by-test-platform:
|
2018-06-01 18:54:25 +03:00
|
|
|
# do not run on ccov or jsdcov
|
2018-06-01 13:15:03 +03:00
|
|
|
.*-ccov/.*: []
|
2018-06-01 18:54:25 +03:00
|
|
|
.*-jsdcov/.*: []
|
2018-06-06 21:35:43 +03:00
|
|
|
.*-asan/.*: []
|
2018-01-24 23:59:43 +03:00
|
|
|
# do not run on beta or release: usually just confirms earlier results
|
|
|
|
default: ['trunk', 'try']
|
2018-06-01 17:18:27 +03:00
|
|
|
tier: 2
|
2017-10-17 23:25:41 +03:00
|
|
|
mozharness:
|
2017-10-19 21:35:04 +03:00
|
|
|
script:
|
|
|
|
by-test-platform:
|
|
|
|
android.*: android_emulator_unittest.py
|
|
|
|
default: desktop_unittest.py
|
|
|
|
config:
|
|
|
|
by-test-platform:
|
|
|
|
android.*:
|
2018-01-18 21:25:45 +03:00
|
|
|
- android/android_common.py
|
2017-10-17 23:25:41 +03:00
|
|
|
- android/androidarm_4_3.py
|
2017-10-19 21:35:04 +03:00
|
|
|
linux.*:
|
|
|
|
- unittests/linux_unittest.py
|
|
|
|
- remove_executables.py
|
|
|
|
macosx.*:
|
|
|
|
- unittests/mac_unittest.py
|
|
|
|
windows.*:
|
|
|
|
- unittests/win_taskcluster_unittest.py
|
|
|
|
extra-options:
|
|
|
|
- --verify
|
2018-04-19 20:19:31 +03:00
|
|
|
|
2018-04-24 17:20:19 +03:00
|
|
|
test-verify-gpu:
|
|
|
|
description: "Extra verification of tests modified on this push on gpu instances"
|
|
|
|
suite: test-verify
|
|
|
|
treeherder-symbol: TVg
|
|
|
|
loopback-video: true
|
|
|
|
virtualization: virtual-with-gpu
|
|
|
|
instance-size:
|
|
|
|
by-test-platform:
|
|
|
|
android.*: xlarge
|
|
|
|
default: default
|
|
|
|
max-run-time: 10800
|
|
|
|
allow-software-gl-layers: false
|
|
|
|
run-on-projects:
|
|
|
|
by-test-platform:
|
2018-06-01 18:54:25 +03:00
|
|
|
# do not run on ccov or jsdcov
|
2018-06-01 13:15:03 +03:00
|
|
|
.*-ccov/.*: []
|
2018-06-01 18:54:25 +03:00
|
|
|
.*-jsdcov/.*: []
|
2018-06-06 21:35:43 +03:00
|
|
|
.*-asan/.*: []
|
2018-04-24 17:20:19 +03:00
|
|
|
# do not run on beta or release: usually just confirms earlier results
|
|
|
|
default: ['trunk', 'try']
|
2018-06-01 17:18:27 +03:00
|
|
|
tier: 2
|
2018-04-24 17:20:19 +03:00
|
|
|
mozharness:
|
|
|
|
script:
|
|
|
|
by-test-platform:
|
|
|
|
android.*: android_emulator_unittest.py
|
|
|
|
default: desktop_unittest.py
|
|
|
|
config:
|
|
|
|
by-test-platform:
|
|
|
|
android.*:
|
|
|
|
- android/android_common.py
|
|
|
|
- android/androidarm_4_3.py
|
|
|
|
linux.*:
|
|
|
|
- unittests/linux_unittest.py
|
|
|
|
- remove_executables.py
|
|
|
|
macosx.*:
|
|
|
|
- unittests/mac_unittest.py
|
|
|
|
windows.*:
|
|
|
|
- unittests/win_taskcluster_unittest.py
|
|
|
|
extra-options:
|
|
|
|
- --verify
|
|
|
|
- --gpu-required
|
|
|
|
|
2018-04-19 20:19:31 +03:00
|
|
|
test-coverage:
|
|
|
|
description: "Per-test coverage"
|
|
|
|
suite: test-coverage
|
|
|
|
treeherder-symbol: TC
|
|
|
|
loopback-video: true
|
|
|
|
instance-size: default
|
|
|
|
max-run-time: 10800
|
|
|
|
allow-software-gl-layers: false
|
|
|
|
run-on-projects:
|
|
|
|
by-test-platform:
|
2018-06-01 18:54:25 +03:00
|
|
|
.*-ccov/.*: built-projects
|
2018-04-19 20:19:31 +03:00
|
|
|
default: []
|
2018-06-01 17:18:27 +03:00
|
|
|
tier: 2
|
2018-04-19 20:19:31 +03:00
|
|
|
mozharness:
|
|
|
|
script:
|
|
|
|
by-test-platform:
|
|
|
|
android.*: android_emulator_unittest.py
|
|
|
|
default: desktop_unittest.py
|
|
|
|
config:
|
|
|
|
by-test-platform:
|
|
|
|
android.*:
|
|
|
|
- android/android_common.py
|
|
|
|
- android/androidarm_4_3.py
|
|
|
|
linux.*:
|
|
|
|
- unittests/linux_unittest.py
|
|
|
|
- remove_executables.py
|
|
|
|
macosx.*:
|
|
|
|
- unittests/mac_unittest.py
|
|
|
|
windows.*:
|
|
|
|
- unittests/win_taskcluster_unittest.py
|
|
|
|
extra-options:
|
|
|
|
- --per-test-coverage
|