Skip to content

chore: (cy.prompt) refactor routing to support both app and driver #31891

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

Merged

Conversation

ryanthemanuel
Copy link
Collaborator

Additional details

With the changes to add an app entry point, we now need to distinguish between the app and driver routes.

Steps to test

How has the user experience changed?

PR Tasks

@ryanthemanuel ryanthemanuel self-assigned this Jun 13, 2025
@ryanthemanuel ryanthemanuel merged commit 04e8212 into feat/cy-prompt Jun 13, 2025
15 of 68 checks passed
@ryanthemanuel ryanthemanuel deleted the ryanm/chore/update-routes-for-app-in-cy-prompt branch June 13, 2025 18:53
Copy link

cypress bot commented Jun 13, 2025

cypress    Run #63054

Run Properties:  status check failed Failed #63054  •  git commit 3e025a9755: Merge branch 'feat/cy-prompt' into ryanm/chore/update-routes-for-app-in-cy-promp...
Project cypress
Branch Review ryanm/chore/update-routes-for-app-in-cy-prompt
Run status status check failed Failed #63054
Run duration 20m 53s
Commit git commit 3e025a9755: Merge branch 'feat/cy-prompt' into ryanm/chore/update-routes-for-app-in-cy-promp...
Committer Ryan Manuel
View all properties for this run ↗︎

Test results
Tests that failed  Failures 3
Tests that were flaky  Flaky 11
Tests that did not run due to a developer annotating a test with .skip  Pending 1232
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 32200
View all changes introduced in this branch ↗︎
UI Coverage  45.71%
  Untested elements 191  
  Tested elements 165  
Accessibility  92.74%
  Failed rules  3 critical   9 serious   2 moderate   2 minor
  Failed elements 695  

Tests for review

Failed  cypress/e2e/commands/prompt/prompt.cy.ts • 1 failed test • 5x-driver-electron

View Output

Test Artifacts
src/cy/commands/prompt > executes the prompt command Test Replay
Failed  cypress/e2e/commands/prompt/prompt.cy.ts • 1 failed test • 5x-driver-chrome

View Output

Test Artifacts
src/cy/commands/prompt > executes the prompt command Test Replay
Failed  cypress/e2e/commands/prompt/prompt.cy.ts • 1 failed test • 5x-driver-chrome:beta

View Output

Test Artifacts
src/cy/commands/prompt > executes the prompt command Test Replay
Flakiness  e2e/origin/config_env.cy.ts • 1 flaky test • 5x-driver-electron

View Output

Test Artifacts
cy.origin- Cypress.config() > serializable > overwrites different values in secondary if one exists in the primary Test Replay
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  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/net_stubbing.cy.ts • 1 flaky test • 5x-driver-firefox

View Output

Test Artifacts
... > stops waiting when an xhr request is canceled
    </td>
  </tr></table>

The first 5 flaky specs are shown, see all 11 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