I fixed the pattern test. I see the other failure on Java 7. Gary
<div>-------- Original message --------</div><div>From: Matt Sicker <[email protected]> </div><div>Date:05/14/2014 12:42 (GMT-05:00) </div><div>To: Log4J Developers List <[email protected]> </div><div>Subject: Getting some failing tests in log4j-core </div><div> </div>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]>
