Skip to content

Update font data#93731

Open
vercel-release-bot wants to merge 1 commit intocanaryfrom
update/fonts-data-1778373284545
Open

Update font data#93731
vercel-release-bot wants to merge 1 commit intocanaryfrom
update/fonts-data-1778373284545

Conversation

@vercel-release-bot
Copy link
Copy Markdown
Contributor

This auto-generated PR updates font data with latest available

@github-actions github-actions Bot added Font (next/font) Related to Next.js Font Optimization. type: next labels May 10, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Failing test suites

Commit: 75ad72e | About building and testing Next.js

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

  • app dir - prefetching > should immediately render the loading state for a dynamic segment when fetched from higher up in the tree (DD)
Expand output

● app dir - prefetching › should immediately render the loading state for a dynamic segment when fetched from higher up in the tree

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-prefetch/prefetching.test.ts:314:3)
  at Object.describe (e2e/app-dir/app-prefetch/prefetching.test.ts:11:1)

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

Labels

Font (next/font) Related to Next.js Font Optimization. run-react-18-tests type: next

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant