Commit 51b7812
authored
ci(canary): install Chrome Beta via apt + note Firefox-Beta cannot be a lane (#124)
npx playwright install chrome-beta downloads the browser and intermittently hangs for
the full timeout on GitHub-hosted runners (the flake ci.yml sidesteps with the
Playwright container) -- the dispatch validation hung on exactly that step. Install
Chrome Beta from Google's apt repo instead; Playwright's chrome-beta channel drives the
system binary. Also document why there is no Firefox-Beta lane (Playwright ships its own
patched Firefox tracking Stable and cannot drive a branded/beta Firefox).1 parent 21bb8dc commit 51b7812
1 file changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
| |||
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
44 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
45 | 58 | | |
46 | 59 | | |
47 | 60 | | |
| |||
0 commit comments