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

Upgrading to Xcode 10.2 Sims throws "failed to get simulator udid" #661

Open
tirodkar opened this issue Mar 27, 2019 · 10 comments
Open

Upgrading to Xcode 10.2 Sims throws "failed to get simulator udid" #661

tirodkar opened this issue Mar 27, 2019 · 10 comments

Comments

@tirodkar
Copy link

After upgrading my builds to Xcode 10.2 on Mojave, I get the following error in the Xcode Test step and all by builds fail:

failed to get simulator udid, error: %!(EXTRA *errors.errorString=failed to get latest os version, error: failed to find latest os version for (iOS) - (iPhone 8 Plus))
|                                                                              |
+---+---------------------------------------------------------------+----------+
| x | [email protected] (exit code: 1)                             | 7.59 sec |
+---+---------------------------------------------------------------+----------+
| Update available: 1.18.16 -> 2.2.0                                           |
| Issue tracker: https:/bitrise-io/steps-xcode-test/issues         |
| Source: https:/bitrise-io/steps-xcode-test                       |
+---+---------------------------------------------------------------+----------+

Happens with iPhone 6s Plus as well.

Example Build: https://app.bitrise.io/build/f70866ad658bb8d6

@bitce
Copy link

bitce commented Mar 27, 2019

Hi @tirodkar!

We know about this issue. It seems the new simctl binary which was shipped with the Xcode 10.2 beta doesn’t lists the installed simulators on the VM.

We are working on this, currently, the only phone you can test this environment with is the 5S.

@rohdester
Copy link

This happens again after upgrading to Xcode 11.4

@rohdester
Copy link

@bitce
Any info on this. This happens again when using Xcode 11.4. I can't run any tests.

@Roland-Bak
Copy link

Hi there @rohdester!
Just wanted to let you know that our Tooling Team is looking into the issue, and will notify you once there has been a major update! :)

@Roland-Bak
Copy link

Thanks for your patience @rohdester! After some investigation we've found that if you switch from the 1.18.16 version of the step to the newest one, 2.4.5, this should no longer be a problem :)

@davidfgc
Copy link

And it happened again with XCode 12.0

Any workaround?

@chaitanyatanna-bitrise
Copy link

Hi @davidfgc
Currently, we don't have have any workarounds for the issue.
I am going to get the information regarding this from the team and will let you know.

Thanks
Chaitanya

@chaitanyatanna-bitrise
Copy link

Hi @davidfgc
Can you please confirm that you are selecting the right combination of device and the OS version which has no pre-installed simulator?

Thanks
Chaitanya

@mapierce
Copy link

And it happened again with XCode 12.0

Any workaround?

Also experiencing this issue. Have attempted builds with Xcode 12.0.x and 12.2.x with Xcode test version 2.4.6

@chaitanyatanna-bitrise
Copy link

Hi @mapierce
Currently our engineers are investigating this issue. Can you provide some more information like -

  • Which simulator you are using?

  • Also, if you can provide the build URL and enable the Support Access as well?

Thanks
Chaitanya

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

No branches or pull requests

7 participants