[DO NOT MERGE] Disable com.android.preload.check.PreloadCheck#testBlackList
Disabling in preparation for merge to aosp-master (Q release). Test: Forrest - go/forrest_run/L13300000358776692 BUG: 139540082 BUG: 139305203 Change-Id: I2da5daf011bfe44648aa6e3cc969db2689d79b76
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "PreloadCheck"
|
||||
"name": "PreloadCheck",
|
||||
"options": [
|
||||
{
|
||||
"exclude-filter": "com.android.preload.check.PreloadCheck#testBlackList"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,7 +1,12 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "PreloadCheck"
|
||||
"name": "PreloadCheck",
|
||||
"options": [
|
||||
{
|
||||
"exclude-filter": "com.android.preload.check.PreloadCheck#testBlackList"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user