Gradle hangs indefinitely in testClasses (CI)

Here is the hang dump from my laptop : https://gist.github.com/sebersole/9983594

maxParallelForks=5 and forkEvery=100 allowed it to finish locally on my laptop. Although not sure if that was anecdotal, I’ll try one more run to see. It sure did not seem to run any faster which I would have expected from running tests in parallel.