Skip to content

Update font data#93717

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

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

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 9, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 9, 2026

Failing test suites

Commit: bc7d88e | About building and testing Next.js

pnpm test-dev-turbo test/e2e/app-dir/instant-navigation-testing-api/instant-navigation-testing-api.test.ts (turbopack) (job)

  • instant-navigation-testing-api > runtime params are excluded from instant shell > does not include cookie values in instant shell during page load (DD)
Expand output

● instant-navigation-testing-api › runtime params are excluded from instant shell › does not include cookie values in instant shell during page load

expect(received).toContain(expected) // indexOf

Expected substring: "testCookie: hello"
Received string:    "testCookie: not set"

  411 |       const cookieValue = page.locator('[data-testid="cookie-value"]')
  412 |       await cookieValue.waitFor({ state: 'visible', timeout: 10000 })
> 413 |       expect(await cookieValue.textContent()).toContain('testCookie: hello')
      |                                               ^
  414 |     })
  415 |
  416 |     it('does not include dynamic param values in instant shell during page load', async () => {

  at Object.toContain (e2e/app-dir/instant-navigation-testing-api/instant-navigation-testing-api.test.ts:413:47)

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