commit | 5db02f0d4f25455f8c6c1b399a7bddcf948dfe9d | [log] [tgz] |
---|---|---|
author | Luke Huang <huangluke@google.com> | Tue Feb 11 16:15:03 2020 +0800 |
committer | Luke Huang <huangluke@google.com> | Fri Feb 21 08:14:02 2020 +0000 |
tree | 51a4c79d9820f618c650ac45fa3e5711b008a550 | |
parent | 26d8f5808bd920c7721d44507c485a6bc8286f3c [diff] |
Reduce DnsResolverTest flaky rate Adjust some timeout value and correct the conditional checking for private DNS waiting mechanism. Also move the fail() statement from callback thread to test thread. It is used to avoid the test process crashing. Bug: 148471807 Test: atest DnsResolverTest Change-Id: I244cefeae97fe99838d1c72d867c1d7a1a7d5e87