Merge "[DO NOT MERGE] Disable com.android.preload.check.PreloadCheck#testBlackList" into stage-aosp-master
This commit is contained in:
@@ -1,7 +1,12 @@
|
|||||||
{
|
{
|
||||||
"presubmit": [
|
"presubmit": [
|
||||||
{
|
{
|
||||||
"name": "PreloadCheck"
|
"name": "PreloadCheck",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"exclude-filter": "com.android.preload.check.PreloadCheck#testBlackList"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +1,12 @@
|
|||||||
{
|
{
|
||||||
"presubmit": [
|
"presubmit": [
|
||||||
{
|
{
|
||||||
"name": "PreloadCheck"
|
"name": "PreloadCheck",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"exclude-filter": "com.android.preload.check.PreloadCheck#testBlackList"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user