Skip to content

Test: Make Hydration Tests Actually Hydrate#176

Merged
jlukic merged 2 commits intomainfrom
test/hydrate-bench-real-dsd
May 2, 2026
Merged

Test: Make Hydration Tests Actually Hydrate#176
jlukic merged 2 commits intomainfrom
test/hydrate-bench-real-dsd

Conversation

@jlukic
Copy link
Copy Markdown
Member

@jlukic jlukic commented May 2, 2026

Fixes issue with tests where innerHTML does not process <template shadowrootmode>.

Changes

  • Hydration tests

Risk

0/10
Only modifies tests.

innerHTML does not process <template shadowrootmode>; ssrAndHydrate and
bench-hydrate were both falling through to fullRender. Switch to
setHTMLUnsafe so the hydrate path is actually exercised, then surface
what that exposes.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
semantic-next Ready Ready Preview, Comment May 2, 2026 8:37pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
mcp Ignored Ignored Preview May 2, 2026 8:37pm

Request Review

@jlukic jlukic merged commit 271be03 into main May 2, 2026
12 of 13 checks passed
@jlukic jlukic deleted the test/hydrate-bench-real-dsd branch May 2, 2026 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Tests Modifies tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant