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