History log of /frameworks/base/core/tests/coretests/src/android/app/DownloadManagerBaseTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bd06f02d02e07ca15e420ee9e50e35253646ba64 21-Oct-2010 Neal Nguyen <tommyn@google.com> Cleaning up some more flakiness in DownloadManager tests.

A couple of logic fixes (synchronization, poll time), and adding a little more test
logging info.

Change-Id: I8da71f87fd1e211913f84ec517762dca81f87292
/frameworks/base/core/tests/coretests/src/android/app/DownloadManagerBaseTest.java
65c36e6133be04e008bc164b62d42884ff06a13a 25-Oct-2010 Neal Nguyen <tommyn@google.com> A little tweaking of DL Manager tests and adding better debugging output.

Adding more detail to the output logging to help track down issues, fixing some
download completed notification counter flakiness and making reboot test more
robust, and reducing the number of concurrent downloads in testMultipleDownloads()
to 10. After talking with Vasu, this is probably more appropriate as it is
closer to typical usage scenarios, and as a side effect should trim some
time from the test runs. Large numbers of downloads will be left for stress
testing.

Change-Id: Ie337cfe9b8d27299d70553e39c60e241ff3afe66
/frameworks/base/core/tests/coretests/src/android/app/DownloadManagerBaseTest.java
63e5d79a163461651cd8bd89d3de691ef7649109 04-Oct-2010 Neal Nguyen <tommyn@google.com> Fixing some flakiness of some DL Manager tests.

Change-Id: Ie9ad4d20b8f980480ce730c7c95876d0954db8b2
/frameworks/base/core/tests/coretests/src/android/app/DownloadManagerBaseTest.java
31fd85f39b554e09b2e6c1c2ccf5c186859880fa 28-Sep-2010 Steve Howard <showard@google.com> Move DownloadManager to android.app (DO NOT MERGE)

Changing package at hackbod's request. I'll merge this manually, as
there's some additional master-only code that will be to be
simultaneously changed.

Change-Id: Ibb629ec1c31807fbee31e0193c6a941d04be0117
/frameworks/base/core/tests/coretests/src/android/app/DownloadManagerBaseTest.java