Bug 4322307
Fixed some other assertions that didn't check for
either CONNECTING or CONNECTED. Cleaned up some
code and removed some extraneous checks.
Original description:
"Fix cts tests for Wi-Fi only devices.
For Wi-Fi only device,
startUsingNetworkFeature() returns Phone.APN_TYPE_NOT_AVAILABLE
stopUsingNetworkFeature() return 1;
In NetworkInfoTest:
cm.getAllNetworkInfo() returns an array of NetworkInfo.
But the index is not based on network type."
Change-Id: I0b5e3d0cfe5fac18bca0a5ca2ce4cc73bc4dfa16
Do not listen to supplicant state change for wifi disable action,
instead depend on wifi state changed action
Bug: 4242273
Change-Id: Ie53ff42d5e51bbc9f28d93a435fa3315611d342e
Do not listen to supplicant state change for wifi disable action,
instead depend on wifi state changed action
Bug: 4242273
Change-Id: Ie53ff42d5e51bbc9f28d93a435fa3315611d342e
For Wi-Fi only device,
startUsingNetworkFeature() returns Phone.APN_TYPE_NOT_AVAILABLE
stopUsingNetworkFeature() return 1;
In NetworkInfoTest:
cm.getAllNetworkInfo() returns an array of NetworkInfo.
But the index is not based on network type.
bug#: 3513630
Change-Id: Ied0684a9fe2152dae242d779efe3dffd6c9c0609
* commit 'e0e64bd8301cee40c88c2d453799e0d13f08656a': (33 commits)
Using different filenames for testRecorderVideo and testRecorderCamera.
Remove Reference to Internal Phone Constant
Change test string without a space character
The test branches to alphabetic or numeric one
Add key strokes in case of using 12-key keyboad
Appends a space instead of using POUND key
Update startcts Script
Add QHD to the supported ScreenConfiguration list
Add wait to testCacheFile.
Adding waitForIdleSync in testTouchMode.
Fix OpenGlEsVersionTest
Fix OpenGlEsVersionTest
Stop WifiManagerTest from disabling current network.
Verify preinstalled apps don't have debuggable set.
Remove isWatchingCursor Assertion
Backport TelephonyManagerTest Enhancements
FileSystemPermissionTest Eclair Backport
Eclair CTS Version Increment to 2.1_r5
Fix Eclair ARMEABI Test
Read Log Permission Test Fixes
...
* commit '006494e5183fa3fef09b6fa463a4bdaca677e059':
Fix Broken PaintTest#testBreakText1
Test startUsingNetworkFeature TYPE_MOBILE_HIPRI
Increase height and width of the status bar to accommodate higher resolution devices
Update BuildVersionTest for 2.2.2
Update BuildVersionTest for 2.2 and 2.2.1
Fix DX Tests Compilation Script
Changing the delay time from 250ms to 3000ms, because avoiding a race condition in testOnReceivedIcon.
CTS test is not considering the case when the devcie get into SILENT mode by volume down key.
Revert "fix keytests for azerty keyboard"
The test may be flaky because it depends on a live server.
Switch to a different server that may be more reliable.
Bug: 3188260
Change-Id: Ibba872489650914db8ddd9a117529556787f66ec
* commit '10cf2ff3ef8972c0056344db9be33e3d201ec510':
fix NoCallPermission tests for non-telephony devices
Huawei fix for receive message tests failing on Mobile Internet Devices, Personal Media Players and other non-phone devices
fix sms testcases for non-telephony devices
Huawei fix for call function tests failing on Mobile Internet Devices, Personal Media Players and other non-phone devices
DO NOT MERGE fix failing test testWifiInfoProperties for non-telephony devices
fix test for non-telephony devices
Use Vogar Expectations to Clean Up Remaining Tests
fix keytests for azerty keyboard
The layout height should be the value scaled by the density.
Set ChromeClient to webview to gurantee the getprogress() value
100ms does not gurantee trigerring the audio. the test always passed with 200ms
Remove Broken NoActivityRelatedPermissionTest
fix WQVGA resolution
Device can still have a valid networkId even after disconnection
if it was associated with AP, getWifiState is a better check to
get valid state.
Change-Id: I31a8ca38f304fbf639e1f3111be4b5ed406e3b3c
Bug 3189208
Removing this test due to potential problems with GB. This will need to
be brought back and investigated.
Change-Id: Ifeafdf44464c652b063edfb51c5f7931624b6973
When a DNS lookup occurs, a new listening UDP socket will be
created to receive the DNS response. This listening socket is
only temporary, and shouldn't count as a permanent open
socket.
Bug: 3276283
Change-Id: I45090c0e07d9b360cc26f4bce23833db8c399507
Bug 3188260
Remove the code that was trying to write to secure settings
and take off the BrokenTest annotation.
Change-Id: I0759db38225a9822b25c987e66a7590c555b5e9e