easoncylee | 6385620 | 2019-11-26 12:25:27 +0800 | [diff] [blame] | 1 | { |
| 2 | "presubmit": [ |
| 3 | { |
| 4 | "name": "TeleServiceTests", |
| 5 | "options": [ |
| 6 | { |
| 7 | "exclude-annotation": "androidx.test.filters.FlakyTest" |
| 8 | } |
| 9 | ] |
Jeff Davidson | e8a897e | 2020-05-18 12:29:01 -0700 | [diff] [blame] | 10 | }, |
| 11 | { |
Yuchen He | 2625e43 | 2023-09-27 22:34:39 +0000 | [diff] [blame^] | 12 | "name": "CarrierAppIntegrationTestCases", |
| 13 | "keywords": ["internal"] |
Jordan Liu | 5e2e16f | 2021-04-13 11:38:28 -0700 | [diff] [blame] | 14 | }, |
| 15 | { |
Jordan Liu | 5e2e16f | 2021-04-13 11:38:28 -0700 | [diff] [blame] | 16 | "name": "CtsTelephony2TestCases", |
| 17 | "options": [ |
| 18 | { |
| 19 | "exclude-annotation": "androidx.test.filters.FlakyTest" |
| 20 | } |
| 21 | ] |
| 22 | }, |
| 23 | { |
| 24 | "name": "CtsTelephony3TestCases", |
| 25 | "options": [ |
| 26 | { |
| 27 | "exclude-annotation": "androidx.test.filters.FlakyTest" |
| 28 | } |
| 29 | ] |
| 30 | }, |
| 31 | { |
| 32 | "name": "CtsSimRestrictedApisTestCases", |
| 33 | "options": [ |
| 34 | { |
| 35 | "exclude-annotation": "androidx.test.filters.FlakyTest" |
| 36 | } |
| 37 | ] |
| 38 | }, |
| 39 | { |
| 40 | "name": "CtsTelephonyProviderTestCases", |
| 41 | "options": [ |
| 42 | { |
| 43 | "exclude-annotation": "androidx.test.filters.FlakyTest" |
| 44 | } |
| 45 | ] |
easoncylee | 6385620 | 2019-11-26 12:25:27 +0800 | [diff] [blame] | 46 | } |
| 47 | ] |
| 48 | } |