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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user