-
Improvement
-
Resolution: Fixed
-
Minor
-
None
A systematic problem in test setup can at worst cause hundreds or thousands of tests to fail in a CI build. Such a situation currently ends up generating huge emails when a custom notification template with the ${FAILED_TESTS} token is used.
It would be better if the ${FAILED_TESTS} token had configurable maximum size limit with a reasonable default value like the maxLines option of the ${BUILD_LOG} token.