- Notifications
You must be signed in to change notification settings - Fork3.4k
chore: Update Chrome (stable) to 145.0.7632.109 and Chrome (beta) to 146.0.7680.0#33388
Open
github-actions[bot] wants to merge 1 commit intodevelopfrom
Open
Conversation
mschile approved these changesFeb 19, 2026
cypress | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project | cypress |
| Branch Review | update-chrome-stable-from-145.0.7632.109-beta-from-146.0.7680.0 |
| Run status | |
| Run duration | 19m 44s |
| Commit | |
| Committer | cypress-bot[bot] |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
4 | |
9 | |
1112 | |
4 | |
27171 | |
| View all changes introduced in this branch ↗︎ | |
Warning
Partial Report: The results for the Application Quality reports may be incomplete.
UI Coverage 61.84% | |
|---|---|
27 | |
47 | |
Accessibility 98.97% | |
|---|---|
0 critical 3 serious 1 moderate 0 minor | |
18 | |
Tests for review
cypress/e2e/commands/prompt/prompt.cy.ts • 1 failed test • 5x-driver-electron
| Test | Artifacts | |
|---|---|---|
| src/cy/commands/prompt > executes the prompt command - normal PR | Test Replay | |
cypress/e2e/commands/prompt/prompt.cy.ts • 1 failed test • 5x-driver-chrome
| Test | Artifacts | |
|---|---|---|
| src/cy/commands/prompt > executes the prompt command - normal PR | Test Replay | |
cypress/e2e/commands/prompt/prompt.cy.ts • 1 failed test • 5x-driver-chrome:beta
| Test | Artifacts | |
|---|---|---|
| src/cy/commands/prompt > executes the prompt command - normal PR | Test Replay | |
src/gql-components/RecordRunModal.cy.tsx • 1 failed test • frontend-shared-ct
| Test | Artifacts | |
|---|---|---|
| An uncaught error was detected outside of a test | Test Replay | |
issues/28527.cy.ts • 1 flaky test • 5x-driver-electron
| Test | Artifacts | |
|---|---|---|
| issue 28527 > fails and then retries and verifies about:blank is not displayed | Test ReplayScreenshots | |
commands/net_stubbing.cy.ts • 1 flaky test • 5x-driver-chrome
| Test | Artifacts | |
|---|---|---|
| ... > stops waiting when an fetch request is canceled | Test Replay | |
e2e/origin/commands/waiting.cy.ts • 1 flaky test • 5x-driver-chrome
| Test | Artifacts | |
|---|---|---|
| ... > throws when foo cannot resolve | Test Replay | |
issues/28527.cy.ts • 1 flaky test • 5x-driver-chrome
| Test | Artifacts | |
|---|---|---|
| issue 28527 > fails and then retries and verifies about:blank is not displayed | Test ReplayScreenshots | |
commands/net_stubbing.cy.ts • 1 flaky test • 5x-driver-firefox
| Test | Artifacts | |
|---|---|---|
| ... > stops waiting when an xhr request is canceled | The first 5 flaky specs are shown,see all 9 specs in Cypress Cloud. | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading.Please reload this page.
This PR was auto-generated to update the version(s) of Chrome for driver tests
Note
Low Risk
Simple CI configuration change that only affects which Chrome builds are installed for tests; low risk outside of potential test failures due to upstream browser changes.
Overview
Updates the CircleCI pipeline’s pinned Chrome versions used by browser/driver tests by bumping
chrome-stable-versionto145.0.7632.109andchrome-beta-versionto146.0.7680.0in.circleci/src/pipeline/@pipeline.yml.Written byCursor Bugbot for commitb1be3dd. This will update automatically on new commits. Configurehere.