zabetak commented on PR #670:
URL: https://github.com/apache/maven-surefire/pull/670#issuecomment-1926867704

   Hey @michael-o, according to [a previous 
comment](https://github.com/apache/maven-surefire/pull/670#issuecomment-1863815281)
 it seems that the intention of @NissMoony was to provide an option for 
suppressing all output (irrespective of the type of the result) from the XML 
report.
   
   For our use-case (Apache Hive), I think that disabling all output from the 
**XML report** is sufficient to move our upgrade further assuming that 
`redirectTestOutputToFile` option works as before and will still send the 
STDOUT to a file irrespective of the the changes introduced by this PR.
   
   Having more fine grained configurations (e.g., only apply this on 
successful/failed tests) may be a nice to have feature but not a strong 
requirement from our side at this point. We all understand that complex 
configurations are hard to maintain.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to