Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1
-
Fix Version/s: 3.1.1
-
Component/s: controller
-
Labels:None
Description
Currently test termination condition from too many errors is vague.
Make it clearly..
- if half of tests are failed for 10 sec. Terminate it.
- if 20% of test are failed after success finish, make it TOO_MANY_ERROR.
Fixed