You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2008/12/10 23:50:05 UTC

[jira] Created: (AMQ-2031) Intermittent test failure - InactivityMonitorTest

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.


[jira] Updated: (AMQ-2031) Intermittent test failure - InactivityMonitorTest

Posted by "Rob Davies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Davies updated AMQ-2031:
----------------------------

    Fix Version/s: 5.4.0

> Intermittent test failure - InactivityMonitorTest
> -------------------------------------------------
>
>                 Key: AMQ-2031
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2031
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Test Cases
>    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
>             Fix For: 5.4.0
>
>
> -------------------------------------------------------------------------------
> 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.


[jira] Updated: (AMQ-2031) Intermittent test failure - InactivityMonitorTest

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks updated AMQ-2031:
------------------------------

    Component/s: Test Cases

Set component to test cases.  I saw this again today.

> Intermittent test failure - InactivityMonitorTest
> -------------------------------------------------
>
>                 Key: AMQ-2031
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2031
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Test Cases
>    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.