Bug 229320

Summary: [JUnit] JUnit view show current total elapsed time
Product: [Eclipse Project] JDT Reporter: james soh <zeroin23>
Component: UIAssignee: Markus Keller <markus.kell.r>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: martinae
Version: 3.4   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description james soh CLA 2008-04-29 10:17:13 EDT
Build ID:  I20080409-1425

Steps To Reproduce:
1.No information on how long the tests have been running
2.
3.


More information:
There are no indication on the current elapsed time for JUnit.  CDT Head for
example takes about 7000 sec originally to run on my XP machine. And there is
no information on how long has it been running. 

The elapsed time would be good if it were only updated every other minute or
so. (So that it doesnt consume much CPU time)
Comment 1 Martin Aeschlimann CLA 2008-05-07 04:42:42 EDT
Maybe we can show the time the tests were started. 
Comment 2 james soh CLA 2008-05-07 05:20:26 EDT
Time started would be nice too. 

How about both information?