commit | fcabfc688d46ae9f5c859694e5f0d3fe811721f7 | [log] [tgz] |
---|---|---|
author | Luke Huang <huangluke@google.com> | Wed Nov 04 16:00:33 2020 +0800 |
committer | Luke Huang <huangluke@google.com> | Wed Nov 04 16:03:10 2020 +0800 |
tree | 5e752f8ba82cb24697c8486a52b43ffa2eb0ad90 | |
parent | ebff93159e75b72159af040954c16a5ce001ac15 [diff] |
Fix minor bug and deflaky for DnsResolverTest 1. Add the missing countdown() in the test callback 2. Add ensureWifiConnected() to prevent no available network problem. 3. Increase the timeout for awaiting private DNS setting because current one might not be enough. Bug: 168027339 Test atest Change-Id: I91190d8644ff7a7dfaf4fa3f2d43c17f67dfac11