Menu

#3 JUnit: Report runtime JVM failures

open
nobody
None
5
2005-12-22
2005-12-22
Yves Martin
No

When a JVM crashes with a OutOfMemoryError, no
information about the crash is available in the
junit.report when run with junit.start.all.

In fact, such OutOfMemoryError is visible in the
System.out / System.err JUnit reports.

Proposal: add a dedicated 'runtime' report in the
report summary where premature end of processes will be
reported.

Discussion


Log in to post a comment.