Skip to content

test(e2e): add portable vite build cache coverage#488

Merged
wan9chi merged 1 commit into
mainfrom
codex/vite-build-cache-portability
Jun 26, 2026
Merged

test(e2e): add portable vite build cache coverage#488
wan9chi merged 1 commit into
mainfrom
codex/vite-build-cache-portability

Conversation

@wan9chi

@wan9chi wan9chi commented Jun 26, 2026

Copy link
Copy Markdown
Member

Motivation

Vite build task cache entries should remain usable after cache data is uploaded from one workspace root and downloaded into an equivalent workspace on another machine. This adds focused e2e coverage for that portability behavior by copying the default task cache directory between two identical plain Vite fixtures.

The fixture uses --configLoader runner as a temporary workaround for a Vite config-loader issue that currently makes the default config loader produce non-portable cache inputs.

Co-authored-by: GPT-5 Codex <codex@openai.com>
@wan9chi wan9chi marked this pull request as ready for review June 26, 2026 03:36
@wan9chi wan9chi merged commit 4b8c893 into main Jun 26, 2026
19 checks passed
@wan9chi wan9chi deleted the codex/vite-build-cache-portability branch June 26, 2026 03:36
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