Access the timeout ratio option inside a test?

Weijun Wang weijun.wang at oracle.com
Wed Sep 4 18:05:24 PDT 2013


Great. Thanks a lot.

Next I'll think about how to use it wisely.

--Max

On 9/5/13 8:48 AM, Jonathan Gibbons wrote:
> 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