| commit | 78bd66003a714d5c814383c73104ae2dac4af74b | [log] [tgz] |
|---|---|---|
| author | Paul Hu <paulhu@google.com> | Thu Sep 26 05:56:28 2024 +0000 |
| committer | Paul Hu <paulhu@google.com> | Thu Sep 26 05:56:28 2024 +0000 |
| tree | 7949fdcbaf47fd37c48dc2138f7b308a2b5816e2 | |
| parent | 124d51739176f4607b1687ba39cbfc935e1e4ac6 [diff] |
Fix the test flake in testRemoveServicesAfterSocketDestroyed
The removeServices() is running on a different handler, which
might take some time to complete. Therefore, the verification
should include a timeout to wait longer and prevent test flake.
Bug: 367429622
Test: atest MdnsDiscoveryManagerTests#testRemoveServicesAfter\
SocketDestroyed --iteration
Change-Id: I79626bad680a62993c3e7d6b356acc10755257e3