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

@@ -25,7 +25,6 @@ class Googlephotos(AndroidUxPerfWorkload):
name = 'googlephotos'
package = 'com.google.android.apps.photos'
min_apk_version = '1.21.0.123444480'
activity = 'com.google.android.apps.photos.home.HomeActivity'
view = [package + '/com.google.android.apps.consumerphotoeditor.fragments.ConsumerPhotoEditorActivity',
package + '/com.google.android.apps.photos.home.HomeActivity',
@@ -47,6 +46,8 @@ class Googlephotos(AndroidUxPerfWorkload):
similar cropping effect.
6. A rotate test is performed on a selected image, rotating anticlockwise 90 degrees, 180
degrees and 270 degrees.
Known working APK version: 1.21.0.123444480
'''
default_test_images = [