e3ef5a8024b0c9b8a159dcb0b85b62540295fa4d
This test is highly flaky in presubmit with error messages that look like: java.lang.AssertionError: Did not receive callback after 200ms The test itself looks correct, so it's possible that 200ms just isn't enough time for the callbacks to be delivered. Set the timeout to DEFAULT_TIMEOUT_MS like most of the other TestableNetworkCallbacks in this class. Fix: 218389790 Test: test-only change Change-Id: Ie68356a48e9618e5fea3865aa06bfbfc457b89c4
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%