commit | d606afa4142ab10837630d1420036b2540bab6ec | [log] [tgz] |
---|---|---|
author | Marc Khouri <mnck@google.com> | Wed Feb 09 12:54:36 2022 -0500 |
committer | Marc Khouri <mnck@google.com> | Wed Feb 09 12:55:13 2022 -0500 |
tree | a871e58c0482b22a3dc799cd06a2ea578e565a1f | |
parent | cb05c0772b97d4fe95cfd7e6f18432d72589cb69 [diff] |
Fixup Fuchsia's waiting for no wifi connections If there are already no client connections, no update will be generated when the device is requested to disconnect (e.g. by unsaving a network). In a test like HiddenNetworksTest:test_auto_connect_hidden_on_save, this causes a timeout when we await this update. Fixup by forcing the reading of a new update each time. Bug: None Test: act.py -c ... -tc HiddenNetworksTest Change-Id: I24cdf1f3b0d1f4017f5310767b8cf7f146fc9c39