oscerd commented on PR #23564:
URL: https://github.com/apache/camel/pull/23564#issuecomment-4556499263

   Local `mvn test` reported 2 failures in 
`MimeMultipartAlternativeWithLongerFilenameTest.testMultipartEmailWithRegularAttachments`
 (`Received message count. Expected: <1> but was: <0>`). Re-running that test 
in isolation (`mvn test -Dtest=MimeMultipartAlternativeWithLongerFilenameTest`) 
passes consistently. The test exercises multipart mail attachment rendering and 
does not touch `MAIL_COPY_TO` / `MAIL_MOVE_TO` / `MAIL_DELETE` (the three 
constants this backport renames), so the failure is a pre-existing 
timing/ordering flake unrelated to this PR.
   
   _Claude Code on behalf of Andrea Cosentino_


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