On 26/11/2011, at 3:37 AM, phil.messenger wrote: > Hi, > > One of our CI Gradle builds just started breaking with a strange error > message: > > * What went wrong: > Execution failed for task ':GraphService:test'. > Cause: Gradle Worker 1 finished with (non-zero) exit value 255.
Have you got the output from this build that fails? It might be useful to run with -i or -d also, so we can see what the worker process was doing. > > The build works locally. > > All the unit tests actually pass, so I'm not sure what's going on here. > > Any ideas? > > Phil. > > -- > View this message in context: > http://gradle.1045684.n5.nabble.com/Gradle-test-problem-tp5023161p5023161.html > Sent from the gradle-user mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > -- Adam Murdoch Gradle Co-founder http://www.gradle.org VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting http://www.gradleware.com
