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

Mark Flacy commented on NETBEANS-2527:
--------------------------------------

In terms of triage, it is +much+ more important that the test file result 
window  shows the results of all tests run; please fix that one first.  If you 
can fix that problem and not the other, I'll grumble a bit (you know how users 
are), but I'll be able to use Netbeans and Gradle to see if my tests passed or 
failed.  The lack of standard output in the IDE will be annoying sometimes, but 
not being able to see all the test results is very annoying every single time.

> Junit test results when run via gradle are incomplete.
> ------------------------------------------------------
>
>                 Key: NETBEANS-2527
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2527
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Gradle
>    Affects Versions: 11.0
>         Environment: Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
> Runtime: OpenJDK Runtime Environment 11.0.2+9
> System: Mac OS X version 10.14.4 running on x86_64; UTF-8; en_US (nb)
> Product Version: Apache NetBeans IDE 11.0 (Build 
> incubator-netbeans-release-404-on-20190319)
> Java: 11.0.1; OpenJDK 64-Bit Server VM 11.0.1+13
> Runtime: OpenJDK Runtime Environment 11.0.1+13
> System: Linux version 4.4.172 running on amd64; UTF-8; en_US (nb)
>            Reporter: Mark Flacy
>            Assignee: Laszlo Kishalmi
>            Priority: Major
>         Attachments: Gradle_false_positive.png, Maven_true_failures.png
>
>
>  There are two major issues:
>  # When running the test task, the Gradle Test Run window shows ONLY ONE test 
> file result. All other test results are invisible.
>  # When running any test, standard output is not shown in the panel to the 
> right of the test file result.
>   
> 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.
>  The head of the maven-version branch has the same source files, but 
> configured to use maven instead.
> The maven project's behavior when _Run -> Test Project_ is selected is what I 
> would expect from the gradle project's behavior when _Run -> Test Project_ is 
> selected against it.  See the attached images.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to