< prev index next >

doc/testing.md

Print this page
*** 385,11 ***
  
  The `TIMEOUT_FACTOR` is forwarded to JTReg framework itself
  (`-timeoutFactor`). Also, some test cases that programmatically wait a
  certain amount of time will apply this factor. If we run in forced
  compilation mode (`-Xcomp`), the build system will automatically
! adjust this factor to compensate for less performance. Defaults to 1.
  
  #### FAILURE_HANDLER_TIMEOUT
  
  Sets the argument `-timeoutHandlerTimeout` for JTReg. The default value is 0.
  This is only valid if the failure handler is built.
--- 385,11 ---
  
  The `TIMEOUT_FACTOR` is forwarded to JTReg framework itself
  (`-timeoutFactor`). Also, some test cases that programmatically wait a
  certain amount of time will apply this factor. If we run in forced
  compilation mode (`-Xcomp`), the build system will automatically
! adjust this factor to compensate for less performance. Defaults to 4.
  
  #### FAILURE_HANDLER_TIMEOUT
  
  Sets the argument `-timeoutHandlerTimeout` for JTReg. The default value is 0.
  This is only valid if the failure handler is built.
< prev index next >