-
Notifications
You must be signed in to change notification settings - Fork 30.4k
[ci] Run Cache Component tests with React's default Transition Indicator enabled #89102
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: canary
Are you sure you want to change the base?
Conversation
Failing test suitesCommit: 7a8881a | About building and testing Next.js
Expand output● static-siblings › cross-route-group siblings › should navigate to static sibling after visiting dynamic route ● static-siblings › same-directory siblings › should navigate to static sibling after visiting dynamic route ● static-siblings › parallel route siblings › should navigate to static sibling after visiting dynamic route ● static-siblings › deeply nested siblings › should navigate to static sibling after visiting dynamic route
Expand output● parallel-routes-catchall-groups › should work without throwing any errors about conflicting paths
Expand output● build-output-prerender › with a next config file › without --debug-prerender › prints only the user-selected experimental flags (and the ones enabled via env variable) ● build-output-prerender › with a next config file › with --debug-prerender › prints a warning and the customized experimental flags ● build-output-prerender › without a next config file › without --debug-prerender › prints no experimental flags (unless enabled via env variable) ● build-output-prerender › without a next config file › with --debug-prerender › prints a warning and the customized experimental flags |
Stats from current PR✅ No significant changes detected📊 All Metrics📖 Metrics GlossaryDev Server Metrics:
Build Metrics:
Change Thresholds:
⚡ Dev Server
📦 Dev Server (Webpack) (Legacy)📦 Dev Server (Webpack)
⚡ Production Builds
📦 Production Builds (Webpack) (Legacy)📦 Production Builds (Webpack)
📦 Bundle SizesBundle Sizes⚡ TurbopackClient Main Bundles: **432 kB** → **432 kB** ✅ -24 B81 files with content-based hashes (individual files not comparable between builds) Server Middleware
Build DetailsBuild Manifests
📦 WebpackClient Main Bundles
Polyfills
Pages
Server Edge SSR
Middleware
Build DetailsBuild Manifests
Build Cache
🔄 Shared (bundler-independent)Runtimes
|
Fix for the blocking Chrome bug has been released.
This should still fail since it has only landed in Chrome Beta.
Part of https://linear.app/vercel/issue/NAR-499/