1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-05 18:31:12 +01:00

workloads: Bump known working version of workloads.

This commit is contained in:
Marc Bonnici 2018-06-29 10:54:30 +01:00 committed by setrofim
parent c69a0f69e6
commit d016318a32
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ class Googlephotos(ApkUiautoWorkload):
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
Known working APK version: 2.15.0.156463917
'''
default_test_images = [

View File

@ -53,7 +53,7 @@ class Youtube(ApkUiautoWorkload):
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
Known working APK version: 12.21.57
'''
package_names = ['com.google.android.youtube']