Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7901567

jtreg doesn't apply timeout factor for JUnit/TestNG timeouts

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P3
    • None
    • None
    • tools
    • None

    Description

      JUnit and TestNG frameworks have a way to specify timeout for a test (in their terms) -- method annotated by @Test ( http://junit.org/apidocs/org/junit/Test.html#timeout() and http://testng.org/javadoc/org/testng/annotations/Test.html#timeOut() ).

      jtreg doesn't multiple that timeout by a specified timeout factor, it's a problem from hotspot testing, since some of JVM flags/build can significantly slow test execution, so non-multiplied timeouts become too small.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              iignatyev Igor Ignatyev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: