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 | 905ef86 | 2020-05-18 12:30:44 -0700 | [diff] [blame] | 10 | }, |
| 11 | { |
| 12 | "name": "CarrierAppIntegrationTestCases" |
Jordan Liu | d9feea8 | 2021-04-13 15:08:09 -0700 | [diff] [blame^] | 13 | }, |
| 14 | { |
| 15 | "name": "CtsTelephonySdk28TestCases", |
| 16 | "options": [ |
| 17 | { |
| 18 | "exclude-annotation": "androidx.test.filters.FlakyTest" |
| 19 | } |
| 20 | ] |
| 21 | }, |
| 22 | { |
| 23 | "name": "CtsSimRestrictedApisTestCases", |
| 24 | "options": [ |
| 25 | { |
| 26 | "exclude-annotation": "androidx.test.filters.FlakyTest" |
| 27 | } |
| 28 | ] |
| 29 | }, |
| 30 | { |
| 31 | "name": "CtsTelephony2TestCases", |
| 32 | "options": [ |
| 33 | { |
| 34 | "exclude-annotation": "androidx.test.filters.FlakyTest" |
| 35 | } |
| 36 | ] |
| 37 | }, |
| 38 | { |
| 39 | "name": "CtsTelephony3TestCases", |
| 40 | "options": [ |
| 41 | { |
| 42 | "exclude-annotation": "androidx.test.filters.FlakyTest" |
| 43 | } |
| 44 | ] |
| 45 | }, |
| 46 | { |
| 47 | "name": "CtsTelephonyProviderTestCases", |
| 48 | "options": [ |
| 49 | { |
| 50 | "exclude-annotation": "androidx.test.filters.FlakyTest" |
| 51 | } |
| 52 | ] |
easoncylee | 0896db8 | 2019-11-26 12:31:22 +0800 | [diff] [blame] | 53 | } |
| 54 | ] |
| 55 | } |