Hi Gary,
On 19.11.2024 00:12, Gary D. Gregory wrote:
Sadly, I can never seem to get a Windows build (I'll switch to my macOS box in
few mins):
Most flaky tests are due to some race condition in the test. These race
conditions appear more often on slow OSes and Windows is the slowest
one. According to Develocity, 50% of Windows builds have flaky tests[1]
vs 10% for Linux and Mac OS.
The `TlsSyslogAppenderTest` should be fixable in the same way
`SocketAppenderReconnectTest` was fixed[2].
Piotr
[1]
https://ge.apache.org/scans/tests?search.rootProjectNames=Apache%20Log4j%20BOM&search.tags=Windows%20Server%202022&search.timeZoneId=Europe%2FWarsaw#
[2] https://github.com/apache/logging-log4j2/issues/3004