-
Notifications
You must be signed in to change notification settings - Fork 30k
Fix url-imports test on 15-5 #84966
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
Fix url-imports test on 15-5 #84966
Conversation
Failing test suitesCommit: b62e0ea | About building and testing Next.js
Expand output● Undefined default export › should error when page component export is not valid
Expand output● PPR - partial hydration › Static shell, no streaming metadata › should hydrate the shell without waiting for slow suspense boundaries ● PPR - partial hydration › No static shell, no streaming metadata › should hydrate the shell without waiting for slow suspense boundaries
Expand output● fallback-shells › without IO › should start and not postpone the response
Expand output● segment cache (revalidation) › evict client cache when Server Action calls revalidateTag |
Was fixed on canary in #84922
Very annoying test setup
Closes PACK-5698