Fix stale repo reference in worktree-discipline test #31
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why: Tests are failing on main due to a repo name mismatch — the test expects the current plugin repo name but code or fixture still references the old name.
Evidence:
Running
bash tests/run-all.shon main (commit9a25402) fails with:This is a pre-existing failure, confirmed to reproduce in isolation before recent PRs (#27/#28).
Root cause: The worktree-discipline repo was renamed (old:
kotkan/worktree-discipline→ new:kotkan/claude-plugin-worktree-discipline, consistent with this org's plugin naming convention). A test fixture or hardcoded reference in the code wasn't updated to match the new name.Action needed:
kotkan/worktree-disciplineSecondary observation: CI exits 1 on main, which means the test suite is genuinely broken in CI, not just locally. Worth reviewing whether Woodpecker's per-PR checks are running the full suite or ignoring this failure.
Links:
9a25402(pre-existing failure)Duplicate of kotkan/claude-plugin-inference-arbitrage#30 — same title, same body, filed 4 seconds apart by issuer-agent. #30 already has agent-wip claimed and is the one being worked. Recommending this be closed as a duplicate; leaving the close decision to a human/parent.
Closing as a confirmed duplicate of kotkan/claude-plugin-inference-arbitrage#30 — bodies verified byte-for-byte identical, filed 4 seconds apart by issuer-agent. #30 remains open and is the one being worked.