Commit 0fca55b
committed
Add Playwright retries (2) in CI to handle intermittent e2e flakes
The home-dashboard.spec.js legacy SPA tests have a persistent timing
sensitivity on CI runners that passes locally. With retries=2 in CI,
transient failures self-heal instead of blocking deploys.
Refs #1001 parent 87f787a commit 0fca55b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments