strangelookingnerd commented on code in PR #3221: URL: https://github.com/apache/logging-log4j2/pull/3221#discussion_r1849965952
########## log4j-core-test/src/test/java/org/apache/logging/log4j/core/async/AsyncWaitStrategyFactoryConfigTest.java: ########## Review Comment: ``` [ERROR] org.apache.logging.log4j.core.async.AsyncWaitStrategyFactoryConfigTest.testIncorrectWaitStrategyFallsBackToDefault(ListAppender, LoggerContext) -- Time elapsed: 5.378 s <<< FAILURE! org.opentest4j.AssertionFailedError: expected: <org.apache.logging.log4j.core.async.TimeoutBlockingWaitStrateg>; but was: <com.lmax.disruptor.TimeoutBlockingWaitStrategy> ``` No idea how the changes may be causing this. Could this be some weird class loading issue? -- 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: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org