commit | 22e7e69292afa61919ae78a61538746fcf0033aa | [log] [tgz] |
---|---|---|
author | Mike Yu <yumike@google.com> | Tue Jun 11 11:52:37 2019 +0800 |
committer | Mike Yu <yumike@google.com> | Tue Jun 11 06:30:45 2019 +0000 |
tree | eda8b8fe5ae16b9d83135b9d4a94b0d5e0310465 | |
parent | cdf9cb2a2a9410b4ebf3f2372ba5634d2acdb45a [diff] |
Fix flaky test ResolverTest.BrokenEdns The test becomes flaky because of aosp/973195. The testing TLS server have to stop in both OFF and OPPORTUNISTIC_UDP cases, or there would be a timing issue in cuttlefish. The test time is influenced accordingly, and now it takes about 3300ms. Bug: 134372242 Test: ran 1000 times in cuttlefish resolv_integration_test --gtest_repeat=1000 --gtest_filter="ResolverTest.BrokenEdns" Change-Id: I385149a5a0c372664244746db17f5e38b49c5699