cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
47.09k stars 3.19k forks source link

breaking: make JustInTimeCompile GA from experimentalJustInTimeCompile and default to true #30641

Closed AtofStryker closed 11 hours ago

AtofStryker commented 3 days ago

Additional details

With the release of Cypress 14, Cypress is deciding to make experimentalJustInTimeCompile an adopted configuration called justInTimeCompile. This option with Cypress 14 is enabled by default and supported by webpack only. We found that JIT did not have an impact with vite, so we decided to remove it for the vite dev server.

Steps to test

How has the user experience changed?

PR Tasks

cypress[bot] commented 3 days ago

cypress    Run #58558

Run Properties:  status check passed Passed #58558  •  git commit 4726c08bc0: chore: bump cache [run ci]
Project cypress
Branch Review feat/make_JIT_compile_GA
Run status status check passed Passed #58558
Run duration 16m 11s
Commit git commit 4726c08bc0: chore: bump cache [run ci]
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 949
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 4679
View all changes introduced in this branch ↗︎