slawekjaranowski opened a new pull request, #730:
URL: https://github.com/apache/maven-invoker-plugin/pull/730

   Many assertions simply search for a specific string in build.log, and failed 
assertions are written to that log as well.
   
   If we keep appending every run’s output to a single file, assertions in 
subsequent executions may match strings left over from previous runs, leading 
to false positives (i.e., reporting results that don’t belong to the current 
execution).
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to