rjuare8 commented on PR #3946:
URL: https://github.com/apache/logging-log4j2/pull/3946#issuecomment-3429569835

   Signed all my commits! Let me know if there is additional actions I need to 
take.
   
   
   Related to my fix for `testFlushAtEndOfBatch()`. This change hardens 
`XmlCompleteFileAppenderTest#testFlushAtEndOfBatch` against formatting/timing 
variance where a blank line after the `<Events>` root element is not 
guaranteed. The prior test unconditionally consumed one line after `<Events>`, 
assuming it was always blank; when the blank line was absent, the `<Event …> 
`line was skipped and later assertions occasionally saw `line3 == null`.


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