Skip to content

fix(test): support mixed-platform simulator test plans - #527

Open
vsolano9 wants to merge 1 commit into
getsentry:mainfrom
vsolano9:fix-514
Open

fix(test): support mixed-platform simulator test plans#527
vsolano9 wants to merge 1 commit into
getsentry:mainfrom
vsolano9:fix-514

Conversation

@vsolano9

@vsolano9 vsolano9 commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Fixes #514

Summary

  • detect prepared test products containing multiple simulator platforms
  • run the source-backed test phase for those products so Xcode can resolve paired simulators
  • retain prepared test execution for single-platform products

Verification

  • npx vitest run src/utils/__tests__/test-common.test.ts
  • standalone Repro.xcodeproj smoke run: didError: false; xcresult summary: 2 passed, 0 failed

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.

[Bug]: Simulator test fails on mixed iOS and watchOS test plans in 2.7.0

1 participant