Details
-
Type:
Bug
-
Status:
Open
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Gradle Forums topic Reference:
Description
The Groovy project is (slowly) migrating to Gradle for its build. However, we encounter a problem with a test suite which makes Gradle hang after running a bunch of tests. The problem is described here: [1]http://gradle.1045684.n5.nabble.com/I...
A JIRA issue has been created for this: GRADLE-2169
----------------------------------------------------------------------------------------
[1] http://gradle.1045684.n5.nabble.com/Infinite-wait-running-tests-tp5561210p5561210.html
Issue Links
- Duplicated by
-
GRADLE-2169
CountDownLatch not released while running tests
-
I also run into this issue when running hibernate testsuite