-
Notifications
You must be signed in to change notification settings - Fork 30.4k
Turbopack: Move PrettyPrintError to turbo_tasks and add tests #89280
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
This stack of pull requests is managed by Graphite. Learn more about stacking. |
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: **434 kB** → **434 kB** ✅ -11 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
|
CodSpeed Performance ReportMerging this PR will not alter performanceComparing Summary
Footnotes
|
2b58d7e to
a3bdc37
Compare
50f8e9f to
5f0df7a
Compare
a3bdc37 to
67c30f9
Compare
5f0df7a to
1332f0e
Compare
67c30f9 to
f7e3314
Compare
de64265 to
07a5442
Compare
07a5442 to
062bfa0
Compare
Failing test suitesCommit: e8f6a23 | About building and testing Next.js
Expand output● Test suite failed to run
Expand output● segment cache (revalidation) › re-fetch visible links after a navigation, if needed
Expand output● runtime prefetching › in a private cache › can completely prefetch a page that uses cookies and no uncached IO ● runtime prefetching › in a private cache › can completely prefetch a page that uses cookies and no uncached IO |
062bfa0 to
e8f6a23
Compare
Merge activity
|

What?
Move the error printing logic to turbo_tasks and add test cases for it