Skip to content

test(app): isolate composer view lookup to main actor - #372

Open
PhilipJohnBasile wants to merge 2 commits into
youssofal:mainfrom
PhilipJohnBasile:codex/fix-swift-mainactor-helper
Open

test(app): isolate composer view lookup to main actor#372
PhilipJohnBasile wants to merge 2 commits into
youssofal:mainfrom
PhilipJohnBasile:codex/fix-swift-mainactor-helper

Conversation

@PhilipJohnBasile

@PhilipJohnBasile PhilipJohnBasile commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Fix current-main Swift test compilation under Swift 6 actor isolation.

ComposerReturnToSendTests.firstTextView(in:) walks AppKit view state, so the helper must be main-actor isolated like its test class and call sites.

Validation:

  • focused composer tests: 2 passed
  • full Swift suite: 647 passed, 1 existing skip, repeated twice
  • swift build: passed

This is the one-line prerequisite for the current-main DeepSeek app integration test run.

@youssofal, please review.

@youssofal
youssofal force-pushed the main branch 2 times, most recently from 2382dfd to 8bc4d88 Compare September 1, 2026 08:07
Signed-off-by: Philip John Basile <PBasile@Basilecom.com>
@PhilipJohnBasile
PhilipJohnBasile force-pushed the codex/fix-swift-mainactor-helper branch from a7ba855 to 4a59fef Compare September 1, 2026 13:02
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