[ 
https://issues.apache.org/jira/browse/NETBEANS-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16875155#comment-16875155
 ] 

Travis commented on NETBEANS-2555:
----------------------------------

Does your option 1 involve automatically overriding 
test.testLogging.showStandardStreams = true even if the build.gradle didn't set 
that already?  Or could overriding that setting be an additional alternative 
here?

It seems like it would be acceptable for the test results pane to only show 
output when showStandardStreams is enabled in the project's build.gradle.  So 
if the difficulty for option 1 is just with overriding that setting, maybe 
that's not necessary, and you could just grab the output if it's already 
enabled?

> When running any test, standard output is not shown in the panel to the right 
> of the test file result.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: NETBEANS-2555
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2555
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: projects - Gradle
>    Affects Versions: 11.0, 11.1
>            Reporter: Mark Flacy
>            Assignee: Laszlo Kishalmi
>            Priority: Minor
>
> It isn't important that the output is available on the side panel while the 
> test is running; it is sufficient to me if the output is presented after the 
> tests have run if I select a specific test on the test panel.
> I have a simple project at github that shows the behavior.
> [https://github.com/Richard-Cranium/NB11GradleJunitExample]
> The head of the master branch is the gradle based project that shows the 
> misleading behavior.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to