Closed AtofStryker closed 11 hours ago
Passed #58558
•
4726c08bc0: chore: bump cache [run ci]
Project |
cypress
|
Branch Review |
feat/make_JIT_compile_GA
|
Run status |
Passed #58558
|
Run duration | 16m 11s |
Commit |
4726c08bc0: chore: bump cache [run ci]
|
Committer | AtofStryker |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
2
|
Pending |
949
|
Skipped |
0
|
Passing |
4679
|
View all changes introduced in this branch ↗︎ |
Additional details
With the release of Cypress 14, Cypress is deciding to make
experimentalJustInTimeCompile
an adopted configuration calledjustInTimeCompile
. 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-documentation
? https://github.com/cypress-io/cypress-documentation/pull/6013type definitions
?