oshai commented on PR #1534:
URL: https://github.com/apache/logging-log4j2/pull/1534#issuecomment-1623527820
Gihub actions now fails only on windows gradle-core, which seems unrelated
to this change:
```
Error: Failures:
Error:
GcFreeAsynchronousLoggingTest.testNoAllocationDuringSteadyStateLogging:35
pattern mismatch at line 1: FATAL o.a.l.l.c.GcFreeAsynchronousLoggingTest
[main] value1 {aKey=value1, key2I just allocated the object
com.lmax.disruptor.InsufficientCapacityException of type
com/lmax/disruptor/InsufficientCapacityException whose size is 32 ==> expected:
<true> but was: <false>
Error:
AsyncLoggerThreadContextDefaultTest>AbstractAsyncThreadContextTestBase.testAsyncLogWritesToLog:161->AbstractAsyncThreadContextTestBase.checkResult:187
AsyncLoggerTest.log: line 3 expected:<...igProp2=configValue2[, count=3}
WEBAPP DefaultThreadContextMap AsyncLoggerContext i=3]> but
was:<...igProp2=configValue2[} WEBAPP DefaultThreadContextMap
AsyncLoggerContext i=128]>
[INFO]
Error: Tests run: 2500, Failures: 2, Errors: 0, Skipped: 34
```
--
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]