commit | 801079f25a075d1ea30d625d7fa4df19e954d96b | [log] [tgz] |
---|---|---|
author | Mark <markchien@google.com> | Wed Jul 26 07:56:33 2023 +0000 |
committer | Mark <markchien@google.com> | Tue Sep 05 06:14:21 2023 +0000 |
tree | f22c3926bd92b9274e4a326180f31dbe39e391fc | |
parent | 7f8015fe9ea95d18aea458a4d44f903f364b9b74 [diff] |
Fix EthernetTetheringTest#testLocalOnlyTethering flaky The testLocalOnlyTethering only verifies whether an IPv6 RA with a ULA prefix is sent out. If the test interface is killed after the RA is sent out while the DHCP server is starting, the error callback with exception is raised. RunDhcp verification is used to ensure that DHCP server is started. Bug: 286701571 Test: TH Change-Id: Iccebcedbba7b2f9cd28bb1cc06af928ff8dfaaca