You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Tim Boudreau (Jira)" <ji...@apache.org> on 2019/12/10 20:08:00 UTC

[jira] [Created] (NETBEANS-3574) Exception when stopping maven test execution via button in output window

Tim Boudreau created NETBEANS-3574:
--------------------------------------

             Summary: Exception when stopping maven test execution via button in output window
                 Key: NETBEANS-3574
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3574
             Project: NetBeans
          Issue Type: Bug
          Components: projects - Maven
    Affects Versions: 11.1
         Environment: java version "10.0.1" 2018-04-17
Java(TM) SE Runtime Environment 18.3 (build 10.0.1+10)
Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.1+10, mixed mode)

Linux kernel 5.4.1
            Reporter: Tim Boudreau
         Attachments: gestureInfo.xml

Thrown very rarely if you stop a build during test execution - if the process is killed while the surefire XML output file is being written or has been created but not written to yet.

The exception is not an indication anything is wrong, and should simply be caught and swallowed, or logged at some low priority, if the user has killed the build (but not if the build completed but the file is garbage).



--
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