mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 12:06:08 +00:00
workloads: Bump known working version of workloads.
This commit is contained in:
parent
c69a0f69e6
commit
d016318a32
@ -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 = [
|
||||
|
@ -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']
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user