summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXia Wang <xiaw@google.com>2013-06-17 17:53:20 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-06-17 17:53:20 -0700
commit96f94c81b741f2b055af7a21a2f091292d6af08d (patch)
tree84d8a78f4558eb938aa9907b5a03e71d7d4ad9cb
parent49cc5d71192cbd776e237488218aea18a3ed14b1 (diff)
parent7ea4e277fd7bdb7e2aa230509f57c1af39f5bf4b (diff)
downloadframeworks_base-96f94c81b741f2b055af7a21a2f091292d6af08d.zip
frameworks_base-96f94c81b741f2b055af7a21a2f091292d6af08d.tar.gz
frameworks_base-96f94c81b741f2b055af7a21a2f091292d6af08d.tar.bz2
am 7ea4e277: am 8fcb169f: am edc3bb66: Disable a flaky test case
* commit '7ea4e277fd7bdb7e2aa230509f57c1af39f5bf4b': Disable a flaky test case
-rw-r--r--core/tests/ConnectivityManagerTest/assets/accesspoints.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/tests/ConnectivityManagerTest/assets/accesspoints.xml b/core/tests/ConnectivityManagerTest/assets/accesspoints.xml
index 5e3252c..ce6eebc 100644
--- a/core/tests/ConnectivityManagerTest/assets/accesspoints.xml
+++ b/core/tests/ConnectivityManagerTest/assets/accesspoints.xml
@@ -23,6 +23,10 @@
<dns1>192.168.14.1</dns1>
<dns2>192.168.1.9</dns2>
</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>
<ssid>botnet</ssid>
<security>EAP</security>
@@ -31,5 +35,6 @@
<identity>donut</identity>
<password>android</password>
</accesspoint>
+-->
</resources>