[RESTRICT AUTOMERGE][pm] Move CtsContentTestCases to postsubmit for pm changes
Change-Id: I740cb6c897bc936a1256131ac7218b4b71424c04 BUG: 294638249 Test: builds
This commit is contained in:
@@ -52,20 +52,6 @@
|
||||
}
|
||||
],
|
||||
"presubmit-large": [
|
||||
{
|
||||
"name": "CtsContentTestCases",
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "org.junit.Ignore"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.content.pm.cts"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "CtsUsesNativeLibraryTest",
|
||||
"options": [
|
||||
@@ -151,6 +137,20 @@
|
||||
}
|
||||
],
|
||||
"postsubmit": [
|
||||
{
|
||||
"name": "CtsContentTestCases",
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "org.junit.Ignore"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.content.pm.cts"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "CtsAppSecurityHostTestCases",
|
||||
"options": [
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"presubmit-large": [
|
||||
"postsubmit": [
|
||||
{
|
||||
"name": "CtsContentTestCases",
|
||||
"options": [
|
||||
@@ -95,9 +95,7 @@
|
||||
"include-filter": "android.content.pm.cts"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"postsubmit": [
|
||||
},
|
||||
{
|
||||
"name": "CtsPermissionTestCases",
|
||||
"options": [
|
||||
|
||||
Reference in New Issue
Block a user