Treehugger Robot | f0a78c3 | 2020-06-05 05:00:18 +0000 | [diff] [blame] | 1 | { |
| 2 | // TODO: move to mainline-presubmit once supported |
| 3 | "postsubmit": [ |
| 4 | { |
| 5 | "name": "CtsNetTestCasesLatestSdk", |
| 6 | "options": [ |
| 7 | { |
| 8 | "exclude-annotation": "com.android.testutils.SkipPresubmit" |
| 9 | } |
| 10 | ] |
| 11 | } |
easoncylee | d6d19a9 | 2020-06-12 14:14:14 +0800 | [diff] [blame] | 12 | ], |
| 13 | "mainline-presubmit": [ |
| 14 | { |
| 15 | "name": "CtsNetTestCasesLatestSdk[CaptivePortalLoginGoogle.apk+NetworkStackGoogle.apk]", |
| 16 | "options": [ |
| 17 | { |
| 18 | "exclude-annotation": "com.android.testutils.SkipPresubmit" |
| 19 | } |
| 20 | ] |
| 21 | } |
Treehugger Robot | f0a78c3 | 2020-06-05 05:00:18 +0000 | [diff] [blame] | 22 | ] |
| 23 | } |