1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-10-29 22:24:51 +00:00

Removed min_apk_version from UXperf workloads. The known working version is now part of the description instead.

This commit is contained in:
Michael McGeagh
2016-12-15 16:13:58 +00:00
parent b1e375a676
commit ffde7401ef
7 changed files with 14 additions and 7 deletions

View File

@@ -23,7 +23,6 @@ class Gmail(AndroidUxPerfWorkload):
name = 'gmail'
package = 'com.google.android.gm'
min_apk_version = '6.7.128801648'
activity = ''
view = [package + '/com.google.android.gm.ConversationListActivityGmail',
package + '/com.google.android.gm.ComposeActivityGmail']
@@ -39,6 +38,8 @@ class Gmail(AndroidUxPerfWorkload):
5. Enter text in the Subject field
6. Enter text in the Compose field
7. Click the Send mail button
Known working APK version: 6.7.128801648
'''
parameters = [