Merge "Experiment with using "presubmit-sysui" TEST_MAPPING suite" into tm-dev am: ce4cf41cab
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/18893273 Change-Id: I7fa9557a5b43583798e6642ba7baaac0c2573e45 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