Skip to content

test(nextjs): Drop nextjs-16-cf-workers canary variant - #23540

Merged
chargome merged 2 commits into
developfrom
cg/test/drop-nextjs-cf-workers-canary-variant
Aug 24, 2026
Merged

test(nextjs): Drop nextjs-16-cf-workers canary variant#23540
chargome merged 2 commits into
developfrom
cg/test/drop-nextjs-cf-workers-canary-variant

Conversation

@chargome

@chargomechargome commented Aug 24, 2026

Copy link
Copy Markdown
Member

Removes the nextjs-16-cf-workers (canary) E2E variant while the upstream fix is pending.

Refs #23541 for restoring the variant.

`next@canary` moved to 16.4.0-canary.x, whose manifest loading is not yet
supported by `@opennextjs/cloudflare`, so every canary run fails with
`Unexpected loadManifest(/.next/server/preview-props.json) call!`.
Remove the variant until the upstream fix ships so the job stops reporting
a failure it cannot act on. The `test:build-canary` script stays in place
so restoring the variant is a one-line change.
Refs opennextjs/opennextjs-cloudflare#1356
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@chargomechargome self-assigned this Aug 24, 2026
@chargome
chargome marked this pull request as ready for review August 24, 2026 15:54
@github-actions

github-actionsBot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

size-limit report 📦

⚠️Warning: Base artifact is not the latest one, because the latest workflow run is not done yet. This may lead to incorrect results. Try to re-run all tests to get up to date results.

PathSize% ChangeChange
@sentry/browser28.57 kB--
@sentry/browser - with treeshaking flags26.92 kB--
@sentry/browser - with treeshaking flags tracing without tracing26.82 kB--
@sentry/browser (incl. Tracing)48.33 kB--
@sentry/browser (incl. Tracing + Span Streaming)48.35 kB--
@sentry/browser (incl. Tracing, Profiling)51.24 kB--
@sentry/browser (incl. Tracing, Replay)87.73 kB--
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags77.19 kB--
@sentry/browser (incl. Tracing, Replay with Canvas)92.44 kB--
@sentry/browser (incl. Tracing, Replay, Feedback)105.12 kB--
@sentry/browser (incl. Feedback)45.81 kB--
@sentry/browser (incl. sendFeedback)33.36 kB--
@sentry/browser (incl. FeedbackAsync)38.47 kB--
@sentry/browser (incl. Metrics)29.52 kB--
@sentry/browser (incl. Logs)29.8 kB--
@sentry/browser (incl. Metrics & Logs)30.45 kB--
@sentry/react30.33 kB--
@sentry/react (incl. Tracing)50.51 kB--
@sentry/vue35.4 kB--
@sentry/vue (incl. Tracing)50.31 kB--
@sentry/svelte28.6 kB--
CDN Bundle30.32 kB--
CDN Bundle (incl. Tracing)48.87 kB--
CDN Bundle (incl. Logs, Metrics)32.54 kB--
CDN Bundle (incl. Tracing, Logs, Metrics)50.74 kB--
CDN Bundle (incl. Replay, Logs, Metrics)72.91 kB--
CDN Bundle (incl. Tracing, Replay)86.33 kB--
CDN Bundle (incl. Tracing, Replay, Logs, Metrics)88.16 kB--
CDN Bundle (incl. Tracing, Replay, Feedback)92.07 kB--
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics)94 kB--
CDN Bundle - uncompressed89.94 kB--
CDN Bundle (incl. Tracing) - uncompressed146.13 kB--
CDN Bundle (incl. Logs, Metrics) - uncompressed96.23 kB--
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed151.81 kB--
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed225.18 kB--
CDN Bundle (incl. Tracing, Replay) - uncompressed265.4 kB--
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed271.07 kB--
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed279.09 kB--
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed284.76 kB--
@sentry/nextjs (client)53.05 kB--
@sentry/sveltekit (client)48.74 kB--
@sentry/core/server64.95 kB--
@sentry/core/browser52.11 kB--
@sentry/node117.49 kB+0.03%+24 B 🔺
@sentry/node/import (ESM hook with diagnostics-channel injection)85.18 kB--
@sentry/node - without tracing82.03 kB+0.03%+24 B 🔺
@sentry/aws-serverless91.46 kB+0.03%+19 B 🔺
@sentry/cloudflare (withSentry) - minified194.68 kB--
@sentry/cloudflare (withSentry)481.33 kB--

View base workflow run

@chargome
chargome enabled auto-merge (squash) August 24, 2026 17:26
@chargome
chargome merged commit 2ecea30 into developAug 24, 2026
99 of 105 checks passed
@chargome
chargome deleted the cg/test/drop-nextjs-cf-workers-canary-variant branch August 24, 2026 18:12
JPeer264 pushed a commit that referenced this pull request Aug 25, 2026
Removes the `nextjs-16-cf-workers (canary)` E2E variant while the
upstream fix is pending.
Refs #23541 for restoring the variant.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@chargome@nicohrubec