ppkarwasz opened a new issue, #1568:
URL: https://github.com/apache/logging-log4j2/issues/1568

   ## Description
   
   A couple of tests regularly fail on the CI, so often that more than 50% of 
the runs fail. These tests don't fail locally.
   
   A non exhaustive list:
   
    * 
[`JeroMqAppenderTest`](https://github.com/apache/logging-log4j2/blob/2.x/log4j-core-test/src/test/java/org/apache/logging/log4j/core/appender/mom/jeromq/JeroMqAppenderTest.java):
 the problem here is to determine when the other side of the connection is 
ready,
    * 
[`AsyncLoggerThreadContextCopyOnWriteTest`](https://github.com/apache/logging-log4j2/blob/2.x/log4j-core-test/src/test/java/org/apache/logging/log4j/core/async/AsyncLoggerThreadContextCopyOnWriteTest.java),
    * 
[`WatchHttpTest`](https://github.com/apache/logging-log4j2/blob/2.x/log4j-core-test/src/test/java/org/apache/logging/log4j/core/util/WatchHttpTest.java):
 a classic.
   


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