Bug 573264

Summary: [unit-test-view] allow to pass start/stop times
Product: [Eclipse Project] Platform Reporter: Christoph Laeubrich <laeubi>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 4.20   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Christoph Laeubrich CLA 2021-04-30 00:47:32 EDT
This is related to the generic unit-test-view [1]

My test-framework records start/stop times and I'd like to pass them to

session.notifyTestStarted(...)
session.notifyTestEnded(...)

to get more exact times (e.g not taking into account the delay for fetching the results from the remote process, or if events are queued).


[1]https://www.eclipse.org/eclipse/news/4.18/platform_isv.php#unit-test-view