summaryrefslogtreecommitdiffstats
path: root/core/tests
diff options
context:
space:
mode:
authorXia Wang <xiaw@google.com>2013-06-17 17:51:57 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-06-17 17:51:57 -0700
commit7ea4e277fd7bdb7e2aa230509f57c1af39f5bf4b (patch)
tree88fc2a4354f8b673b1813aaa049cae76ea92fb2b /core/tests
parent704dfbfec40b4a51000e244a98e8723bb00ba321 (diff)
parent8fcb169f7989123f993adfac5894d1ad5f35ed0b (diff)
downloadframeworks_base-7ea4e277fd7bdb7e2aa230509f57c1af39f5bf4b.zip
frameworks_base-7ea4e277fd7bdb7e2aa230509f57c1af39f5bf4b.tar.gz
frameworks_base-7ea4e277fd7bdb7e2aa230509f57c1af39f5bf4b.tar.bz2
am 8fcb169f: am edc3bb66: Disable a flaky test case
* commit '8fcb169f7989123f993adfac5894d1ad5f35ed0b': Disable a flaky test case
Diffstat (limited to 'core/tests')
-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>