Merge "Onboarding biometrics IW tests" into udc-dev am: a79fd9e2b9 am: 2468106b31
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21990464 Change-Id: Ic1039ea5beaaed98032053be22629eb6a5dfa1fc Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -6,5 +6,24 @@
|
||||
{
|
||||
"name": "CtsBiometricsHostTestCases"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ironwood-postsubmit": [
|
||||
{
|
||||
"name": "BiometricsE2eTests",
|
||||
"options": [
|
||||
{
|
||||
"include-annotation": "android.platform.test.annotations.IwTest"
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "org.junit.Ignore"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.platform.test.scenario.biometrics"
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "android.platform.test.annotations.FlakyTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user