Failed tests: ClockFactoryTest.testCustomClock:82 expected:<class org.apache.logging.log4j.core.helpers.ClockFactoryTest$MyClock> but was:<class org.apache.logging.log4j.core.util.SystemClock> PatternParserTest.testCustomPattern:106 Expected to end with: INFO [PatternParserTest :96 ] - Hello, world . Actual: [20140514 11:39:40,302] INFO [PatternParserTest :95 ] - Hello, world
Anyone else able to reproduce this? I just installed the JDK9 early access release to test it out, and I'm not sure if this is due to JDK9 or a failing test in general. -- Matt Sicker <[email protected]>
