1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-10-30 14:44:09 +00:00

Merge pull request #317 from jimboatarm/minapkremoved

Removed min_apk_version from UXperf workloads
This commit is contained in:
setrofim
2017-01-09 15:13:04 +00:00
committed by GitHub
7 changed files with 14 additions and 7 deletions

View File

@@ -24,7 +24,6 @@ class AdobeReader(AndroidUxPerfWorkload):
name = 'adobereader'
package = 'com.adobe.reader'
min_apk_version = '16.1'
activity = 'com.adobe.reader.AdobeReader'
view = [package + '/com.adobe.reader.help.AROnboardingHelpActivity',
package + '/com.adobe.reader.viewer.ARSplitPaneActivity',
@@ -45,6 +44,8 @@ class AdobeReader(AndroidUxPerfWorkload):
3. Search test:
Search ``document_name`` for each string in the ``search_string_list``
4. Close the document
Known working APK version: 16.1
'''
default_search_strings = [