Guang Zhu
ea48cd6dd4
Use a diff that ignores trailing whitespaces to get by some layout test failures.
2009-11-12 10:18:14 -08:00
jsh
1e1c24bed2
Update CdmaSmsTest unit test.
...
Forgot to do this with previous check in. Now that calculateLength() has
been fixed to match the actual encoding (ie, doesn't support single-segment
EMS), test case needs to be updated.
Fixes b/2244483
2009-11-06 11:55:19 -08:00
Android (Google) Code Review
c3f3f9a90b
Merge change Ie71d9e42 into eclair
...
* changes:
Another test for StatusBar test.
2009-11-05 22:20:02 -05:00
Guang Zhu
bfa68abc95
layout test rebase, bug fix
...
* rebase layout test based on newly enabled http tests
* fix a bug in initializing parameters (should happen before super.onCreate)
2009-11-05 15:28:15 -08:00
Joe Onorato
e71d9e421d
Another test for StatusBar test.
2009-11-05 17:12:18 -05:00
Android (Google) Code Review
c20fc77c5a
Merge change Iefd4a388 into eclair
...
* changes:
Suppress flaky test AppCacheTest#testFreeApplicationCacheSomeFiles
2009-11-04 14:56:14 -05:00
Brett Chabot
efd4a388d6
Suppress flaky test AppCacheTest#testFreeApplicationCacheSomeFiles
...
Bug 1840944
2009-10-30 17:45:09 -07:00
Android (Google) Code Review
e8228afb2b
Merge change I92cdc5ed into eclair
...
* changes:
PerformanceCollector: Collect & report perf measurements in key/value form
2009-10-30 20:02:13 -04:00
Jack Wang
075997f12e
PerformanceCollector: Collect & report perf measurements in key/value form
...
- Added new functions to PerformanceCollector and PerformanceResultsWriter
- Modified unit tests to test new functionality and fix flakiness reported in
2218327 and 2118268
- Added PerformanceCollectorTest to small suite
2009-10-28 14:32:05 -07:00
Guang Zhu
2e90d6404a
Remove the activity restart between urls.
2009-10-27 15:21:51 -07:00
Brett Chabot
5535bbdfc8
Disable flaky and failing tests.
...
Bugs 2118268, 2176089
2009-10-26 17:44:38 -07:00
Brett Chabot
efc6bef141
Disable known failure math tanhd tests (DO NOT MERGE)
...
BUG 2139334
2009-10-20 14:12:59 -07:00
Brett Chabot
1932e8f811
Disable com.android.unit_tests.HeapTest:testExternalOomeLarge.
...
BUG 2170975
2009-10-19 17:34:33 -07:00
Guang Zhu
9e58e6427c
Enable some tests that requires local http server
2009-10-15 11:01:30 -07:00
Android (Google) Code Review
773fd13130
Merge change I3429f77a into eclair
...
* changes:
Suppress flaky test HeapTest#testOomeLarge.
2009-10-06 22:35:27 -04:00
Brett Chabot
b8a4e5f79a
Suppress flaky test HeapTest#testOomeLarge.
...
BUG 2170975
2009-10-06 19:33:24 -07:00
Romain Guy
c404ed2be5
Fix failing unit test; the test was using a deprecated API making it fail on WVGA devices.
...
Change-Id: I407c7baa5606aaee875f51d6e96ce8a0117fc375
2009-10-06 18:38:27 -07:00
Tammo Spalink
61aac7b377
Add PERIOD char to CDMA address sugar list.
...
Addresses issue:
http://buganizer/issue?id=2164455
2009-10-05 14:20:06 +08:00
Hung-ying Tyan
865a1bbf36
Remove deprecated VpnType.getDescription().
2009-09-30 18:39:48 +08:00
Guang Zhu
a0609a0d8a
rebase layout test result as the numbers reported are much more stable now
2009-09-29 16:24:43 -07:00
Android (Google) Code Review
1cdb55aa97
Merge change 27457 into eclair
...
* changes:
Added code style fix that actually did not get submitted in 2nd patch of previous change.
2009-09-28 12:56:02 -04:00
Guang Zhu
56a3693217
Added code style fix that actually did not get submitted in 2nd patch of previous change.
2009-09-28 09:53:48 -07:00
Android (Google) Code Review
c18b0ebcfb
Merge change 27185 into eclair
...
* changes:
Add checks for double-dumping on webkit data.
2009-09-28 12:21:30 -04:00
Guang Zhu
7216047ac3
Add checks for double-dumping on webkit data.
...
Also some logs seem to suggest that in rare occations, a webkit dump after timeout has occured actually never hears any response back from webkit, thus causing the test app to wait forever, because the request webkit data mechanism is not protected by a timeout watchdog. So adding a explicit log print before calling webkit dump for monitoring in future test runs.
2009-09-28 09:20:20 -07:00
Yu Shan Emily Lau
30412d1ce0
Modified the test case name for the browser page load test.
2009-09-27 14:14:10 -07:00
Jesse Wilson
e78fcbac04
DO NOT MERGE: Cleaning up the PipedStreamTest
2009-09-26 09:28:17 -07:00
johnwang
9c118c80fd
Update CID in NeighboringCellInfo
...
NeighboringCellInfo works in GSM and UMTS network.
In GSM network, the locaiton value is the combination of LAC and CID.
In UMTS network, the locaiton value is PSC code.
NeighboringCellInfo should access and store those two values seperately.
It involves the change of Public API.
1. Add new API getRadioType(), getLac(), and getPsc() to get location info in GSM and UMTS.
2. Deprecate setCid() and NeighboringCellInfo(int cid) because cid is set by interpreting network type.
2009-09-25 12:17:46 -07:00
Ben Murdoch
2eea5f3dc8
Change the way DRT determines if it is ready to continue to the next test when running in automated mode.
...
Change-Id: I4d8f6b447dd3c7d7b4baa449a5bacebe4ba59d25
(cherry picked from commit 15b503e46315a56467c0b40d411b457eda7ee334)
2009-09-24 12:48:59 +01:00
Tammo Spalink
af8e23fe9e
Conditionalized CDMA-specific test.
...
Addresses issue:
http://b/issue?id=2122045
Change-Id: Ia43e254f0808e1d96cbd240101eee621979e9100
2009-09-24 12:29:16 +08:00
Android (Google) Code Review
a1dfa7f4a1
Merge change 26550 into eclair
...
* changes:
fix bug 2134367: failing phone number compare test.
2009-09-23 01:01:18 -04:00
Wei Huang
409308617f
fix bug 2134367: failing phone number compare test.
...
Change-Id: Iccc3b69cd1e4bdb82da48d87d610e4a45ae31601
2009-09-22 21:52:41 -07:00
Android (Google) Code Review
c3c6621a2c
Merge change 25879 into eclair
...
* changes:
Setting the default HTTP user agent at runtime init.
2009-09-22 22:04:05 -04:00
Android (Google) Code Review
31a12429b7
Merge change 26254 into eclair
...
* changes:
fix bug 2134685: fix tests for PhoneNumberUtilsTest.
2009-09-21 17:43:20 -04:00
Android (Google) Code Review
c2f97178ac
Merge change 26111 into eclair
...
* changes:
Added a workaround to clear the browser cache.
2009-09-21 16:58:35 -04:00
Yu Shan Emily Lau
d2ef9e31e6
Added a workaround to clear the browser cache.
...
modified: BrowserPowerTest/src/com/android/browserpowertest/PowerMeasurement.java
2009-09-21 13:48:24 -07:00
Wei Huang
35fd2e5853
fix bug 2134685: fix tests for PhoneNumberUtilsTest.
...
Change-Id: I28c4e69775c7ce20983c052b8b77ba2df6d5c63b
2009-09-21 12:56:21 -07:00
Daisuke Miyakawa
6a857d957e
Fix test for phone number comparation. Now that there are two algorithms, we should consider them in Java layer.
...
Uguu.
Internal issue number: 2134367
2009-09-21 10:49:44 -07:00
Jesse Wilson
d0f80d4456
Setting the default HTTP user agent at runtime init.
...
I can't do this in HttpURLConnection directly, since that would
cause a forbidden dependency from Dalvik on Android.
2009-09-18 18:16:16 -07:00
Daniel Sandler
da06e32e4c
Fix http://b/2126318 (density test fails due to wrong-size asset stripping)
...
The density test expects all resources of all densities to be included, but specifying a density for a particular device build kills that. We therefore add all the required densities explicitly to the Makefile to compensate.
2009-09-18 15:12:07 -04:00
Ben Murdoch
977f7691e5
Only move to the next test in DRT after the test has completed AND the page has finished loading.
...
Change-Id: I157da58bb99f7bf0fcd00073d078c26c7df201ed
2009-09-17 11:57:47 +01:00
Android (Google) Code Review
8843620cb2
Merge change 25360 into eclair
...
* changes:
Fix issue #2121993 : com.android.unit_tests.os.HandlerThreadTest:testHandlerThread is failing
2009-09-16 19:20:52 -04:00
Android (Google) Code Review
5f78786cf9
Merge change 25190 into eclair
...
* changes:
add the ability to do a newAssert with no values
2009-09-16 18:36:00 -04:00
Android (Google) Code Review
44ca7090ac
Merge change 25356 into eclair
...
* changes:
Filter out failing cases for future investigation.
2009-09-16 18:28:31 -04:00
Dianne Hackborn
207700d857
Fix issue #2121993 : com.android.unit_tests.os.HandlerThreadTest:testHandlerThread is failing
...
Change-Id: I5f2cc8b39d3f15782e5fbf47015be9f4fa94a65b
2009-09-16 15:10:30 -07:00
Guang Zhu
01033abd7a
Filter out failing cases for future investigation.
2009-09-16 15:04:38 -07:00
Guang Zhu
6bf18bae60
Refactor logic for starting forward servers and http test cases hacking, so that they can be shared between automated test mode and UI launch mode.
2009-09-15 23:47:20 -07:00
Fred Quintana
5ab78057a3
add the ability to do a newAssert with no values
2009-09-15 18:57:17 -07:00
Derek Sollenberger
0b3a5d6524
First pass at replacing native plugin views with java.
...
Change-Id: I6d1f45f31210c2353fa348cc37be8d91bcd5e887
2009-09-15 19:33:54 -04:00
Android (Google) Code Review
4b687f2eb5
Merge change 25132 into eclair
...
* changes:
fix ContentProviderOperationTest
2009-09-15 17:42:25 -04:00
Fred Quintana
bfed8e9a32
fix ContentProviderOperationTest
2009-09-15 14:36:55 -07:00