You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow-up of #12539 (phase 1 landed as #12588: all 4,263 flat tests/unit files relocated into per-prefix subdirs, flat = 0).
Phase 1 findings (measured in worktree)
Exact-duplicate files: 0.
Shared test names across files: 190 (mostly generic names; a few real overlap candidates, e.g. antigravity usage-fetcher vs usage-service sharing 6+ quota-parsing cases).
Cost-signal scan (spawn/sleep/db/net/timing keywords) per top dir: db-touching is pervasive (combo 83, db 102, misc 55 files); spawn concentrates in cli/build/db; only 74 files in 12 dirs are fully signal-free — too small for a meaningful 'quick' tier.
Follow-up of #12539 (phase 1 landed as #12588: all 4,263 flat tests/unit files relocated into per-prefix subdirs, flat = 0).
Phase 1 findings (measured in worktree)
Proposed scope
Non-goals