commit | 784ff2fb9ab5d713ca60c34feeaf4734ed4de157 | [log] [tgz] |
---|---|---|
author | Mike Yu <yumike@google.com> | Mon Aug 14 11:58:22 2023 +0000 |
committer | Mike Yu <yumike@google.com> | Tue Aug 15 01:46:01 2023 +0000 |
tree | cfdb662e941596be4a1c398e1c29ca83134b0f3c | |
parent | b8ea09efd78525689352c77b4badae944babe47b [diff] |
Add connectivity pre-check for CtsNativeNetDnsTestCases This test is run by resolver MTS and it should pre-check device connectivity before running. The reason why the test never or seldom failed in the past is probably that it usually ran after CtsNetTestCasesLatestSdk DnsResolverTest (which is also run by resolver MTS) that already pre-checked the connectivity. Bug: 291495329 Test: atest CtsNativeNetDnsTestCases Change-Id: I20159029c7e68e9c21dcb6e7bbf221cda39117a5