This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


    from 662e02e781 Add diagnostics to GC-free tests
     add dae882a232 Modernize QueueFullAsync* tests

No new revisions were added by this update.

Summary of changes:
 .../log4j/core/async/QueueFullAbstractTest.java    | 217 ++++++++++++++++++---
 .../core/async/QueueFullAsyncAppenderTest.java     |  68 ++-----
 .../core/async/QueueFullAsyncAppenderTest2.java    |  56 +-----
 ...llAsyncLoggerConfigLoggingFromToStringTest.java |  83 ++------
 ...lAsyncLoggerConfigLoggingFromToStringTest2.java |  56 +-----
 .../core/async/QueueFullAsyncLoggerConfigTest.java |  84 ++------
 .../async/QueueFullAsyncLoggerConfigTest2.java     |  56 +-----
 ...ueueFullAsyncLoggerLoggingFromToStringTest.java |  77 ++------
 ...eueFullAsyncLoggerLoggingFromToStringTest2.java |  88 ++-------
 .../log4j/core/async/QueueFullAsyncLoggerTest.java |  86 ++------
 .../core/async/QueueFullAsyncLoggerTest2.java      |  59 ++----
 .../core/async/QueueFullAsyncLoggerTest3.java      |  76 ++++----
 .../log4j/core/async/QueueFullAbstractTest.xml}    |   5 +-
 .../core/async/QueueFullAsyncAppenderTest.xml}     |   7 +-
 ...llAsyncLoggerConfigLoggingFromToStringTest.xml} |   5 +-
 .../core/async/QueueFullAsyncLoggerConfigTest.xml} |   5 +-
 16 files changed, 370 insertions(+), 658 deletions(-)
 rename log4j-core-test/src/test/resources/{log4j2-queueFull.xml => 
org/apache/logging/log4j/core/async/QueueFullAbstractTest.xml} (91%)
 rename log4j-core-test/src/test/resources/{log4j2-queueFullAsyncAppender.xml 
=> org/apache/logging/log4j/core/async/QueueFullAsyncAppenderTest.xml} (88%)
 copy log4j-core-test/src/test/resources/{log4j2-queueFullAsyncLoggerConfig.xml 
=> 
org/apache/logging/log4j/core/async/QueueFullAsyncLoggerConfigLoggingFromToStringTest.xml}
 (91%)
 rename 
log4j-core-test/src/test/resources/{log4j2-queueFullAsyncLoggerConfig.xml => 
org/apache/logging/log4j/core/async/QueueFullAsyncLoggerConfigTest.xml} (91%)

Reply via email to