-
Notifications
You must be signed in to change notification settings - Fork 29.5k
[Cache Components] separate runtime stage in dev render #84644
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
base: lubieowoce/restart-on-cache-miss
Are you sure you want to change the base?
[Cache Components] separate runtime stage in dev render #84644
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. |
06d3719
to
422be96
Compare
0edd917
to
9392c81
Compare
Failing test suitesCommit: 9392c81 | About building and testing Next.js
Expand output● cache-components - Console Dimming - Logging after Abort in Server › dims console calls after a prerender has aborted
Expand output● PPR - partial hydration › Static shell, no streaming metadata › should hydrate the shell without waiting for slow suspense boundaries
● PPR - partial hydration › Static shell, streaming metadata › should hydrate the shell without waiting for slow suspense boundaries
● PPR - partial hydration › No static shell, no streaming metadata › should hydrate the shell without waiting for slow suspense boundaries
● PPR - partial hydration › No static shell, streaming metadata › should hydrate the shell without waiting for slow suspense boundaries
Expand output● segment cache (incremental opt in) › prefetches a dynamic route when PPR is disabled if it has a loading.tsx boundary
Expand output● use-cache › should not read nor write cached data when draft mode is enabled › js disabled, without cookies
Expand output● Cleaning distDir › production mode › should clean up .next before build start
● Cleaning distDir › production mode › disabled write › should not clean up .next before build start
Expand output● app dir - prefetching › should show layout eagerly when prefetched with loading one level down
Expand output● opentelemetry › root context › app router › should handle RSC with fetch
● opentelemetry › root context › app router › should propagate custom context without span
● opentelemetry › root context › app router › should handle RSC with fetch on edge
● opentelemetry › root context › app router › should trace middleware
● opentelemetry › root context › app router › should handle error in RSC
● opentelemetry › incoming context propagation › app router › should handle RSC with fetch
● opentelemetry › incoming context propagation › app router › should propagate custom context without span
● opentelemetry › incoming context propagation › app router › should handle RSC with fetch on edge
● opentelemetry › incoming context propagation › app router › should trace middleware
● opentelemetry › incoming context propagation › app router › should handle error in RSC
● opentelemetry with disabled fetch tracing › root context › app router with disabled fetch › should handle RSC with disabled fetch
Expand output● segment cache (search params) › stores prefetched data by its rewritten search params, not the original ones
|
No description provided.