Merge "update TEST_MAPPING by using new e2e test apk" into sc-v2-dev am: 3187af461d
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16012317 Change-Id: Idaa7f2ca8baffcbbf1543cbb968c231914027bec
This commit is contained in:
@@ -116,13 +116,18 @@
|
||||
],
|
||||
"auto-end-to-end-postsubmit": [
|
||||
{
|
||||
"name": "AndroidAutoUiTests",
|
||||
"name": "AndroidAutomotiveHomeTests",
|
||||
"options" : [
|
||||
{
|
||||
"include-filter": "android.test.functional.auto.apps.HomeHelperTest"
|
||||
},
|
||||
"include-filter": "android.platform.tests.HomeTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "AndroidAutomotiveNotificationsTests",
|
||||
"options" : [
|
||||
{
|
||||
"include-filter": "android.test.functional.auto.apps.NotificationHelperTest"
|
||||
"include-filter": "android.platform.tests.NotificationTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user