Move DownloadManagerTest to Robolectric.
The waiting for a ConditionVariable to be false was replaced by a CountDownLatch whose count is asserted to be one. The timeout of a ConditionVariable doesn't work in Robolectric unless someone is manually increasing the SystemClock time. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=186003125
Showing
with
0 additions
and
0 deletions
Please
register
or
sign in
to comment