Access the timeout ratio option inside a test?
Jonathan Gibbons
jonathan.gibbons at oracle.com
Wed Sep 4 17:48:32 PDT 2013
Fix pushed to the jtreg repo. It'll be available in the next nightly.
7900226: jtreg should make timeout factor available to tests
System property (in Java code)
test.timeout.factor
Env variable (in shell tests)
TESTTIMEOUTFACTOR
In both cases, the value represents a floating point number for the
timeout factor.
-- Jon
On 09/04/2013 04:14 PM, Weijun Wang wrote:
> Yes, factor or ratio, that's what I was looking for.
>
> --Max
>
>> Yes, the timeoutFactor makes more sense than the timeout, but I think
>> that is what was being asked for.
>>
>> -- Jon
More information about the jtreg-use
mailing list