Bug 573264 - [unit-test-view] allow to pass start/stop times
Summary: [unit-test-view] allow to pass start/stop times
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.20   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-30 00:47 EDT by Christoph Laeubrich CLA
Modified: 2021-04-30 00:47 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 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