blob: 717ec02d9dd6b5f19e0e4544d3a5168281eeb668 [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsPackageInstallerCUJInstallationTestCases",
"options":[
{
"exclude-annotation":"androidx.test.filters.FlakyTest"
},
{
"exclude-annotation":"org.junit.Ignore"
}
]
},
{
"name": "CtsPackageInstallerCUJUninstallationTestCases",
"options":[
{
"exclude-annotation":"androidx.test.filters.FlakyTest"
},
{
"exclude-annotation":"org.junit.Ignore"
}
]
},
{
"name": "CtsPackageInstallerCUJUpdateSelfTestCases",
"options":[
{
"exclude-annotation":"androidx.test.filters.FlakyTest"
},
{
"exclude-annotation":"org.junit.Ignore"
}
]
}
],
"postsubmit": [
{
"name": "CtsPackageInstallTestCases",
"options": [
{
"exclude-annotation": "android.platform.test.annotations.AppModeInstant"
}
]
},
{
"name": "CtsUpdateOwnershipEnforcementTestCases"
},
{
"name": "CtsNoPermissionTestCases"
},
{
"name": "CtsNoPermissionTestCases25"
},
{
"name": "CtsPackageInstallerTapjackingTestCases"
},
{
"name": "CtsPackageUninstallTestCases"
},
{
"name": "PackageInstallerTests"
},
{
"name": "CtsIntentSignatureTestCases"
},
{
"name": "CtsPackageInstallerCUJInstallationTestCases",
"options":[
{
"exclude-annotation":"androidx.test.filters.FlakyTest"
},
{
"exclude-annotation":"org.junit.Ignore"
}
]
},
{
"name": "CtsPackageInstallerCUJUninstallationTestCases",
"options":[
{
"exclude-annotation":"androidx.test.filters.FlakyTest"
},
{
"exclude-annotation":"org.junit.Ignore"
}
]
},
{
"name": "CtsPackageInstallerCUJUpdateOwnerShipTestCases",
"options":[
{
"exclude-annotation":"androidx.test.filters.FlakyTest"
},
{
"exclude-annotation":"org.junit.Ignore"
}
]
},
{
"name": "CtsPackageInstallerCUJUpdateSelfTestCases",
"options":[
{
"exclude-annotation":"androidx.test.filters.FlakyTest"
},
{
"exclude-annotation":"org.junit.Ignore"
}
]
}
]
}