Merge "Update TEST_MAPPING file under Activity path."

This commit is contained in:
Joanne Chung
2020-09-18 14:44:40 +00:00
committed by Android (Google) Code Review

View File

@@ -70,7 +70,7 @@
"name": "CtsAutoFillServiceTestCases",
"options": [
{
"include-filter": "android.autofillservice.cts.PreSimpleSaveActivityTest"
"include-filter": "android.autofillservice.cts.saveui.PreSimpleSaveActivityTest"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
@@ -82,7 +82,7 @@
"name": "CtsAutoFillServiceTestCases",
"options": [
{
"include-filter": "android.autofillservice.cts.SimpleSaveActivityTest"
"include-filter": "android.autofillservice.cts.saveui.SimpleSaveActivityTest"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"