Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Failing test suitesCommit: ec9f7f3 | About building and testing Next.js
Expand output● Custom routes › should load custom routes when only one type is used › development mode › should work with just headers ● Custom routes › should load custom routes when only one type is used › development mode › should work with just rewrites ● Custom routes › should load custom routes when only one type is used › development mode › should work with just redirects ● Custom routes › should load custom routes when only one type is used › production mode › should work with just headers ● Custom routes › should load custom routes when only one type is used › production mode › should work with just rewrites ● Custom routes › should load custom routes when only one type is used › production mode › should work with just redirects
Expand output● trace-build-file › should contain high-level build trace events ● trace-build-file › should only contain allowlisted events ● trace-build-file › should have next-build as root span with proper hierarchy ● trace-build-file › should have consistent traceId across all events ● trace-build-file › should work with basic page rendering
Expand output● config-output-export › should work with getStaticProps and without revalidate ● config-output-export › should error with getServerSideProps without fallback ● config-output-export › should error with getStaticPaths and fallback true ● config-output-export › should error with getStaticPaths and fallback blocking ● config-output-export › should work with getStaticPaths and fallback false
Expand output● react-dom/server in React Server environment › explicit react-dom/server.edge usage in app code ● react-dom/server in React Server environment › implicit react-dom/server.node usage in app code ● react-dom/server in React Server environment › explicit react-dom/server.browser usage in library code
Expand output● after during server shutdown - custom server › waits for after callbacks when the server receives SIGTERM |
Merging this PR will not alter performance
Comparing Footnotes
|

No description provided.