Skip to content

fix: bound iOS simulator focus timeout#233

Merged
thymikee merged 2 commits intomainfrom
codex/close-issue-187-simulator-focus-timeout
Mar 17, 2026
Merged

fix: bound iOS simulator focus timeout#233
thymikee merged 2 commits intomainfrom
codex/close-issue-187-simulator-focus-timeout

Conversation

@thymikee
Copy link
Copy Markdown
Contributor

Summary

Bound open -a Simulator in the shared iOS simulator focus helper so screenshot and related simulator flows fail fast instead of hanging indefinitely.
Adds a focused regression test for the timeout path. Closes #187.

Validation

pnpm typecheck
node --test src/platforms/ios/tests/index.test.ts src/platforms/ios/tests/runner-client.test.ts src/platforms/ios/tests/runner-transport.test.ts src/platforms/ios/tests/launch-diagnostics.test.ts src/platforms/ios/tests/devices.test.ts src/platforms/ios/tests/simctl.test.ts

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 17, 2026

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://callstackincubator.github.io/agent-device/pr-preview/pr-233/

Built to branch gh-pages at 2026-03-17 15:26 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee merged commit 3a2ff61 into main Mar 17, 2026
7 checks passed
@thymikee thymikee deleted the codex/close-issue-187-simulator-focus-timeout branch March 17, 2026 15:27
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.

Harden iOS screenshot fallback path against remaining xcrun hangs

1 participant