commit | 047e08bb0d47946d79af19e5bcbe358e44fd3a50 | [log] [tgz] |
---|---|---|
author | Xiao Ma <xiaom@google.com> | Mon Jul 03 15:13:37 2023 +0900 |
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Fri Jul 21 03:13:23 2023 +0000 |
tree | d4cc3d3daaa24876b72998aaadb4c1b4285ef73d | |
parent | 86c054fb17a20a2c7ef3a114320f41e7e5c79b8f [diff] |
Add unit test to verify the race between ip reachability and provisioning failure. Per current implementation wifi still will disconnect when an immediate ip provisioning failure comes after ip reachability failure sometimes due to the race. Prepare a unit test to verify the current behavior and update the test behavior with a follow-up fix together. Bug: 286338765 Test: atest com.android.server.wifi.ClientModeImplTest (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:43d6a8951a2f0c3f8712b693557b3a7241a90f04) Merged-In: I2ccfd4d4890f2466fa7f9249e087d49b1b8b4c51 Change-Id: I2ccfd4d4890f2466fa7f9249e087d49b1b8b4c51