Add in a view that shows the full test results including messages and stack trace for the browser (move all fails to the top), for example:
[browser_name]
[browser_full_ua]
[test_1_name] (pass/fail)
[fail_message]
[fail_stack]
[test_2_name] (pass/fail)
[fail_message]
[fail_stack]
[test_n_name] (pass/fail)
[fail_message]
[fail_stack]
Add in a view that shows the full test results including messages and stack trace for the browser (move all fails to the top), for example: