FWIW, I almost always get these failures:
[ERROR] Failures:
[ERROR] SocketAppenderTest.testTcpAppenderNoWait:273 No Exception was
thrown
[ERROR]
RollingAppenderDirectWriteWithReconfigureTest.testRollingFileAppenderWithReconfigure:68
Expected: is <2>
but: was <3>
[ERROR]
AsyncLoggerThreadContextCopyOnWriteTest>AbstractAsyncThreadContextTestBase.testAsyncLogWritesToLog:159->AbstractAsyncThreadContextTestBase.checkResult:185
AsyncLoggerTest.log: line 0 expected:<...syncLoggerContext i=[0]> but
was:<...syncLoggerContext i=[128]>
[INFO]
[ERROR] Tests run: 1929, Failures: 3, Errors: 0, Skipped: 22
With:
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T12:39:06-07:00)
Maven home: C:\Java\apache-maven-3.5.0\bin\..
Java version: 1.8.0_144, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.8.0_144\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
Gary