| [GRADLE-2169] CountDownLatch not released while running tests Created: 14/Mar/12 Updated: 04/Jan/13 Resolved: 14/Mar/12 | |
| Status: | Resolved | 
| Project: | Gradle | 
| Affects Version/s: | 1.0-milestone-8a | 
| Fix Version/s: | None | 
| Type: | Bug | ||
| Reporter: | Cédric Champeau (Inactive) | Assignee: | Unassigned | 
| Resolution: | Duplicate | Votes: | 0 | 
| Issue Links: | 
 | ||||||||
| Description | 
| The problem is described here: http://gradle.1045684.n5.nabble.com/Infinite-wait-running-tests-tp5561210p5561210.html Basically, something is preventing Gradle from releasing a lock, and the build hangs, though there are not any test running anymore. This prevents us from running the security test suite of Groovy using the Gradle build. | 
| Comments | 
| Comment by Luke Daley [ 14/Mar/12 ] | 
| Closing this one off as a duplicate as  |