Bug 341191

Summary: Add error/fail count to junit view content description
Product: [Eclipse Project] JDT Reporter: Brock Janiczak <brockj>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: 3.7   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Brock Janiczak CLA 2011-03-29 03:05:46 EDT
Build Identifier: I20110310-1119

The view description for the junit view currently displays the time it took to execute the tests.  It would be nice if this description also displayed the total count of failed and errored tests, similar to the markers view

Reproducible: Always

Steps to Reproduce:
1. Create a test with a failing fixture
2. Setup junit view as a fast view
3. Run test
4. View has an error overlay, but hovering does not show how many tests failed