-
Notifications
You must be signed in to change notification settings - Fork 4.8k
feat(firefox): roll to latest firefox and firefox-beta #38124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
aslushnikov
commented
Nov 5, 2025
- roll Firefox to 144.0.2
- roll Firefox-beta to 145.0b10
- roll Firefox to 144.0.2 - roll Firefox-beta to 145.0b10
| await context.newPage().catch(e => error = e); | ||
| let context = null; | ||
| try { | ||
| context = await browser.newContext({ timezoneId }); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can probably merge this with the other branch.
Test results for "MCP"2588 passed, 116 skipped Merge workflow run. |
Test results for "tests 1"2 flaky40320 passed, 789 skipped Merge workflow run. |
Test results for "tests 2"2 fatal errors, not part of any test 93 flaky256296 passed, 10036 skipped Merge workflow run. |
Test results for "tests others"2 fatal errors, not part of any test 1 interrupted19477 passed, 473 skipped, 864 did not run Merge workflow run. |