mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 18:47:53 +00:00
Bug 1543212 - Move Android aarch64 tests from opt to pgo; r=jmaher
Similar to bug 632954, this disables the Android aarch64 tests on opt except on try, and instead runs the tests on Android aarch64 pgo builds. Differential Revision: https://phabricator.services.mozilla.com/D29589 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
3e32d74d22
commit
0b6eabaf52
@ -95,6 +95,7 @@ jittest:
|
||||
(?=windows).*(?!-ccov)...../.*: [] # redundant with SM(p)
|
||||
windows10-aarch64/opt: ['try', 'mozilla-central']
|
||||
android-hw-.*-api-16/opt: ['try']
|
||||
android-hw-.*-aarch64/opt: ['try']
|
||||
default: built-projects
|
||||
chunks:
|
||||
by-test-platform:
|
||||
|
@ -15,6 +15,7 @@ job-defaults:
|
||||
windows10-aarch64/opt: ['try', 'mozilla-central']
|
||||
(?:windows10-64|windows7-32|linux64)(?:-qr)?/opt: ['mozilla-central', 'try']
|
||||
android-hw-.*-api-16/opt: ['try']
|
||||
android-hw-.*-aarch64/opt: ['try']
|
||||
macosx64(?:-qr)?/opt: ['mozilla-central', 'try']
|
||||
default: ['try', 'trunk', 'mozilla-beta']
|
||||
tier:
|
||||
@ -349,7 +350,6 @@ raptor-tp6m-3-geckoview:
|
||||
run-on-projects:
|
||||
by-test-platform:
|
||||
android-hw.*/pgo: ['try', 'mozilla-central']
|
||||
android-hw.*aarch64/opt: ['try', 'mozilla-central']
|
||||
default: ['try']
|
||||
tier: 2
|
||||
mozharness:
|
||||
@ -381,7 +381,6 @@ raptor-tp6m-4-geckoview:
|
||||
run-on-projects:
|
||||
by-test-platform:
|
||||
android-hw.*/pgo: ['try', 'mozilla-central']
|
||||
android-hw.*aarch64/opt: ['try', 'mozilla-central']
|
||||
default: ['try']
|
||||
tier: 2
|
||||
mozharness:
|
||||
@ -479,7 +478,6 @@ raptor-tp6m-7-geckoview:
|
||||
run-on-projects:
|
||||
by-test-platform:
|
||||
android-hw.*/pgo: ['try', 'mozilla-central']
|
||||
android-hw.*aarch64/opt: ['try', 'mozilla-central']
|
||||
default: ['try']
|
||||
target: geckoview_example.apk
|
||||
tier: 2
|
||||
@ -546,7 +544,6 @@ raptor-tp6m-9-geckoview:
|
||||
run-on-projects:
|
||||
by-test-platform:
|
||||
android-hw.*/pgo: ['try', 'mozilla-central']
|
||||
android-hw.*aarch64/opt: ['try', 'mozilla-central']
|
||||
default: ['try']
|
||||
tier: 2
|
||||
mozharness:
|
||||
@ -579,7 +576,6 @@ raptor-tp6m-10-geckoview:
|
||||
run-on-projects:
|
||||
by-test-platform:
|
||||
android-hw.*/pgo: ['try', 'mozilla-central']
|
||||
android-hw.*aarch64/opt: ['try', 'mozilla-central']
|
||||
default: ['try']
|
||||
tier: 2
|
||||
mozharness:
|
||||
@ -1018,8 +1014,7 @@ raptor-speedometer-geckoview-power:
|
||||
run-on-projects:
|
||||
by-test-platform:
|
||||
android-hw.*/pgo: ['try', 'mozilla-central']
|
||||
android-hw-.*-aarch64/opt: ['try', 'mozilla-central']
|
||||
android-hw-.*-api-16/opt: ['try']
|
||||
default: ['try']
|
||||
max-run-time: 1800
|
||||
mozharness:
|
||||
extra-options:
|
||||
|
@ -402,6 +402,13 @@ android-hw-p2-8-0-android-aarch64/opt:
|
||||
- android-hw-aarch64-raptor
|
||||
- android-hw-aarch64-raptor-power
|
||||
|
||||
android-hw-p2-8-0-android-aarch64/pgo:
|
||||
build-platform: android-aarch64-pgo/opt
|
||||
test-sets:
|
||||
- android-hw-aarch64-opt-unittests
|
||||
- android-hw-aarch64-raptor
|
||||
- android-hw-aarch64-raptor-power
|
||||
|
||||
android-hw-p2-8-0-arm7-api-16-nightly/opt:
|
||||
build-platform: android-api-16-nightly/opt
|
||||
test-sets:
|
||||
|
Loading…
Reference in New Issue
Block a user