Skip to content

feat: stream replay test progress#605

Merged
thymikee merged 5 commits into
mainfrom
codex/test-progress-output
May 28, 2026
Merged

feat: stream replay test progress#605
thymikee merged 5 commits into
mainfrom
codex/test-progress-output

Conversation

@thymikee
Copy link
Copy Markdown
Member

@thymikee thymikee commented May 28, 2026

Summary

Stream agent-device test progress progressively over daemon transports so CI logs show one-line pass, fail, or skip updates as tests finish or retry.

Progress lines include current/total position, retry state, and elapsed seconds with two decimals, for example pass 3/6 ... duration=12.34s, before the existing final suite summary.

Review/fallow follow-up: hardened socket progress handling after settle, added HTTP NDJSON progress coverage, removed synthetic duration=0.00s from skipped entries, and consolidated duplicated line-stream/auth/listener helpers flagged by Fallow.

Touched 15 files; scope stayed within replay test progress plumbing, CLI transport output, tests, docs, and cleanup required by Fallow.

Validation

Verified with pnpm check:fallow --base origin/main, focused progress/client/contract tests, pnpm format, pnpm check:quick, pnpm build, and replay e2e runs. The macOS replay suite streamed pass 1/1 ... attempt=1/1 progressively before the final summary, and iOS replay suite output showed per-test pass/fail progress across the suite.

Known gap: pnpm check:unit was attempted but hit existing environment-sensitive loopback failures (EADDRNOTAVAIL) unrelated to this change.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 28, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-05-28 15:54 UTC

@thymikee thymikee merged commit 99e97c8 into main May 28, 2026
18 checks passed
@thymikee thymikee deleted the codex/test-progress-output branch May 28, 2026 15:54
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