Merge "Not running SysUI tests as a part of presubmit-large suite" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
cee1239a5a
@@ -1,25 +1,6 @@
|
|||||||
{
|
{
|
||||||
// Looking for unit test presubmit configuration?
|
// Looking for unit test presubmit configuration?
|
||||||
// This currently lives in ATP config apct/system_ui/unit_test
|
// This currently lives in ATP config apct/system_ui/unit_test
|
||||||
"presubmit-large": [
|
|
||||||
{
|
|
||||||
"name": "PlatformScenarioTests",
|
|
||||||
"options": [
|
|
||||||
{
|
|
||||||
"include-filter": "android.platform.test.scenario.sysui"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"include-annotation": "android.platform.test.scenario.annotation.Scenario"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"exclude-annotation": "org.junit.Ignore"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"exclude-annotation": "android.platform.test.annotations.Postsubmit"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"presubmit-sysui": [
|
"presubmit-sysui": [
|
||||||
{
|
{
|
||||||
"name": "PlatformScenarioTests",
|
"name": "PlatformScenarioTests",
|
||||||
|
|||||||
Reference in New Issue
Block a user