Rob Williams
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
-
-
-
-
-
-
Rob Williams created a post, TeamCity Hangs Running iOS Tests
These are just logic tests, not integration tests with Instruments.Took me forever to get the build to work. Per my other post for some reason xcodebuild did not work from the command line on TeamC... -
Rob Williams created a post, Trying to build Xcode Project, Works Locally, Fails in TeamCity
Project uses OCHamcrest. Locally, works fine using this command: xcodebuild clean test -workspace myProject.xcworkspace -scheme myProjectTests -destination 'platform=iOS Simulator,name=iPad'When... -
Rob Williams created a post, Gradle build is failing with no message
Run it from the command line and it complains of a null in the init script. I am using gradle 1.11 to build an Android project. When I run gradle on my own (w/out the init script), of course it works. -
Rob Williams created a post, TeamCity Build Agent Getting Wrong JAVA_HOME
Wow, what a nightmare.From the log:[2014-02-12 12:03:20,016] out - ----------------------------------------- [ dminder Android::main #11 (buildId = 21) ] -----------------------------------------[2...