commit | a26665742338a21778b21e3032d5523910aa5b5e | [log] [tgz] |
---|---|---|
author | Raff Tsai <rafftsai@google.com> | Fri Jan 31 14:54:10 2020 +0800 |
committer | Raff Tsai <rafftsai@google.com> | Fri Jan 31 14:59:59 2020 +0800 |
tree | 54fabcf82a54fc8f95198efa7be2f6e48bcb3c5d | |
parent | 56743aa5ccc527d4767075ecfa556fc61d1aeb90 [diff] [blame] |
Add dummy performance test Bug: 145109184 Test: atest --test-mapping src_path:postsubmit Change-Id: I7db174942247acd20c94afd7763ec73242a5e44b
diff --git a/TEST_MAPPING b/TEST_MAPPING index 8061cb4..3e32512 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -7,6 +7,14 @@ "exclude-annotation": "androidx.test.filters.FlakyTest" } ] + }, + { + "name": "SettingsPrefTests", + "options": [ + { + "exclude-annotation": "androidx.test.filters.FlakyTest" + } + ] } ] }