Skip to content

fix: align Maestro assertVisible timeout#653

Merged
thymikee merged 1 commit into
mainfrom
codex/maestro-assert-visible-7s
Jun 1, 2026
Merged

fix: align Maestro assertVisible timeout#653
thymikee merged 1 commit into
mainfrom
codex/maestro-assert-visible-7s

Conversation

@thymikee
Copy link
Copy Markdown
Member

@thymikee thymikee commented Jun 1, 2026

Summary

Align Maestro assertVisible compatibility with Maestro's normal assertion wait budget by using a 7s default instead of 5s.

This lets suites rely on regular assertVisible for ordinary post-navigation checks instead of adding extendedWaitUntil timeouts for cases that should fit within the default assertion window.

Validation

  • pnpm exec vitest run src/compat/maestro/__tests__/replay-flow.test.ts src/compat/maestro/__tests__/runtime-assertions.test.ts
  • pnpm check:quick

@thymikee thymikee marked this pull request as ready for review June 1, 2026 22:07
@thymikee thymikee merged commit ef3c512 into main Jun 1, 2026
17 checks passed
@thymikee thymikee deleted the codex/maestro-assert-visible-7s branch June 1, 2026 22:08
@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 22:08 UTC

@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 0 B
JS gzip 360.7 kB 360.7 kB +4 B
npm tarball 462.0 kB 462.0 kB +5 B
npm unpacked 1.5 MB 1.5 MB 0 B

Startup median (7 runs, lower is better):

Scenario Base Current Diff
CLI --version 27.8 ms 26.7 ms -1.1 ms
CLI --help 43.1 ms 42.6 ms -0.4 ms

Top changed chunks:

Chunk Raw diff Gzip diff
dist/src/session.js 0 B +4 B

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