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: attempt to fix vite flake #30908

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

AtofStryker
Copy link
Contributor

@AtofStryker AtofStryker commented Jan 17, 2025

Additional details

Attempts to fix the vite system test flake by adding the vite react plugin to the cypress config with classic jsx runtime. This should allow react to be present when imported, giving us the behavior we expect when new React modules are loaded into the app.

Steps to test

How has the user experience changed?

PR Tasks

Copy link

cypress bot commented Jan 17, 2025

cypress    Run #59927

Run Properties:  status check passed Passed #59927  •  git commit b4a33c18c2: chore: attempt to fix vite flake
Project cypress
Branch Review chore/fix_vite_flake
Run status status check passed Passed #59927
Run duration 17m 44s
Commit git commit b4a33c18c2: chore: attempt to fix vite flake
Committer AtofStryker
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 6
Tests that did not run due to a developer annotating a test with .skip  Pending 1099
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 26477
View all changes introduced in this branch ↗︎
UI Coverage  45.56%
  Untested elements 191  
  Tested elements 164  
Accessibility  92.55%
  Failed rules  3 critical   8 serious   2 moderate   2 minor
  Failed elements 888  

@AtofStryker AtofStryker self-assigned this Jan 17, 2025
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.

Flaky test: Rerendering.cy.jsx in @cypress/vite-dev-server sometimes fails with React being null
1 participant