All the core tests worked fine. However, my build got hung in iostreams.
------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.logging.log4j.io.IoBuilderTest Running org.apache.logging.log4j.io.LoggerBufferedInputStreamCallerInfoTest Running org.apache.logging.log4j.io.LoggerBufferedInputStreamTest Running org.apache.logging.log4j.io.LoggerBufferedReaderCallerInfoTest Running org.apache.logging.log4j.io.LoggerBufferedReaderTest Running org.apache.logging.log4j.io.LoggerFilterWriterTest Running org.apache.logging.log4j.io.LoggerInputStreamTest Running org.apache.logging.log4j.io.LoggerInputStreamCallerInfoTest Running org.apache.logging.log4j.io.LoggerOutputStreamTest Running org.apache.logging.log4j.io.LoggerPrintWriterCallerInfoTest Running org.apache.logging.log4j.io.LoggerPrintStreamCallerInfoTest Running org.apache.logging.log4j.io.LoggerPrintWriterJdbcH2Test Running org.apache.logging.log4j.io.LoggerFilterOutputStreamTest Running org.apache.logging.log4j.io.LoggerPrintWriterTest Running org.apache.logging.log4j.io.LoggerPrintStreamTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.199 sec - in org.apache.logging.log4j.io.LoggerBufferedReaderCallerInfoTest Running org.apache.logging.log4j.io.LoggerReaderCallerInfoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.27 sec - in org.apache.logging.log4j.io.IoBuilderTest Running org.apache.logging.log4j.io.LoggerReaderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.212 sec - in org.apache.logging.log4j.io.LoggerInputStreamCallerInfoTest Running org.apache.logging.log4j.io.LoggerWriterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.291 sec - in org.apache.logging.log4j.io.LoggerBufferedInputStreamCallerInfoTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.246 sec - in org.apache.logging.log4j.io.LoggerPrintStreamCallerInfoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec - in org.apache.logging.log4j.io.LoggerReaderCallerInfoTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.328 sec - in org.apache.logging.log4j.io.LoggerPrintWriterCallerInfoTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.421 sec - in org.apache.logging.log4j.io.LoggerBufferedReaderTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.467 sec - in org.apache.logging.log4j.io.LoggerBufferedInputStreamTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.468 sec - in org.apache.logging.log4j.io.LoggerInputStreamTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.apache.logging.log4j.io.LoggerReaderTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.673 sec - in org.apache.logging.log4j.io.LoggerOutputStreamTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.658 sec - in org.apache.logging.log4j.io.LoggerFilterOutputStreamTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.669 sec - in org.apache.logging.log4j.io.LoggerPrintWriterTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.744 sec - in org.apache.logging.log4j.io.LoggerFilterWriterTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 sec - in org.apache.logging.log4j.io.LoggerWriterTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.678 sec - in org.apache.logging.log4j.io.LoggerPrintStreamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.72 sec - in org.apache.logging.log4j.io.LoggerPrintWriterJdbcH2Test ^C Results : Tests run: 142, Failures: 0, Errors: 0, Skipped: 1 Ralph > On Nov 1, 2015, at 3:31 PM, Gary Gregory <[email protected]> wrote: > > Well, it would be good to know what you see. > > Gary > > On Sun, Nov 1, 2015 at 2:02 PM, Ralph Goers <[email protected] > <mailto:[email protected]>> wrote: > I could test it but it probably won’t fail for me. Arizona doesn’t spring > forward or fall back. > > Ralph > >> On Nov 1, 2015, at 2:51 PM, Gary Gregory <[email protected] >> <mailto:[email protected]>> wrote: >> >> We have failures in >> org.apache.logging.log4j.core.util.datetime.FixedDateFormatTest >> >> ... due to DST vs. ST? >> >> Gary >> >> -- >> E-Mail: [email protected] <mailto:[email protected]> | >> [email protected] <mailto:[email protected]> >> Java Persistence with Hibernate, Second Edition >> <http://www.manning.com/bauer3/> >> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> >> Spring Batch in Action <http://www.manning.com/templier/> >> Blog: http://garygregory.wordpress.com <http://garygregory.wordpress.com/> >> Home: http://garygregory.com/ <http://garygregory.com/> >> Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory> > > > > -- > E-Mail: [email protected] <mailto:[email protected]> | > [email protected] <mailto:[email protected]> > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com <http://garygregory.wordpress.com/> > Home: http://garygregory.com/ <http://garygregory.com/> > Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory>
