-
Notifications
You must be signed in to change notification settings - Fork 27.1k
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
test: split basic HMR test into multiple files #73616
base: canary
Are you sure you want to change the base?
test: split basic HMR test into multiple files #73616
Conversation
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Stats from current PRDefault BuildGeneral
Client Bundles (main, webpack)
Legacy Client Bundles (polyfills)
Client Pages
Client Build Manifests
Rendered Page Sizes
Edge SSR bundle Size
Middleware size
Next Runtimes
build cache
Diff detailsDiff for main-HASH.jsDiff too large to display |
babeb23
to
352a8fe
Compare
ea304a9
to
2d5c033
Compare
2d5c033
to
5dc5ef0
Compare
5dc5ef0
to
be6a3c5
Compare
Failing test suitesCommit: be6a3c5
Expand output● app-dir-hmr › filesystem changes › should update server components after navigating to a page with a different runtime
Read more about building and testing Next.js in contributing.md.
Expand output● prefetching-not-found › should correctly navigate to/from a global 404 page when following links with prefetch=auto
Read more about building and testing Next.js in contributing.md. |
Why?
This PR splits
describe.each
into separate files: