Merge "Experiment with using "presubmit-sysui" TEST_MAPPING suite" into tm-dev am: ce4cf41cab am: 1bdcf64c6b

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

Change-Id: I43243e354e8f25ef9fe26fdc888faffcac8deacc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Vadim Tryshev
2022-06-15 03:14:45 +00:00
committed by Automerger Merge Worker

View File

@@ -20,6 +20,25 @@
]
}
],
"presubmit-sysui": [
{
"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": [
{
"name": "SystemUIGoogleTests",