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 run a timeout handler in case of that kind of timeouts
JTreg doesn't run a timeout handler in case of that kind of timeouts
- duplicates
-
CODETOOLS-7901567 jtreg doesn't apply timeout factor for JUnit/TestNG timeouts
-
- Closed
-