Skip to content
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

chore: use shipped @cypress/vite-dev-server with the cypress binary #1608

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

AtofStryker
Copy link
Contributor

since there are compatibility issues between @cypress/vite-dev-server 5 and 6 with Cypress 13 and 14, we are only going to use the cypress/vite-dev-server that ships with the binary. We can still pass in our config as needed so we don't actually need to install it independently

@AtofStryker AtofStryker self-assigned this Jan 10, 2025
Copy link

cypress bot commented Jan 10, 2025

cypress-realworld-app    Run #6576

Run Properties:  status check passed Passed #6576  •  git commit 196d05cbe9: chore: use shipped @cypress/vite-dev-server with the cypress binary
Project cypress-realworld-app
Branch Review chore/use_shipped-vds
Run status status check passed Passed #6576
Run duration 09m 23s
Commit git commit 196d05cbe9: chore: use shipped @cypress/vite-dev-server with the cypress binary
Committer AtofStryker
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 2
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 396
View all changes introduced in this branch ↗︎
UI Coverage  100%
  Untested elements 0  
  Tested elements 41  
Accessibility  85.7%
  Failed rules  5 critical   8 serious   2 moderate   2 minor
  Failed elements 1180  

@AtofStryker AtofStryker merged commit cc5fc7d into develop Jan 10, 2025
38 checks passed
@AtofStryker AtofStryker deleted the chore/use_shipped-vds branch January 10, 2025 23:05
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