commit | 881daf084fd1122efaa3e6e1658c030d001a6daf | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Fri Feb 17 09:28:48 2023 +0000 |
committer | Lucas Lin <lucaslin@google.com> | Sat Feb 18 02:59:05 2023 +0000 |
tree | 4415f58fc6687695684b4b04da2413655f42750c | |
parent | 9f3857754d8ca7b0bc5a236494699eb9119d1f2e [diff] |
Fix flaky test testRestrictedProfileAffectsVpnUidRanges File a VPN request to prevent the VPN network being lingered. The VPN network will be lingered and onCapabilitiesChanged() will be fired when the linger timer is expired, which will cause the test receiving an unexpected onCapabilitiesChnaged() and make the test failed eventually. Bug: 265396507 Bug: 265510523 Test: atest FrameworksNetTests Change-Id: Id9ad810d46cb2bbb13fa5c602520635ae8e73e31