1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-10-31 07:04:17 +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

@@ -21,7 +21,6 @@ class Youtube(AndroidUxPerfWorkload):
name = 'youtube'
package = 'com.google.android.youtube'
min_apk_version = '11.19.56'
activity = ''
view = [package + '/com.google.android.apps.youtube.app.WatchWhileActivity',
package + '/com.google.android.apps.youtube.app.honeycomb.SettingsActivity']
@@ -55,6 +54,8 @@ class Youtube(AndroidUxPerfWorkload):
4. Expand the info card that shows video metadata, then collapse it again.
5. Scroll down to the end of related videos and comments under the info card, and then
back up to the start. A maximum of 5 swipe actions is performed in either direction.
Known working APK version: 11.19.56
'''
parameters = [