commit | a35c6bc139ea1d62047b1091632bc3f3ad87d61a | [log] [tgz] |
---|---|---|
author | Chaohui Wang <chaohuiw@google.com> | Fri Sep 08 21:26:59 2023 +0800 |
committer | Chaohui Wang <chaohuiw@google.com> | Sat Sep 09 22:02:56 2023 +0800 |
tree | 88f7a70f7b73765d778411aff1cac3803e4e8b65 | |
parent | f1a1439d2bb2c9022a54c8e3704cc395454d467e [diff] [blame] |
Fix more SettingsUITests Also add SettingsUITests to postsubmit. Bug: 290381395 Test: ui test Change-Id: Ib1dd35bf7823290bf77deb31366e9cb6ae9f65f7
diff --git a/TEST_MAPPING b/TEST_MAPPING index 4e85cb8..9722a85 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -28,6 +28,14 @@ ] }, { + "name": "SettingsUITests", + "options": [ + { + "exclude-annotation": "org.junit.Ignore" + } + ] + }, + { "name": "SettingsPerfTests" } ]