mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Bug 1727407 - do not allow android power tests to run on s7 phones. r=aerickson
Differential Revision: https://phabricator.services.mozilla.com/D123531
This commit is contained in:
parent
99f9824eef
commit
6f136d59ce
@ -405,6 +405,7 @@ android-hw-g5-7-0-arm7-qr/opt:
|
||||
build-platform: android-arm/opt
|
||||
test-sets:
|
||||
- android-hw-browsertime
|
||||
- android-hw-browsertime-power
|
||||
- android-hw-arm7-raptor-cpu-memory
|
||||
- android-hw-arm7-raptor-cpu-memory-power
|
||||
|
||||
@ -412,6 +413,7 @@ android-hw-g5-7-0-arm7-shippable-qr/opt:
|
||||
build-platform: android-arm-shippable/opt
|
||||
test-sets:
|
||||
- android-hw-browsertime
|
||||
- android-hw-browsertime-power
|
||||
- android-hw-arm7-raptor-cpu-memory
|
||||
- android-hw-arm7-raptor-cpu-memory-power
|
||||
|
||||
@ -421,6 +423,7 @@ android-hw-p2-8-0-arm7-qr/opt:
|
||||
build-platform: android-arm/opt
|
||||
test-sets:
|
||||
- android-hw-browsertime
|
||||
- android-hw-browsertime-power
|
||||
- android-hw-arm7-pgo-unittests
|
||||
- android-hw-arm7-raptor-cpu-memory
|
||||
- android-hw-arm7-raptor-cpu-memory-power
|
||||
@ -429,6 +432,7 @@ android-hw-p2-8-0-arm7-shippable-qr/opt:
|
||||
build-platform: android-arm-shippable/opt
|
||||
test-sets:
|
||||
- android-hw-browsertime
|
||||
- android-hw-browsertime-power
|
||||
- android-hw-arm7-pgo-unittests
|
||||
- android-hw-arm7-raptor-cpu-memory
|
||||
- android-hw-arm7-raptor-cpu-memory-power
|
||||
@ -443,6 +447,7 @@ android-hw-p2-8-0-android-aarch64-qr/opt:
|
||||
test-sets:
|
||||
- android-hw-aarch64
|
||||
- android-hw-browsertime
|
||||
- android-hw-browsertime-power
|
||||
- android-hw-aarch64-opt-unittests
|
||||
- android-hw-aarch64-raptor-cpu-memory
|
||||
- android-hw-aarch64-raptor-cpu-memory-power
|
||||
@ -452,6 +457,7 @@ android-hw-p2-8-0-android-aarch64-shippable-qr/opt:
|
||||
test-sets:
|
||||
- android-hw-aarch64
|
||||
- android-hw-browsertime
|
||||
- android-hw-browsertime-power
|
||||
- android-hw-browsertime-profiling
|
||||
- android-hw-aarch64-pgo-unittests
|
||||
- android-hw-aarch64-raptor-cpu-memory
|
||||
|
@ -478,8 +478,10 @@ android-hw-aarch64-raptor-cpu-memory-power:
|
||||
- raptor-scn-cpu-memory-power-idle-bg-geckoview
|
||||
- raptor-scn-cpu-memory-power-idle-bg-refbrow
|
||||
|
||||
android-hw-browsertime:
|
||||
android-hw-browsertime-power:
|
||||
- browsertime-power
|
||||
|
||||
android-hw-browsertime:
|
||||
- browsertime-tp6m
|
||||
- browsertime-tp6m-essential
|
||||
- browsertime-tp6m-live
|
||||
|
Loading…
Reference in New Issue
Block a user