Skip to content

v16.2.5#93544

Merged
eps1lon merged 1 commit into
next-16-2from
sebbie/16.2
May 6, 2026
Merged

v16.2.5#93544
eps1lon merged 1 commit into
next-16-2from
sebbie/16.2

Conversation

@eps1lon
Copy link
Copy Markdown
Member

@eps1lon eps1lon commented May 6, 2026

manual trigger release

@eps1lon eps1lon requested a review from timneutkens May 6, 2026 17:00
@github-actions github-actions Bot added create-next-app Related to our CLI tool for quickly starting a new Next.js application. created-by: Next.js team PRs by the Next.js team. type: next labels May 6, 2026
@eps1lon eps1lon merged commit 766148f into next-16-2 May 6, 2026
142 of 147 checks passed
@eps1lon eps1lon deleted the sebbie/16.2 branch May 6, 2026 17:06
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

Failing test suites

Commit: 64c7cbc | About building and testing Next.js

pnpm test-start test/e2e/app-dir/app-client-cache/client-cache.parallel-routes.test.ts (job)

  • app dir client cache with parallel routes > prefetch={true} > should re-use the cache for the full page, only for 5 mins (DD)
Expand output

● app dir client cache with parallel routes › prefetch={true} › should re-use the cache for the full page, only for 5 mins

thrown: "Exceeded timeout of 60000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."

  50 |       }
  51 |
> 52 |       const result = Reflect.apply(target, thisArg, args)
     |                              ^
  53 |       return typeof result === 'function' ? wrapJestTestFn(result) : result
  54 |     },
  55 |     get(target, prop, receiver) {

  at Object.apply (lib/e2e-utils/index.ts:52:30)
  at it (e2e/app-dir/app-client-cache/client-cache.parallel-routes.test.ts:56:5)
  at describe (e2e/app-dir/app-client-cache/client-cache.parallel-routes.test.ts:30:3)
  at Object.describe (e2e/app-dir/app-client-cache/client-cache.parallel-routes.test.ts:7:1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

create-next-app Related to our CLI tool for quickly starting a new Next.js application. created-by: Next.js team PRs by the Next.js team. type: next

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants