Skip to content

fix: improve maestro test output#652

Merged
thymikee merged 1 commit into
mainfrom
codex/maestro-test-output-format
Jun 1, 2026
Merged

fix: improve maestro test output#652
thymikee merged 1 commit into
mainfrom
codex/maestro-test-output-format

Conversation

@thymikee
Copy link
Copy Markdown
Member

@thymikee thymikee commented Jun 1, 2026

Summary

Clean up test --maestro output so non-verbose runs show concise PASS/FAIL rows instead of live lowercase progress lines.

Keep step telemetry available in verbose/failure output, but drop redundant [ok] markers and only include the attempt label when a later attempt is shown.

Touched 3 files; scope stayed within CLI test output formatting.

Validation

Verified with the focused CLI network test and quick TypeScript validation:

  • pnpm exec vitest run src/__tests__/cli-network.test.ts --project unit
  • pnpm check:quick

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

Size Report

Metric Base Current Diff
JS raw 1.1 MB 1.1 MB +509 B
JS gzip 360.5 kB 360.7 kB +207 B
npm tarball 461.4 kB 461.6 kB +230 B
npm unpacked 1.5 MB 1.5 MB +509 B

Startup median (7 runs, lower is better):

Scenario Base Current Diff
CLI --version 28.3 ms 28.4 ms +0.1 ms
CLI --help 46.2 ms 44.5 ms -1.8 ms

Top changed chunks:

Chunk Raw diff Gzip diff
dist/src/session.js +55 B +8 B

@thymikee thymikee force-pushed the codex/maestro-test-output-format branch from 0169cbe to 68576d5 Compare June 1, 2026 21:48
@thymikee thymikee merged commit d5c94b0 into main Jun 1, 2026
18 checks passed
@thymikee thymikee deleted the codex/maestro-test-output-format branch June 1, 2026 21:51
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-06-01 21:51 UTC

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