Merge "Exclude known failing test from presubmit." into tm-dev

This commit is contained in:
Alex Buynytskyy
2022-03-03 17:13:02 +00:00
committed by Android (Google) Code Review

View File

@@ -49,6 +49,9 @@
"options": [
{
"include-filter": "com.google.android.security.gts.PackageVerifierTest"
},
{
"exclude-filter": "com.google.android.security.gts.PackageVerifierTest#testAdbInstall_timeout_allowed"
}
]
},