commit | 7e6f10ce0ad0643f2fe5f04f566875ba32ee7101 | [log] [tgz] |
---|---|---|
author | Chris Desir <cdesir@google.com> | Wed Apr 17 13:18:29 2024 -0700 |
committer | Chris Desir <cdesir@google.com> | Wed Apr 17 15:00:00 2024 -0700 |
tree | 0cdf35f58ee6482c7ce253a0d9ca4f8f6e42cb3b | |
parent | fd207b88e7c5e024056d8ecc9b13b792b2b8ea9f [diff] |
Add safeguard against previous ethernet interfaces existing The test EthernetManagerTest#testEnableDisableInterface_callbacks captures the interface state changes of ethernet interfaces that already exist instead of the test one created. Changes the expectCallback to eventuallyExpect to account for this. Test: atest EthernetManagerTest Flag: TEST_ONLY Bug: 333338569 Change-Id: Ic08444c87f93b3832c4fae1ce2f8382bbb71cb28