des09 / ktrwjr

Automatically exported from code.google.com/p/ktrwjr
0 stars 0 forks source link

Support the setting for retrying the test when the application exceeds the quota. #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please describe the feature, in detail, that you'd like to see supported in
ktrwjr:

Setting
1) retry or not
2) retry intervals

Original issue reported on code.google.com by bufferi...@gmail.com on 25 May 2010 at 7:09

GoogleCodeExporter commented 9 years ago

Original comment by bufferi...@gmail.com on 9 Jun 2010 at 8:32

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r79.

We supported retrying a test when the test ends with over quota exception.
Now the parameters(enabled flag, max retry count, retry interval) are embedded 
in the code,
but they will be separated to the configuration file. This is registered in 
issue 18.
After supporting configuration file, we will do the refactoring.

Original comment by bufferi...@gmail.com on 20 Jun 2010 at 2:45

GoogleCodeExporter commented 9 years ago
This is supported.
Please refer to the property file(ktrwjr.properties) until I write the 
document. 

Original comment by bufferi...@gmail.com on 2 Jan 2011 at 2:52