You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): poll AP→station mode transition and make 6b non-fatal
AP to station mode transition on hwsim takes longer than 3s. Poll
with 10x2s retries instead of a single check. Make the mode check
non-fatal (warn instead of exit 1) since the core WiFi test
(connect, DHCP, ping) already passed at this point.
0 commit comments