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

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

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: