0

I've just started integrating towards my new OS X local server installation but I get an issue whenever I'm running an integration from Xcode on it. The tests seem to run but I get an error that the request times out. Also, the tests tab is completely empty. See image:

Bot integration

I'm running Xcode 6.4 and Server 4.1.

Mattias Farnemyhr
  • 4,148
  • 3
  • 28
  • 49

1 Answers1

0

Wow. I figured it out. This is one of those issues that nobody can possibly have the same solution to but I will tell you anyway. My problem was that I had pointed localhost to my VM, i.e. another IP than 127.0.0.1. When I changed this back it worked great!

Mattias Farnemyhr
  • 4,148
  • 3
  • 28
  • 49