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