Skip to content

Docs: POC #81419

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

Open
wants to merge 10 commits into
base: canary
Choose a base branch
from
Open

Docs: POC #81419

wants to merge 10 commits into from

Conversation

delbaoliveira
Copy link
Contributor

@delbaoliveira delbaoliveira commented Jul 8, 2025

@ijjk ijjk added the created-by: Next.js DevEx team PRs by the DX team. label Jul 8, 2025
@ijjk
Copy link
Member

ijjk commented Jul 8, 2025

Failing test suites

Commit: 8d55344

__NEXT_EXPERIMENTAL_PPR=true pnpm test-start test/e2e/app-dir/segment-cache/cdn-cache-busting/cdn-cache-busting.test.ts (PPR)

  • segment cache (CDN cache busting) > perform fully prefetched navigation when a third-party proxy performs a redirect
Expand output

● segment cache (CDN cache busting) › perform fully prefetched navigation when a third-party proxy performs a redirect

Expected a response containing the given string:

Target page

  113 |       })
  114 |
> 115 |       await act(
      |             ^
  116 |         async () => {
  117 |           const linkToggle = await browser.elementByCss(
  118 |             '[data-link-accordion="/redirect-to-target-page"]'

  at Object.act (e2e/app-dir/segment-cache/cdn-cache-busting/cdn-cache-busting.test.ts:115:13)

Read more about building and testing Next.js in contributing.md.

@delbaoliveira delbaoliveira marked this pull request as ready for review July 10, 2025 08:45
@ijjk ijjk added the Turbopack Related to Turbopack with Next.js. label Jul 10, 2025
Copy link

codspeed-hq bot commented Jul 10, 2025

CodSpeed Performance Report

Merging #81419 will not alter performance

Comparing docs-site-wip (ee1df18) with canary (8886e01)

Summary

✅ 9 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
created-by: Next.js DevEx team PRs by the DX team. Turbopack Related to Turbopack with Next.js.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants