Skip to content

chore: add Cypress 15 Welcome Screen #31966

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

Open
wants to merge 1 commit into
base: release/15.0.0
Choose a base branch
from

Conversation

AtofStryker
Copy link
Contributor

@AtofStryker AtofStryker commented Jun 27, 2025

Additional details

Adds the Release 15 Welcome Splash Page

Screenshot 2025-06-27 at 2 20 27 PM

Steps to test

How has the user experience changed?

PR Tasks

@AtofStryker AtofStryker self-assigned this Jun 27, 2025
</span>
</div>
<div class="children:mb-[16px]">
<p>
We’ve improved performance of component testing and added support for new framework and dev server versions.
This release prepares Cypress for the next generation of AI assisted test creation with updates to <InlineCodeFragment>experimentalStudio</InlineCodeFragment>. You can record interactions, add assertions by right-clicking, and now edit tests inline without leaving Cypress. Turn on <InlineCodeFragment>experimentalStudio</InlineCodeFragment>. in your config to try it out and share your feedback.
Copy link
Member

@emilyrohrbough emilyrohrbough Jun 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This release prepares Cypress for the next generation of AI assisted test creation with updates to <InlineCodeFragment>experimentalStudio</InlineCodeFragment>. You can record interactions, add assertions by right-clicking, and now edit tests inline without leaving Cypress. Turn on <InlineCodeFragment>experimentalStudio</InlineCodeFragment>. in your config to try it out and share your feedback.
This release prepares Cypress Studio for the next era of AI-assisted test creation. You can record interactions, add assertions by right-clicking, and now edit tests inline without leaving Cypress. Turn on <InlineCodeFragment>experimentalStudio</InlineCodeFragment> in your configuration to try it out and share your feedback.

@AtofStryker AtofStryker force-pushed the chore/add_welcome_screen branch from 28e45dd to 14ea3ae Compare June 27, 2025 20:08
Copy link

cypress bot commented Jun 27, 2025

cypress    Run #63362

Run Properties:  status check failed Failed #63362  •  git commit 28e45dd245: chore: add the Cypress 15 Welcome Splash Page
Project cypress
Branch Review chore/add_welcome_screen
Run status status check failed Failed #63362
Run duration 45m 55s
Commit git commit 28e45dd245: chore: add the Cypress 15 Welcome Splash Page
Committer Bill Glesias
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 10
Tests that did not run due to a developer annotating a test with .skip  Pending 1097
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 26471
View all changes introduced in this branch ↗︎

Warning

Partial Report: The results for the Application Quality reports may be incomplete.

UI Coverage  44.86%
  Untested elements 188  
  Tested elements 157  
Accessibility  92.89%
  Failed rules  3 critical   9 serious   2 moderate   2 minor
  Failed elements 670  

Tests for review

Failed  cypress/e2e/commands/window.cy.js • 1 failed test • 5x-driver-firefox

View Output

Test Artifacts
... > throws after timing out
    </td>
  </tr></table>
Flakiness  issues/28527.cy.ts • 1 flaky test • 5x-driver-electron

View Output

Test Artifacts
issue 28527 > fails and then retries and verifies about:blank is not displayed Test Replay Screenshots
Flakiness  commands/waiting.cy.js • 1 flaky test • 5x-driver-chrome

View Output

Test Artifacts
... > errors > throws when waiting for 2nd response to route Test Replay
Flakiness  commands/location.cy.js • 1 flaky test • 5x-driver-chrome

View Output

Test Artifacts
... > does not log an additional log on failure Test Replay
Flakiness  issues/28527.cy.ts • 1 flaky test • 5x-driver-chrome

View Output

Test Artifacts
issue 28527 > fails and then retries and verifies about:blank is not displayed Test Replay Screenshots
Flakiness  commands/waiting.cy.js • 1 flaky test • 5x-driver-chrome:beta

View Output

Test Artifacts
... > errors > throws when waiting for 2nd response to route Test Replay

The first 5 flaky specs are shown, see all 10 specs in Cypress Cloud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants