summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Sam Dubey <dubeyshubham@google.com> 2022-08-11 15:58:45 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2022-08-11 15:58:45 +0000
commitb6e84328af735a0de461b0fc831f82ffec46f019 (patch)
treeea46d2a995dd3777e32292859b4a837b3315735f
parentcd9483ab0fb6ade31b3a65d92f9d82e992fea9c4 (diff)
parent95e92a78d51140f877b6d468eaefb391af37ad7a (diff)
Merge "Ironwood sysui test-mapping"
-rw-r--r--packages/SystemUI/TEST_MAPPING16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages/SystemUI/TEST_MAPPING b/packages/SystemUI/TEST_MAPPING
index 154a6fca9d09..26feaf979b20 100644
--- a/packages/SystemUI/TEST_MAPPING
+++ b/packages/SystemUI/TEST_MAPPING
@@ -137,6 +137,22 @@
]
}
],
+ "ironwood-postsubmit": [
+ {
+ "name": "PlatformScenarioTests",
+ "options": [
+ {
+ "include-annotation": "android.platform.test.annotations.IwTest"
+ },
+ {
+ "exclude-annotation": "org.junit.Ignore"
+ },
+ {
+ "include-filter": "android.platform.test.scenario.sysui"
+ }
+ ]
+ }
+ ],
"auto-end-to-end-postsubmit": [
{
"name": "AndroidAutomotiveHomeTests",