Skip to content

test: demonstrate SSR failure before the preview update - #2

Open
fengmk2 wants to merge 1 commit into
mainfrom
test/ssr-baseline-1391
Open

test: demonstrate SSR failure before the preview update#2
fengmk2 wants to merge 1 commit into
mainfrom
test/ssr-baseline-1391

Conversation

@fengmk2

@fengmk2 fengmk2 commented Sep 7, 2026

Copy link
Copy Markdown

The original Vite+ 0.1.18 dependencies return HTTP 404 when the SSR test expects HTTP 200. This PR adds GitHub Actions and the SSR test before the preview dependency update.

package.json, bun.lock, and the application code match main. The workflow and test match the child PR #1 exactly.

Baseline CI installs the locked dependencies successfully on Linux, macOS, and Windows. All three jobs then fail at expected 404 to be 200, with Cannot GET / in the response.

This is the parent of #1 in stack #3. The child applies the preview dependency update so the same SSR test can pass.

Sign up for free to 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.

1 participant