maven-surefire icon indicating copy to clipboard operation
maven-surefire copied to clipboard

Implements an extension point when test runs into timeout

Open olamy opened this issue 8 months ago • 0 comments

New feature, improvement proposal

For some reason, running tests can timeout (deadlock, etc). In such case information about the reason are lost. We could have some feature (extension) on running something when tests are stopped because of the timeout. First I have in mind is a jstak output to file .

olamy avatar Apr 29 '25 21:04 olamy