commit | 80ae51e336cbf333608fb863799a333366d85bbf | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Fri Aug 30 21:33:49 2024 +0000 |
committer | Tyler Gunn <tgunn@google.com> | Fri Aug 30 22:01:52 2024 +0000 |
tree | abd236e81719cd5227102ebe56ebf2b9e67c88d7 | |
parent | 28786e787a4b5a7e279041eb6889c843aaffe12e [diff] [blame] |
Add Telecom CUJ test cases to presubmit testmapping run. Test: This is a test change. Flag: EXEMPT test configuration change Fixes: 326106067 Change-Id: I15548a121b0479aa9c407a4ff71b1b361e14114e
diff --git a/TEST_MAPPING b/TEST_MAPPING index acab8ef..09ebfe2 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -58,5 +58,15 @@ } ] } + ], + "postsubmit": [ + { + "name": "CtsTelecomCujTestCases", + "options": [ + { + "exclude-annotation": "androidx.test.filters.FlakyTest" + } + ] + } ] }