commit | 5f45a3742ae13550f7105cf0841668cdb319cdb1 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Wed May 18 16:42:05 2022 -0700 |
committer | Patrick Rohr <prohr@google.com> | Thu May 19 20:21:44 2022 -0700 |
tree | 9a621a7f05223fff75e0edca672559b0af55fe3c | |
parent | bd77794547901e1a786327b5c610998c5bfc386e [diff] |
Always wait for interface to be up in EthernetManagerTest Adds a global listener that is used to wait for an interface to show up in EthernetTracker when it is newly created. This prevents races when the interface is used directly after creation. This test should fix the testCallback flakes. Test: atest EthernetManagerTest Bug: 227008268 Change-Id: I37d2ec63aea9f4de6010e13150bc236ee07e2f85