Bug 1577037 - Stop running all Fennec functional tests; r=bc
Stop running all Fennec functional (non-performance) tests: - stop running all Android 4.3 tests - switch android-em-7 cppunit and android-hw jittest from the Fennec apk to the geckoview apk (no difference in behavior expected) - stop running Android 7.0 marionette tests, since they also run against Fennec - remove android-em-4.* references from taskcluster configs - remove android instance: extra-large references from taskcluster configs, since they only affect aws, which is no longer used for Android Android-hw raptor tests running against Fennec remain; I will prepare a separate patch for those. Differential Revision: https://phabricator.services.mozilla.com/D43684
This commit is contained in:
@@ -128,8 +128,6 @@ UNITTEST_PLATFORM_PRETTY_NAMES = {
|
||||
'linux64-asan',
|
||||
'linux64-stylo-sequential'
|
||||
],
|
||||
'Android 4.3 Emulator': ['android-em-4.3-arm7-api-16'],
|
||||
'Android 4.3 Emulator PGO': ['android-em-4-3-armv7-api16-pgo'],
|
||||
'Android 7.0 Moto G5 32bit': ['android-hw-g5-7.0-arm7-api-16'],
|
||||
'Android 8.0 Google Pixel 2 32bit': ['android-hw-p2-8.0-arm7-api-16'],
|
||||
'Android 8.0 Google Pixel 2 64bit': ['android-hw-p2-8.0-android-aarch64'],
|
||||
|
||||
Reference in New Issue
Block a user