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

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: