Bug 341191 - Add error/fail count to junit view content description
Summary: Add error/fail count to junit view content description
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-29 03:05 EDT by Brock Janiczak CLA
Modified: 2011-03-29 03:05 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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