Merge "Onboarding biometrics IW tests" into udc-dev am: a79fd9e2b9
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21990464 Change-Id: I7b62ed0b59c81283a796b26c06e24afb01fb09a1 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"
|
"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