Switch test usages of ConditionVariable#block(timeout) to CountDownLatch
ConditionVariable.block(timeout) doesn't work in Robolectric, because it relies on the system clock which doesn't advance. PiperOrigin-RevId: 275798281
Showing
with
51 additions
and
39 deletions
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment