Intermittent test failure - InactivityMonitorTest
-------------------------------------------------
Key: AMQ-2031
URL: https://issues.apache.org/activemq/browse/AMQ-2031
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.3.0
Environment: mac os x 10.5.5, java Java(TM) 2 Runtime Environment,
Standard Edition (build 1.5.0_16-b06-284)
Java HotSpot(TM) Client VM (build 1.5.0_16-133, mixed mode, sharing)
Reporter: David Jencks
-------------------------------------------------------------------------------
Test set: org.apache.activemq.transport.tcp.InactivityMonitorTest
-------------------------------------------------------------------------------
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 14.094 sec <<<
FAILURE!
testClientHang(org.apache.activemq.transport.tcp.InactivityMonitorTest) Time
elapsed: 2.031 sec <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<1>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:201)
at junit.framework.Assert.assertEquals(Assert.java:207)
at
org.apache.activemq.transport.tcp.InactivityMonitorTest.testClientHang(InactivityMonitorTest.java:191)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.