-
Bug
-
Resolution: Fixed
-
P1
-
None
-
b11
Jtreg sometimes ignores the 'test.timeout.factor' set via command line and kills the test before the scaled timeout has passed. For example, the timeout is signaled after 300 seconds even if the command line option "-Dtest.timeout.factor=16.0" is specified, which should allow the test to run up to 16*300s = 4800s.
- relates to
-
CODETOOLS-7901054 RegressionScript.getTimeoutFactor() is not thread safe
-
- Resolved
-