Hide Forgot
Description of problem: We had this in 5.5, but 6.0.x is missing it. The reason for losing it is that we moved to JUnit and it reports the tests it runs with either "Success" or "Failure" + stack trace.
This was fixed some time ago in. https://issues.jboss.org/browse/GUVNOR-2139
Test scenario reporting in 6.x now shows the log correctly.