| Sudheer Shanka | be82d7d | 2021-01-05 06:41:44 +0000 | [diff] [blame] | 1 | { | 
| easoncylee | 942a988 | 2021-04-13 10:44:14 +0800 | [diff] [blame] | 2 |   "presubmit-large": [ | 
| Sudheer Shanka | be82d7d | 2021-01-05 06:41:44 +0000 | [diff] [blame] | 3 |     { | 
 | 4 |       "name": "CtsHostsideNetworkTests", | 
 | 5 |       "options": [ | 
 | 6 |         { | 
| Sudheer Shanka | be82d7d | 2021-01-05 06:41:44 +0000 | [diff] [blame] | 7 |           "exclude-annotation": "androidx.test.filters.FlakyTest" | 
 | 8 |         }, | 
 | 9 |         { | 
 | 10 |           "exclude-annotation": "android.platform.test.annotations.FlakyTest" | 
| chiachangwang | 6e1649a | 2023-02-13 13:19:41 +0000 | [diff] [blame] | 11 |         }, | 
 | 12 |         { | 
 | 13 |           "exclude-annotation": "android.platform.test.annotations.RequiresDevice" | 
| Sudheer Shanka | be82d7d | 2021-01-05 06:41:44 +0000 | [diff] [blame] | 14 |         } | 
 | 15 |       ] | 
 | 16 |     } | 
 | 17 |   ] | 
| easoncylee | 942a988 | 2021-04-13 10:44:14 +0800 | [diff] [blame] | 18 | } |