Merge "Not running SysUI tests as a part of presubmit-large suite" into tm-qpr-dev am: cee1239a5a

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20075725

Change-Id: I1f3b5a5afa95143b09974bb1a06fa8bf4b17622a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Vadim Tryshev
2022-09-29 02:25:21 +00:00
committed by Automerger Merge Worker

View File

@@ -1,25 +1,6 @@
{
// Looking for unit test presubmit configuration?
// 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": [
{
"name": "PlatformScenarioTests",