JDK-8090734 : Need verbose option for unit tests for Hudson builds
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: build
  • Affected Version: 8
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2013-10-24
  • Updated: 2024-11-21
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Blocks :  
Description
SQE needs to be able to track which unit tests are run and how many failures are encountered. With the gradle build, they just get a summary, but what they want is either a verbose output to the log file, or else a summary file in a well known place in the artifacts directory that they can parse.
Comments
This isn't a bug in the product, rather a new request for additional functionality in the gradle test harness.
14-11-2013