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(e2e): harden Android E2E against launcher ANR and slow cold start (#84)
* fix(e2e): harden Android E2E against launcher ANR and slow cold start
* ci(e2e): fix Android E2E retry — the emulator-runner executes the script line-by-line, so the multi-line run_e2e() function broke; collapse the retry to a single line
0 commit comments