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

Duplicate iphonesimulator devices with the same name causing errors #3

Open
tritchey opened this issue Jan 29, 2014 · 0 comments
Open

Comments

@tritchey
Copy link

When we run bot-devices we are seeing several of the same entries. For example, there are six iphonesimulator iPad Retina 7.0 lines. If we only put one in the .bot-sync-github.cfg file, we get an error:

Some of the following devices could not be found on the server

In lib/bot_builder.rb:28 it checks that the number of guids matches exactly. We were able to get the script to work if we repeat the entry in the .cfg file the same number of times that we get from bot-devices. Is this expected behavior? Has anyone else run into the multiple device issue?

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

1 participant