test(e2e): verify Vite auto output restoration#462
Merged
Conversation
This was referenced Jun 14, 2026
Member
Author
This was referenced Jun 14, 2026
wan9chi
force-pushed
the
infra-default-auto-output
branch
from
June 14, 2026 14:25
df96364 to
e4d1457
Compare
wan9chi
force-pushed
the
infra-vite-auto-output-fixture
branch
from
June 14, 2026 14:25
5bc07dd to
61a69dd
Compare
wan9chi
force-pushed
the
infra-default-auto-output
branch
from
June 14, 2026 14:30
e4d1457 to
1ec0e1d
Compare
wan9chi
force-pushed
the
infra-vite-auto-output-fixture
branch
2 times, most recently
from
June 14, 2026 14:33
6a6010f to
a741fbf
Compare
wan9chi
force-pushed
the
infra-default-auto-output
branch
2 times, most recently
from
June 14, 2026 14:36
ae0da74 to
a3ad5df
Compare
wan9chi
force-pushed
the
infra-vite-auto-output-fixture
branch
from
June 14, 2026 14:36
a741fbf to
6916ee2
Compare
This was referenced Jun 14, 2026
wan9chi
force-pushed
the
infra-default-auto-output
branch
from
June 14, 2026 16:21
a3ad5df to
b020059
Compare
wan9chi
force-pushed
the
infra-vite-auto-output-fixture
branch
2 times, most recently
from
June 14, 2026 16:26
90486c9 to
8ba9b67
Compare
wan9chi
force-pushed
the
infra-default-auto-output
branch
2 times, most recently
from
June 14, 2026 16:29
23184b8 to
4e37c59
Compare
wan9chi
force-pushed
the
infra-vite-auto-output-fixture
branch
from
June 14, 2026 16:29
8ba9b67 to
170c887
Compare
wan9chi
force-pushed
the
infra-default-auto-output
branch
from
June 14, 2026 22:18
4e37c59 to
1e0ada4
Compare
wan9chi
force-pushed
the
infra-vite-auto-output-fixture
branch
from
June 14, 2026 22:18
170c887 to
2f98600
Compare
wan9chi
force-pushed
the
infra-default-auto-output
branch
from
June 14, 2026 22:36
1e0ada4 to
1de8a95
Compare
wan9chi
force-pushed
the
infra-vite-auto-output-fixture
branch
2 times, most recently
from
June 14, 2026 22:41
625626b to
d21a76c
Compare
wan9chi
force-pushed
the
infra-default-auto-output
branch
3 times, most recently
from
June 14, 2026 22:50
af0a95c to
8fb88f0
Compare
wan9chi
force-pushed
the
infra-vite-auto-output-fixture
branch
3 times, most recently
from
June 14, 2026 22:53
9e6a5f0 to
1518936
Compare
wan9chi
force-pushed
the
infra-default-auto-output
branch
from
June 15, 2026 01:19
8fb88f0 to
ef1c8f6
Compare
wan9chi
force-pushed
the
infra-vite-auto-output-fixture
branch
from
June 15, 2026 01:19
1518936 to
af91c89
Compare
Member
Author
wan9chi
changed the base branch from
infra-default-auto-output
to
graphite-base/462
June 15, 2026 01:41
Co-authored-by: GPT-5 Codex <codex@openai.com>
wan9chi
force-pushed
the
infra-vite-auto-output-fixture
branch
from
June 15, 2026 01:46
af91c89 to
2ee0ac8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Motivation
The lower stack slices prove the runner behavior with focused fixtures, but reviewers also need a real Vite build fixture showing the integration no longer needs manual input/output exclusions.
Scope
Remove the temporary manual exclusions from the Vite build fixture, add a
vtt stat-filehelper for stable existence checks, and add an e2e provingvite buildhits the cache and restoresdist/assets/main.jsthrough automatic output tracking.