Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ARM simulator support for xcuitest #917

Merged
merged 7 commits into from
Jun 10, 2024
Merged

feat: ARM simulator support for xcuitest #917

merged 7 commits into from
Jun 10, 2024

Conversation

alexplischke
Copy link
Contributor

@alexplischke alexplischke commented Jun 7, 2024

Description

Add ARM simulator support for xcuitest:

suites:
  - name: "saucy xcuitest - sims"
    timeout: 10m
    simulators:
      - name: "iPhone 15 Simulator"
        armRequired: true
        platformVersions:
          - "17.0"

PS: Unable to verify this functionality until platform is ready

15:27:45 ERR Failed to start suite. error="job start failed (400): UnsupportedPlatform - no images found for the specified caps" suite="saucy xcuitest - sims"

@alexplischke alexplischke added enhancement New feature or request xcuitest Pull requests that affect xcuitest integration labels Jun 7, 2024
@alexplischke alexplischke marked this pull request as ready for review June 7, 2024 22:36
@alexplischke alexplischke requested a review from a team as a code owner June 7, 2024 22:36
@alexplischke alexplischke merged commit 3459efb into main Jun 10, 2024
16 checks passed
@alexplischke alexplischke deleted the DEVX-2921 branch June 10, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request xcuitest Pull requests that affect xcuitest integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants