-
Notifications
You must be signed in to change notification settings - Fork 28.4k
enable e2e tests with turbopack #57432
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
Conversation
Tests Passed |
Stats from current PRDefault BuildGeneral
Client Bundles (main, webpack)
Legacy Client Bundles (polyfills)
Client Pages
Client Build Manifests
Rendered Page Sizes
Edge SSR bundle Size
Middleware size
|
"app dir - metadata dynamic routes text routes should handle robots.[ext] dynamic routes" | ||
], | ||
"failed": [ | ||
"app dir - metadata dynamic routes should error when id is missing in generateSitemaps", | ||
"app dir - metadata dynamic routes should generate unique path for image routes under group routes", | ||
"app dir - metadata dynamic routes should inject dynamic metadata properly to head", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#57431 is in canary, so rebasing should make pass some of these tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's updated from the daily test run... The next run will make it pass.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah but there's passing test and don't need to move to failed manually? but it's indifferent
Closes WEB-1862