DO NOT MERGE mainline-prod: enable CtsWifiTestCases in presubmit
Bug: 168913688 Test: presubmit Change-Id: I8fcaa2b8a825c5b7d16de009b3704fa94a6932eb
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
{
|
||||
"mainline-presubmit": [
|
||||
{
|
||||
// Install com.google.android.wifi.apex and run FrameworksWifiApiTests.
|
||||
"name": "FrameworksWifiApiTests[com.google.android.wifi.apex]"
|
||||
// Install com.google.android.wifi.apex and run FrameworksWifiApiTests.
|
||||
"name": "FrameworksWifiApiTests[com.google.android.wifi.apex]"
|
||||
},
|
||||
{
|
||||
"name": "CtsWifiTestCases[com.google.android.wifi.apex]",
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "android.net.wifi.cts.VirtualDeviceNotSupported"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user