-
Notifications
You must be signed in to change notification settings - Fork 27.6k
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
Update Turbopack production test manifest #75568
base: canary
Are you sure you want to change the base?
Conversation
Failing test suitesCommit: cee4dcd
Expand output● SCSS Support › Friendly Webpack Error › should be a friendly error successfully
Read more about building and testing Next.js in contributing.md.
Expand output● Errors on invalid custom middleware matchers › production mode › should error when source length is exceeded
● Errors on invalid custom middleware matchers › production mode › should error during next build for invalid matchers
Read more about building and testing Next.js in contributing.md.
Expand output● next/dynamic › production mode › should render dynamic server rendered values on client mount
Read more about building and testing Next.js in contributing.md.
Expand output● Invalid static image import in _document › production mode › Should fail to build when no next.config.js
● Invalid static image import in _document › production mode › Should fail to build when disableStaticImages in next.config.js
Read more about building and testing Next.js in contributing.md.
Expand output● Failing to load _error › production mode › handles failing to load _error correctly
Read more about building and testing Next.js in contributing.md.
Expand output● nested index.js › production mode › should follow link to /index/index
Read more about building and testing Next.js in contributing.md.
Expand output● rewrite-headers › middleware rewrite external RSC (/hello/vercel) › should have the expected headers
● rewrite-headers › middleware rewrite external Prefetch RSC (/hello/vercel) › should have the expected headers
Read more about building and testing Next.js in contributing.md.
Expand output● app dir - basic › should encode chunk path correctly
Read more about building and testing Next.js in contributing.md. |
This auto-generated PR updates the production integration test manifest used when testing Turbopack.