You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2022/01/18 17:54:00 UTC

[jira] [Created] (LOG4J2-3347) Test failure in TypeConverterRegistryTest (master only)

Gary D. Gregory created LOG4J2-3347:
---------------------------------------

             Summary: Test failure in TypeConverterRegistryTest (master only)
                 Key: LOG4J2-3347
                 URL: https://issues.apache.org/jira/browse/LOG4J2-3347
             Project: Log4j 2
          Issue Type: Bug
            Reporter: Gary D. Gregory


[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.214 s <<< FAILURE! - in org.apache.logging.log4j.plugins.convert.TypeConverterRegistryTest
[ERROR] org.apache.logging.log4j.plugins.convert.TypeConverterRegistryTest.testMultipleIncomparableConverters  Time elapsed: 0.189 s  <<< FAILURE!
java.lang.AssertionError:

Expected: an instance of org.apache.logging.log4j.plugins.convert.TypeConverterRegistryTest$CustomTestClass2Converter1
     but: <or...@448c8166> is a org.apache.logging.log4j.plugins.convert.TypeConverterRegistryTest$CustomTestClass2Converter2
        at org.apache.logging.log4j.plugins.convert.TypeConverterRegistryTest.testMultipleIncomparableConverters(TypeConverterRegistryTest.java:103)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)