Skip to content

Conversation

@ShadowCat567
Copy link
Contributor

@ShadowCat567 ShadowCat567 commented Oct 31, 2025

Description of changes

Github put out a new version of their Mac runner and now there are multiple iPhone 16 Pro Maxs that we could be using to run our tests. Fastlane does not like options and fails since it detects that iPhone 16 Pro Max could be on OS 18 or OS 26. Tried locking us to iPhone 16 Pro Max with OS 18 but Mac smoketests were still failing due to timeouts.

Ended up moving us to a lighter weight iPhone version (iPhone 6) and altering the fastlane timeouts and retries for Mac tests to make them more forgiving than the default. Windows and Linux are still using default fastlane timeouts.

Description of how you validated changes

Successful smoketest run: https://github.com/aws-amplify/amplify-cli/actions/runs/19044331468

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ShadowCat567 ShadowCat567 marked this pull request as ready for review November 3, 2025 18:23
@ShadowCat567 ShadowCat567 requested a review from a team as a code owner November 3, 2025 18:23
@ShadowCat567 ShadowCat567 merged commit 85839aa into dev Nov 3, 2025
8 checks passed
@ShadowCat567 ShadowCat567 deleted the fix-mac-smoketests branch November 3, 2025 18:41
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.

2 participants