Commit ceae1f6
fix: revert Chrome to 147.0.7727.57 to match upstream
Chrome 148 introduced more aggressive BFCache activation on Linux headless
CI, causing navigation.goBack ShouldWork to return null (BFCache serves
from cache) and OOPIF tests to be flaky. Upstream Puppeteer still uses
Chrome 147.0.7727.57, so align to that version to avoid these regressions.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 3f9dc7e commit ceae1f6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments