[
https://issues.apache.org/jira/browse/NETBEANS-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Bläsing resolved NETBEANS-1763.
----------------------------------------
Fix Version/s: 11.2
Resolution: Fixed
Fix was merged to master. Thank you for the idea and input.
> Refactor the test output processor to handle both surefire and failsafe
> plugins
> -------------------------------------------------------------------------------
>
> Key: NETBEANS-1763
> URL: https://issues.apache.org/jira/browse/NETBEANS-1763
> Project: NetBeans
> Issue Type: Improvement
> Components: projects - Maven
> Affects Versions: 9.0, 10.0
> Reporter: jmborer
> Assignee: Matthias Bläsing
> Priority: Minor
> Labels: pull-request-available
> Fix For: 11.2
>
> Time Spent: 4h 40m
> Remaining Estimate: 0h
>
> Currently the Maven test results output processor is mainly focused on
> handling the Surefire output. The ouput of Failsafe is partly covered. This
> job is done in a single class called TestOutputListenerProvider. To provide a
> cleaner and robuster support for both Surefire and Failsafe test results
> parsing, it becomes necessary to refactor TestOutputListenerProvider into
> two specialized output processors: one for Surefire and one for Failsafe.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
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