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

chore(CI): fix iOS e2e tests #2503

Merged
merged 4 commits into from
Nov 14, 2024
Merged

chore(CI): fix iOS e2e tests #2503

merged 4 commits into from
Nov 14, 2024

Conversation

kkafar
Copy link
Member

@kkafar kkafar commented Nov 14, 2024

Description

CI started failing literally for no reason with error (when launching individual tests):

DetoxRuntimeError: Failed to find a device by type = "iPhone 14"

Sometimes restarting it makes it pass (no changes to code, just restarting CI).
I've also listed available devices on CI with applesimutils --list and iPhone 14 is obviously there.

I've changed the testing device to 'iPhone 15 Pro` (available on list ☝🏻) and it seems to be passing consistently, but 🤷🏻‍♂️

Test code and steps to reproduce

CI should pass...

Checklist

  • Ensured that CI passes

@kkafar kkafar self-assigned this Nov 14, 2024
@kkafar kkafar merged commit 187cbd4 into main Nov 14, 2024
5 checks passed
@kkafar kkafar deleted the @kkafar/fix-ios-e2e branch November 14, 2024 12:53
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