commit | 3da8e0f80fc72a94c0c5934aea8d701b17b39494 | [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 | d8ea2be9d2b34256626a309a6a28d772f81b9cce | |
parent | 6265eea819e005594d7e529d1fd2346c407bbe5b [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