Skip to content

test: make gen eject compile-proof path portable#163

Merged
joshua-temple merged 1 commit into
mainfrom
fix/gen-eject-test-path
Jun 14, 2026
Merged

test: make gen eject compile-proof path portable#163
joshua-temple merged 1 commit into
mainfrom
fix/gen-eject-test-path

Conversation

@joshua-temple

Copy link
Copy Markdown
Collaborator

What this change does

The gen eject compile-proof test (TestEject_CompilesAndWires) hardcoded an absolute path to a development worktree for the state module replace directive. That path is environment-specific and breaks once the worktree is gone. This resolves the sibling state module relative to the package instead, so the proof builds from any checkout.

Why

Keeps the generated-code compile/wire proof portable and green in CI and any clone.

Checklist

  • Commits signed off (DCO)
  • Conventional commit
  • Tests pass locally

Signed-off-by: Joshua Temple <joshua.temple@stablekernel.com>
@joshua-temple joshua-temple merged commit bab5864 into main Jun 14, 2026
2 checks passed
@joshua-temple joshua-temple deleted the fix/gen-eject-test-path branch June 14, 2026 02:30
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