Bug 525662

Summary: [JUnit 5] Display TestReporter entries to stdout
Product: [Eclipse Project] JDT Reporter: Noopur Gupta <noopur_gupta>
Component: UIAssignee: Noopur Gupta <noopur_gupta>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: daniel_megert, noopur_gupta
Version: 4.7   
Target Milestone: 4.7.1a   
Hardware: All   
OS: All   
Whiteboard:

Description Noopur Gupta CLA 2017-10-06 04:32:28 EDT
Currently, there is no way to view the entries published by a TestReporter in Eclipse.

This request is to log them to stdout as and when they are reported by a test.
Comment 1 Noopur Gupta CLA 2017-10-06 04:59:05 EDT
Fixed in master with:
http://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/commit/?id=d44e72a1953b1f212b3958040ea16a717239a07e

and in R4_7 with:
http://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/commit/?h=R4_7_maintenance&id=006a4c15d5b9d291fd152905d5e6f1577e45baa9

This will print the test identifier's display name and its published entries to the Console view.
Comment 2 Noopur Gupta CLA 2017-10-09 09:08:09 EDT
Verified as fixed in Oxygen.1a (4.7.1a), Build id: M20171009-0410.