commit | 4e9ecc6f34497933afc3b59668cc07dbfdac660b | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Fri Sep 20 17:19:31 2019 +0900 |
committer | Chalard Jean <jchalard@google.com> | Fri Sep 20 17:19:31 2019 +0900 |
tree | 50601d5f3bb9a89e4a605240c3d12957c1ddb20e | |
parent | ff493b1344d2a4b1b69c4f6cb3665451a6e11093 [diff] |
Fix TestNetworkAgentWrapper flakiness The underlying issue here is that before aosp/986824 the call to waitForIdle is the local ConnectivityServiceTest function, but after that patch TestNetworkAgentWrapper has an identically named member that only wait for its own handler. Bug: 141341704 Test: ConnectivityServiceTest --generate-new-metrics 100 Change-Id: I38709cc69ec7a261c1c6e008abe03d2882e2083d