Commit 9aeb93e
committed
ci(mobile-e2e): bump iOS timeout 60->90min for cold-cache runs
Cancelled run 26253322728 showed every flow passing in order, but the
job hit its 60-minute wall at the 22-minute install/build mark plus
~5-8 minutes per top-level flow on iOS sim. iOS is inherently slower
than Android (ASWebAuthenticationSession setup, simctl install per
launch, SwiftUI a11y-tree population) — the suite just runs out the
clock on cache-miss days.
Bumping the wall to 90 to clear that comfortably. Drop back down once
we shard or persist DerivedData across runs.1 parent fbd04c5 commit 9aeb93e
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
605 | | - | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
606 | 614 | | |
607 | 615 | | |
608 | 616 | | |
| |||
0 commit comments