Marc Bonnici
a9c5ab9bc8
Facebook: Updated to Uiautomator2
2017-05-31 10:36:37 +01:00
Marc Bonnici
27af97b795
Quadrant: Updated to Uiautomator2
2017-05-31 10:36:37 +01:00
Marc Bonnici
a0a189044e
Applaunch: Updated to Uiautomator2
...
Certain configurations of this workload requires root and therefore on some
android devices, this will prompt to grant the app su permissions by default. To
ensure this does not interfere with the run, ensure that either, re-request
permission after reinstall/upgrade is not selected or grant access by default.
2017-05-31 10:36:37 +01:00
Marc Bonnici
eca6c10a75
Andebench: Updated to Uiautomator2
2017-05-31 10:36:37 +01:00
Marc Bonnici
01efbe1807
Googlephotos: Updated to Uiautomator2
2017-05-31 10:36:37 +01:00
Marc Bonnici
81f7f92b84
real_linpack: Updated to Uiautomator2
2017-05-31 10:36:37 +01:00
Marc Bonnici
95c98fd458
Antutu: Updated to Uiautomator2
2017-05-31 10:36:37 +01:00
Marc Bonnici
428abfb6a6
Geekbench: Updated to Uiautomator2
2017-05-31 10:36:37 +01:00
Marc Bonnici
a8bf8458ec
Youtube: Updated to Uiautomator2
2017-05-31 10:36:37 +01:00
Marc Bonnici
862eeadb39
Vellamo: Updated to Uiautomator2
2017-05-31 10:36:36 +01:00
Marc Bonnici
ec66e1d166
Sqlitebm: Updated to Uiautomator2
2017-05-31 10:36:36 +01:00
Marc Bonnici
3e4ffa8cd5
Smartbench: Updated to Uiautomator2
2017-05-31 10:36:36 +01:00
Marc Bonnici
dc14e6ed11
Linpack: Updated to Uiautomator2
2017-05-31 10:36:36 +01:00
Marc Bonnici
47ccae1a6b
Googleplaybooks: Updated to Uiautomator2
2017-05-31 10:36:36 +01:00
Marc Bonnici
a2eef179ef
Gmail: Updated to work on new app version.
2017-05-31 10:36:36 +01:00
Marc Bonnici
7eb36b959b
Gmail: Updated to Uiautomator2
2017-05-31 10:36:36 +01:00
Marc Bonnici
b5563113b1
Cfbench: Updated to Uiautomator2
2017-05-31 10:36:36 +01:00
Marc Bonnici
5720d3f214
Androbench: Updated to Uiautomator2
2017-05-31 10:36:36 +01:00
Marc Bonnici
5b82b90939
Skype: Updated to Uiautomator2
2017-05-31 10:36:36 +01:00
Marc Bonnici
bfcb829ab0
AdobeReader: Updated to Uiautomator2
2017-05-31 10:36:36 +01:00
Marc Bonnici
51c92cb2f5
Workloads: Updated to use new media refresh method
...
Updated the base android workload and google photos workload to pass a list of
updated files rather than their directory.
2017-05-11 18:17:38 +01:00
James Hartley
a3011accf8
Fix geekbench to use new ParameterDict types
...
Tested using Huawei P10
2017-04-25 18:12:48 +01:00
Sergei Trofimov
7c79c24865
rt-app: fix classifer update
...
rt-app inserts its own classifiers into the results. Previosly, if was
replacing the existing classifier if there were any. Now, classifiers
are updated, rather than replaced.
2017-04-07 16:33:24 +01:00
scott
935edcdd01
Appshare .jar rebuild
...
Rebuilding the .jar file as it is not up to date with the current source.
2017-03-22 12:23:35 +00:00
scott
773bf26ff2
Googleplaybooks: Updating workload to work with change in parameter t…
...
…ypes
Due to a change in the parameter kind we have to update the googleplaybooks workload to work with integers for page numbers as opposed to strings.
This was missed in the previous update: 8f12066
2017-03-09 16:50:26 +00:00
Marc Bonnici
4dc0aaa724
Facebook: Updated workload to work with server changes.
...
Fixed being unable to find the 'update status' box.
Now selects a 'do you know' notification rather than the latest,
as this is now a link on how to upgrade the app which opens in
external browser.
2017-03-03 16:38:23 +00:00
Sascha Bischoff
4abbe7602a
Extend device with sleep functionality
...
This changeset adds the ability to sleep on the device via a
device.sleep() method. This invokes sleep on the target device. This
is useful for situations where the passage of time on the target
device does not match that of the host, e.g., gem5.
This changeset also updates a number of workloads to use this new
sleep method.
2017-03-02 14:22:05 +00:00
Sascha Bischoff
441ecfa98c
Remove stale browser-specific commands from audio workload
...
In this changeset we remove some left over browser specific commands
which are no longer required as part of the audio workload.
2017-03-02 10:40:11 +00:00
Sergei Trofimov
7130b3a4ab
Removing browser launch from audio and video
...
For historical reasons audio and video workloads were launching the
browser as part of their setup. This is no longer necessary. Not only
that, since on recent devices the default Android browser is missing,
this causes problems with the workloads. This commit removes the browser
launch.
2017-03-02 10:29:00 +00:00
Michael McGeagh
c4025cad66
Changed ActionLogger class to use nano timestamps. This is because fps instrument collects data in ns as well so is possible to match the two
2017-02-24 16:11:35 +00:00
Marc Bonnici
2e97bcce70
Appshare: Fixed typo
2017-02-22 16:25:59 +00:00
Marc Bonnici
9b13f65895
AppShare: Added check to see if additional back press is required.
...
On some devices after signing into skype, the back button press only
hides the keyboard and a second is required to return to the previous
app.
2017-02-22 16:25:55 +00:00
Marc Bonnici
78c1a80a51
Appshare: Updated to work with new sharing selector name.
...
On nexus 10 the app share selector has a new name, this commit
checks for either and uses the appropriate one.
2017-02-22 16:22:55 +00:00
Marc Bonnici
7f85da6633
AppShare: Updated to use new method of uiautomator parameter passing.
2017-02-22 16:22:55 +00:00
Marc Bonnici
f76d9f9a1f
Appshare: Updated to use new methods in UxPerf.
...
The appshare workload has been updated to use the new getter/setter
methods added to UXPerf rather than accessing protect variables.
2017-02-22 16:21:37 +00:00
Marc Bonnici
8f1206678a
UiAutomatorWorkloads: Updated to use the new parameter passing functionality.
...
Each workload has be modfied to remove the old manual paremeter conversion
and instead to retrieve the desired type from the parameter bundle directly.
2017-02-20 16:44:24 +00:00
Marc Bonnici
8f40e6aa40
PEP8 / Pylint Fixes
2017-02-20 16:44:24 +00:00
Scott Jackson
cfa1827445
Removing surplus spaces that were added with previous commit
2017-02-20 14:43:01 +00:00
Scott Jackson
821cbaff4e
Removed surplus back command that was causing AppShare workload to fail
2017-02-20 12:00:49 +00:00
Scott Jackson
6f67f00834
Added functions to work with the latest supported APK, to handle the pop up message looking to prompt the user to update and to handle the issue where the save/insert new slide button is not seen when running in maximum window on certain devices.
2017-02-17 15:16:41 +00:00
setrofim
58b97305d5
Merge pull request #350 from jimboatarm/skype-interface
...
Skype: implement ApplaunchInterface
2017-02-07 13:46:27 +00:00
setrofim
0246302814
Merge pull request #348 from jimboatarm/googleplaybooks-interface
...
Googleplaybooks: implement ApplaunchInterface
2017-02-07 13:44:15 +00:00
setrofim
0aee99a79c
Merge pull request #347 from jimboatarm/youtube-interface
...
Youtube: implement ApplaunchInterface
2017-02-07 13:43:29 +00:00
setrofim
5012ab5f1b
Merge pull request #346 from jimboatarm/googlephotos-interface
...
Googlephotos: implement ApplaunchInterface
2017-02-07 13:42:42 +00:00
jummp01
cd05c36250
Skype: implement ApplaunchInterface
...
Adapts skype workload to support applaunch workload by implementing
the required methods of the interface.
Tested on Huawei Mate8 and Samsung S7.
2017-02-07 10:45:29 +00:00
jummp01
b169b45e57
Applaunch: Update package to measured workload pkg.
...
Application launch workload runs the package of the workload which is being
instrumented. Fps instrumentation requires the package name and hence the
package name is changed to the workload package name during initialization.
Tested on Huawei Mate8 with fps instrumentation ON.
2017-02-06 17:01:09 +00:00
jummp01
1ebe56ca76
Googlephotos: implement ApplaunchInterface
...
Adapt googlephotos to support applaunch workload by implementing the methods
required by the interface.
Tested on Huawei Mate8 and Samsung S7.
2017-02-05 12:28:37 +00:00
jummp01
79f58e74b9
Googleplaybooks: implement ApplaunchInterface
...
Adapt googleplaybooks to support applaunch workload by implementing the methods
required by the interface.
Tested on Huawei Mate8 and Samsung S7.
2017-02-05 12:18:31 +00:00
jummp01
7fe699eb41
Youtube: implement ApplaunchInterface
...
Adapt youtube to support applaunch workload by implementing the required methods of the interface.
Tested on Huwaei Mate8 and Samsung S7.
2017-02-05 11:52:20 +00:00
Marc Bonnici
7b7eb05e7f
AdobeReader: Updated workload to work with latest version.
...
The 'My Documents' element that the workload used to check for completed
setup has been removed in the latest version, now checks for the
text itself which is also present in previous versions.
2017-02-03 15:42:53 +00:00