Disable a flaky test case
Change-Id: I4ef780ed0c5394b67aa002baefc00e835018c4a0
This commit is contained in:
@ -23,6 +23,10 @@
|
|||||||
<dns1>192.168.14.1</dns1>
|
<dns1>192.168.14.1</dns1>
|
||||||
<dns2>192.168.1.9</dns2>
|
<dns2>192.168.1.9</dns2>
|
||||||
</accesspoint>
|
</accesspoint>
|
||||||
|
<!-- TODO: This AP is outdated and only supports 2.4GHz.
|
||||||
|
Need to switch to a new dual-band AP.
|
||||||
|
Enable this test case again once the configuration is completed.
|
||||||
|
bug#: 9470594
|
||||||
<accesspoint>
|
<accesspoint>
|
||||||
<ssid>botnet</ssid>
|
<ssid>botnet</ssid>
|
||||||
<security>EAP</security>
|
<security>EAP</security>
|
||||||
@ -31,5 +35,6 @@
|
|||||||
<identity>donut</identity>
|
<identity>donut</identity>
|
||||||
<password>android</password>
|
<password>android</password>
|
||||||
</accesspoint>
|
</accesspoint>
|
||||||
|
-->
|
||||||
</resources>
|
</resources>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user