A bare `cargo test --package pdftract-core --lib buffer` hung and stalled the marathon ~5h on 2026-05-25, bypassing the nextest terminate-after guard. The instruction only banned bare cargo test at the final gate, not for narrow/iterative runs — which is exactly where the trap is. instruction.md: extend the ban to narrow/iterative runs and document the nextest filter equivalents (-E 'test(...)', -p <crate> <filter>). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| instruction.md | ||
| start.sh | ||