Exclude known failing test from presubmit.
Bug: 222348420 Fixes: 222348420 Test: presubmit Change-Id: Ibb6fe1c079598de2ecf29bb885ecd1788312522d
This commit is contained in:
@@ -49,6 +49,9 @@
|
||||
"options": [
|
||||
{
|
||||
"include-filter": "com.google.android.security.gts.PackageVerifierTest"
|
||||
},
|
||||
{
|
||||
"exclude-filter": "com.google.android.security.gts.PackageVerifierTest#testAdbInstall_timeout_allowed"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user