commit | 3c46660097474de3fbdf07e9cfc788c122e8d874 | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Thu Oct 27 16:53:02 2022 +0800 |
committer | Junyu Lai <junyulai@google.com> | Fri Nov 11 10:47:49 2022 +0800 |
tree | 28efc99287e923b98496e78000f6bd5966e7b6d4 | |
parent | 3e7778805b069729c151e752ebacc46b457c5f59 [diff] |
Verifying equality of LinkProperties with callbacks During the test, content of LinkProperties might be changed according to network conditions, e.g. IPv6 RA, DNS64, etc. Thus, verify equality of two LinkProperties got in different time is not reliable and would cause flaky. Change it to verify with the LinkProperties received from callbacks. Test: atest CtsNetTestCases:android.net.cts.ConnectivityManagerTest Fix: 254188130 Change-Id: I845940ff6c6defb1887bfda4bcb47f01382b40bc