Bug 1426586 - Add android-hw unittests to taskcluster/ci/test/{test-platforms,test-sets}.yml, r=jmaher

This commit is contained in:
Bob Clary 2018-03-22 05:30:44 -07:00
Родитель 1e9e1b9418
Коммит b796bcc6b9
2 изменённых файлов: 28 добавлений и 0 удалений

Просмотреть файл

@ -300,3 +300,22 @@ android-em-4.2-x86/opt:
# build-platform: android-x86/opt
# test-sets:
# - android-x86-kvm-tests
# android-hw test platforms execute on real devices attached to Autophone hosts.
# android-hw-p2-8-0 Google Pixel 2 Android 8.0
android-hw-p2-8-0-arm7-api-16/opt:
build-platform: android-api-16/opt
test-sets:
- android-hw-arm7-opt-unittests
android-hw-p2-8-0-arm7-api-16/debug:
build-platform: android-api-16/debug
test-sets:
- android-hw-arm7-debug-unittests
android-hw-p2-8-0-android-aarch64/opt:
build-platform: android-aarch64/opt
test-sets:
- android-hw-aarch64-opt-unittests

Просмотреть файл

@ -368,3 +368,12 @@ devtools-tests:
mochitest-headless:
- mochitest-plain-headless
android-hw-arm7-opt-unittests:
- mochitest-media
android-hw-arm7-debug-unittests:
- mochitest-media
android-hw-aarch64-opt-unittests:
- jittest