kirklund opened a new pull request #6982:
URL: https://github.com/apache/geode/pull/6982


   Add ignored exception AlertingIOException to
   testShutdownAllWithMembersWaiting.
   
   PROBLEM
   
   ShutdownAllDUnitTest fails grep for suspect strings in CI when the JMX
   Manager shuts down while another member is simultaneously sending
   it an Alert.
   
   SOLUTION
   
   Add {{addIgnoredException(AlertingIOException.class)}} to 
   testShutdownAllWithMembersWaiting.


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