Skip to content

test: test_rebuild_profiles depends on live ~/.claude data — 3 failures reproduce on main #174

Description

@cdeust

Dated remediation item (2026-07-25, §13) surfaced during #169: three test_rebuild_profiles cases fail identically on main with a bridge_finder ValueError sourced from the developer's live ~/.claude session data. Tests reading the developer's real home directory violate test isolation (results depend on whose machine runs them) — the fixture should be a synthetic projects dir. Classify per test-engineer rules: hidden shared state, not flakiness. Fix: hermetic fixture + regression test for the bridge_finder ValueError itself (it may be a real bug against unusual session data, not just a test problem).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions