Merge "update TEST_MAPPING by using new e2e test apk" into sc-v2-dev
This commit is contained in:
@@ -116,13 +116,18 @@
|
|||||||
],
|
],
|
||||||
"auto-end-to-end-postsubmit": [
|
"auto-end-to-end-postsubmit": [
|
||||||
{
|
{
|
||||||
"name": "AndroidAutoUiTests",
|
"name": "AndroidAutomotiveHomeTests",
|
||||||
"options" : [
|
"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