You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Benjamin Asbach (Jira)" <ji...@apache.org> on 2021/07/22 16:29:00 UTC

[jira] [Commented] (NETBEANS-5863) "Test results" spuriously clears tests during run, and shows success despite failure

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

Benjamin Asbach commented on NETBEANS-5863:
-------------------------------------------

Is that indicator that the test is running in the status bar also part of the problem?

> "Test results" spuriously clears tests during run, and shows success despite failure
> ------------------------------------------------------------------------------------
>
>                 Key: NETBEANS-5863
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5863
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - JUnit, utilities - Test Runner
>    Affects Versions: 12.4
>         Environment: NetBeans 12.4 on 64-bit Windows 10 on OpenJDK 11.0.11.
>            Reporter: Eirik Bakke
>            Priority: Major
>         Attachments: Failure became success!.png, Test results dropped.png
>
>
> In NetBeans 12.4, test results displayed in the "Test results" pane will get randomly cleared while the tests are running. The final output thus ends up not including all tests that were run. See the attached series of screenshots. Sometimes the "Test results" pane will end up showing a green bar with "Tests passed: 100.00 %" even when there were test failures.
> My application's test suite is JUnit in a maven-based NetBeans module running maven-surefire-plugin version 3.0.0-M4. Using an older version of the surefire plugin (2.18.1, which I previously used to avoid NETBEANS-458 ) did not solve the problem.
> This problem occurs on NetBeans 12.4, but not on NetBeans 12.1. I verified this by running my application's test suite  on both NetBeans versions, without changing surefire versions or anything else.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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