Gradle

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
To raise new issues or bugs against Gradle, please use forums.gradle.org.
  • Gradle
  • GRADLE-2170

Builds hangs while running tests put restrictive security manager policy in place

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Gradle Forums topic Reference:

    problem - Builds hangs while running tests that put restrictive security manager policy in place

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

Bug - A problem which impairs or prevents the functions of the product. GRADLE-2169 CountDownLatch not released while running tests

  • Resolved - A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • History
  • Activity
  • TeamCity
  • Remote Attachments
  • Commits
  • Source
  • Reviews
Hide
Permalink
Strong Liu added a comment - 20/Mar/12 10:31 AM

I also run into this issue when running hibernate testsuite

Show
Strong Liu added a comment - 20/Mar/12 10:31 AM I also run into this issue when running hibernate testsuite
Hide
Permalink
Steve Ebersole added a comment - 20/Mar/12 5:19 PM

To be clear... Strong runs into the same symptom: builds hanging during test execution. Hibernate build is not swapping security managers during tests.

Show
Steve Ebersole added a comment - 20/Mar/12 5:19 PM To be clear... Strong runs into the same symptom: builds hanging during test execution. Hibernate build is not swapping security managers during tests.
Hide
Permalink
Richard Bair added a comment - 05/Feb/13 5:31 PM

I'm seeing the same issue with OpenJFX. I have a unit test which installs a security manager, and this causes gradle to hang while executing tests.

http://hg.openjdk.java.net/openjfx/8/master/rt/file/0b33c9c1d41e/javafx-concurrent/test/javafx/concurrent/ServiceWithSecurityManagerTest.java

Show
Richard Bair added a comment - 05/Feb/13 5:31 PM I'm seeing the same issue with OpenJFX. I have a unit test which installs a security manager, and this causes gradle to hang while executing tests. http://hg.openjdk.java.net/openjfx/8/master/rt/file/0b33c9c1d41e/javafx-concurrent/test/javafx/concurrent/ServiceWithSecurityManagerTest.java

People

  • Assignee:
    Unassigned
    Reporter:
    Gradle Forums
Vote (5)
Watch (5)

Dates

  • Created:
    14/Mar/12 6:20 AM
    Updated:
    05/Feb/13 5:31 PM
  • Atlassian JIRA (v5.0.3#729-sha1:bf569e4)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Gradle. Try JIRA - bug tracking software for your team.