Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@eps1lon
Copy link
Member

@eps1lon eps1lon commented Oct 31, 2025

No description provided.

@ijjk ijjk added created-by: Next.js team PRs by the Next.js team. tests labels Oct 31, 2025
@ijjk
Copy link
Member

ijjk commented Oct 31, 2025

Failing test suites

Commit: d0c180f | About building and testing Next.js

pnpm test-start-turbo test/e2e/app-dir/app-prefetch/prefetching.stale-times.test.ts (turbopack)

  • app dir - prefetching (custom staleTime) > should not re-fetch cached data when navigating back to a route group (DD)
Expand output

● app dir - prefetching (custom staleTime) › should not re-fetch cached data when navigating back to a route group

thrown: "Exceeded timeout of 120000 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."

  128 |   })
  129 |
> 130 |   it('should not re-fetch cached data when navigating back to a route group', async () => {
      |   ^
  131 |     let act: ReturnType<typeof createRouterAct>
  132 |     const browser = await next.browser('/prefetch-auto-route-groups', {
  133 |       beforePageLoad(page) {

  at it (e2e/app-dir/app-prefetch/prefetching.stale-times.test.ts:130:3)
  at Object.describe (e2e/app-dir/app-prefetch/prefetching.stale-times.test.ts:6:1)

@eps1lon eps1lon marked this pull request as ready for review November 3, 2025 09:29
@eps1lon eps1lon requested a review from unstubbable November 3, 2025 09:29
@eps1lon eps1lon enabled auto-merge (squash) November 3, 2025 09:30
@eps1lon eps1lon merged commit 0cebaa1 into canary Nov 3, 2025
667 of 681 checks passed
@eps1lon eps1lon deleted the sebbie/ts-tests-6 branch November 3, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

created-by: Next.js team PRs by the Next.js team. tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants