Should these tests be @Ignore'd for now?
Failed tests:
GcFreeMixedSyncAyncLoggingTest.testNoAllocationDuringSteadyStateLogging:31
Exception in thread "pool-1-thread-1" java.lang.NullPointerException
at
com.google.monitoring.runtime.instrumentation.AllocationRecorder.getObjectSize(AllocationRecorder.java:200)
at
com.google.monitoring.runtime.instrumentation.AllocationRecorder.recordAllocation(AllocationRecorder.java:244)
at
java.util.concurrent.CopyOnWriteArrayList.iterator(CopyOnWriteArrayList.java:1076)
at
org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry.run(DefaultShutdownCallbackRegistry.java:70)
at java.lang.Thread.run(Thread.java:745)
expected:<[FATAL o.a.l.l.c.GcFreeMixedSyncAyncLoggingTest [main] This
message is logged to the console]> but was:<[Exception in thread
"pool-1-thread-1" java.lang.NullPointerException]>
GcFreeSynchronousLoggingTest.testNoAllocationDuringSteadyStateLogging:31
Exception in thread "pool-1-thread-1" java.lang.NullPointerException
at
com.google.monitoring.runtime.instrumentation.AllocationRecorder.getObjectSize(AllocationRecorder.java:200)
at
com.google.monitoring.runtime.instrumentation.AllocationRecorder.recordAllocation(AllocationRecorder.java:244)
at
java.util.concurrent.CopyOnWriteArrayList.iterator(CopyOnWriteArrayList.java:1076)
at
org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry.run(DefaultShutdownCallbackRegistry.java:70)
at java.lang.Thread.run(Thread.java:745)
expected:<[FATAL o.a.l.l.c.GcFreeSynchronousLoggingTest [main] This
message is logged to the console]> but was:<[Exception in thread
"pool-1-thread-1" java.lang.NullPointerException]>
UdpSerializedSocketServerTest>AbstractSocketServerTest.test10ShortMessages:118->AbstractSocketServerTest.testServer:161->AbstractSocketServerTest.testServer:201
Incorrect number of events received expected:<10> but was:<7>
Gary
--
E-Mail: [email protected] | [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
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory