commit | bab6e55b58467bfc55c855798c66c4c15d3e1e47 | [log] [tgz] |
---|---|---|
author | Raff Tsai <rafftsai@google.com> | Sat Jan 18 07:19:59 2020 +0800 |
committer | Raff Tsai <rafftsai@google.com> | Sat Jan 18 07:19:59 2020 +0800 |
tree | 16da084c711fa5615b291d8926eebb4883e82c8b | |
parent | b3559b71521686528b9a8f98f04ec1be84b58f5f [diff] [blame] |
Run postsubmit test Bug: 145264421 Test: atest :postsubmit Change-Id: I9bfa9c3b29e563d29fa343d905b3ff5ed29bb4e6
diff --git a/TEST_MAPPING b/TEST_MAPPING new file mode 100644 index 0000000..8061cb4 --- /dev/null +++ b/TEST_MAPPING
@@ -0,0 +1,12 @@ +{ + "postsubmit": [ + { + "name": "SettingsUnitTests", + "options": [ + { + "exclude-annotation": "androidx.test.filters.FlakyTest" + } + ] + } + ] +}