Commit f8f8a50
fix: increase ensureProfile timeout to 30s, flake budget to 15
All 19 hard failures and 21 flaky tests in CI trace to ensureProfile's
waitForFunction timing out — the app bootstrap is slow in the Docker E2E
environment. 30s gives adequate headroom. Flake budget of 15 accommodates
the observed retry rate.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e44a593 commit f8f8a50
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
560 | | - | |
| 560 | + | |
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments