Skip to content

fix: harden iOS runner resilience and cancellation#85

Merged
thymikee merged 1 commit into
mainfrom
codex/ios-runner-resilience-split
Feb 20, 2026
Merged

fix: harden iOS runner resilience and cancellation#85
thymikee merged 1 commit into
mainfrom
codex/ios-runner-resilience-split

Conversation

@thymikee
Copy link
Copy Markdown
Member

Summary

Harden iOS runner lifecycle and cancellation behavior for flaky/long-running XCTest sessions.

  • tighten runner retry policy to read-only commands and transient failure signatures
  • harden Springboard modal probing against stale XCUI element exceptions
  • improve daemon/client interrupt and timeout teardown so detached xcodebuild trees are aborted reliably
  • propagate request cancellation through runner command paths to prevent stale in-flight loops after disconnect/timeout

Validation

  • pnpm typecheck
  • pnpm test:unit
  • pnpm test:smoke
  • pnpm build:xcuitest

@github-actions
Copy link
Copy Markdown

PR Preview Action v1.8.1

QR code for preview link

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

Built to branch gh-pages at 2026-02-20 16:14 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee merged commit 345b7ee into main Feb 20, 2026
6 checks passed
@thymikee thymikee deleted the codex/ios-runner-resilience-split branch February 20, 2026 16:18
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