Hi All,

I use Calabash-iOS for my iOS app automated tests. I wrap the Calabash 
commands in Jenkins. Everything was working fine with this configuration:

Jenkins version: 1.548
XCode version: 5.1
Calabash version: 0.9.168
OS: Mavericks 10.9.5
iOS version: 7.1

I just recently upgraded Calabash and XCode, so my configuration now looks 
like this:

Jenkins version: 1.548
XCode version: 6
Calabash version: 0.10.1
OS: Mavericks 10.9.5
iOS version: 8.0

My Calabash tests actually run as expected when I run them through the 
terminal directly, but whenever the *exact same* command is run through 
Jenkins, I am getting this error from Calabash:

Unable to make connection to Calabash Server at http://localhost:37265/
Make sure you don't have a firewall blocking traffic to http://localhost:37265/.


I am going to post this on the Calabash-iOS group as well, but since it 
actually works through the terminal, this has to be some sort of Jenkins 
configuration/incompatibility issue. Has anyone had any experience with 
this happening? Does anyone know if my version of Jenkins is not compatible 
with the new XCode/Calabash versions?

Thanks for any help.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to