You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2009/08/19 15:14:14 UTC

[jira] Created: (QPID-2059) SubscriptionLoggingTest fails intermittently

SubscriptionLoggingTest fails intermittently
--------------------------------------------

                 Key: QPID-2059
                 URL: https://issues.apache.org/jira/browse/QPID-2059
             Project: Qpid
          Issue Type: Bug
          Components: Java Tests
    Affects Versions: 0.6
            Reporter: Aidan Skinner
            Assignee: Aidan Skinner
             Fix For: 0.6


SubscriptionLoggingTest sometimes fails with:

junit.framework.AssertionFailedError: Result set not expected size: expected:<3> but was:<1>  
	at org.apache.qpid.server.logging.SubscriptionLoggingTest.testSubscriptionSuspend(SubscriptionLoggingTest.java:363)  
	at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:224)  
	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:270)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2059) SubscriptionLoggingTest fails intermittently

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-2059:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> SubscriptionLoggingTest fails intermittently
> --------------------------------------------
>
>                 Key: QPID-2059
>                 URL: https://issues.apache.org/jira/browse/QPID-2059
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: 0.6
>            Reporter: Aidan Skinner
>            Assignee: Martin Ritchie
>             Fix For: 0.6
>
>
> SubscriptionLoggingTest sometimes fails with:
> junit.framework.AssertionFailedError: Result set not expected size: expected:<3> but was:<1>  
> 	at org.apache.qpid.server.logging.SubscriptionLoggingTest.testSubscriptionSuspend(SubscriptionLoggingTest.java:363)  
> 	at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:224)  
> 	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:270)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Reopened: (QPID-2059) SubscriptionLoggingTest fails intermittently

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie reopened QPID-2059:
----------------------------------

      Assignee: Martin Ritchie  (was: Aidan Skinner)

The testSubscriptionCreateDurable is still failing expecting 1 result but getting 0

> SubscriptionLoggingTest fails intermittently
> --------------------------------------------
>
>                 Key: QPID-2059
>                 URL: https://issues.apache.org/jira/browse/QPID-2059
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: 0.6
>            Reporter: Aidan Skinner
>            Assignee: Martin Ritchie
>             Fix For: 0.6
>
>
> SubscriptionLoggingTest sometimes fails with:
> junit.framework.AssertionFailedError: Result set not expected size: expected:<3> but was:<1>  
> 	at org.apache.qpid.server.logging.SubscriptionLoggingTest.testSubscriptionSuspend(SubscriptionLoggingTest.java:363)  
> 	at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:224)  
> 	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:270)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Assigned: (QPID-2059) SubscriptionLoggingTest fails intermittently

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie reassigned QPID-2059:
------------------------------------

    Assignee: Martin Ritchie  (was: Aidan Skinner)

> SubscriptionLoggingTest fails intermittently
> --------------------------------------------
>
>                 Key: QPID-2059
>                 URL: https://issues.apache.org/jira/browse/QPID-2059
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: 0.6
>            Reporter: Aidan Skinner
>            Assignee: Martin Ritchie
>             Fix For: 0.6
>
>
> SubscriptionLoggingTest sometimes fails with:
> junit.framework.AssertionFailedError: Result set not expected size: expected:<3> but was:<1>  
> 	at org.apache.qpid.server.logging.SubscriptionLoggingTest.testSubscriptionSuspend(SubscriptionLoggingTest.java:363)  
> 	at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:224)  
> 	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:270)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Assigned: (QPID-2059) SubscriptionLoggingTest fails intermittently

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie reassigned QPID-2059:
------------------------------------

    Assignee: Aidan Skinner  (was: Martin Ritchie)

Hi Aidan, the changes to the test should sort the failures out.

> SubscriptionLoggingTest fails intermittently
> --------------------------------------------
>
>                 Key: QPID-2059
>                 URL: https://issues.apache.org/jira/browse/QPID-2059
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: 0.6
>            Reporter: Aidan Skinner
>            Assignee: Aidan Skinner
>             Fix For: 0.6
>
>
> SubscriptionLoggingTest sometimes fails with:
> junit.framework.AssertionFailedError: Result set not expected size: expected:<3> but was:<1>  
> 	at org.apache.qpid.server.logging.SubscriptionLoggingTest.testSubscriptionSuspend(SubscriptionLoggingTest.java:363)  
> 	at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:224)  
> 	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:270)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Resolved: (QPID-2059) SubscriptionLoggingTest fails intermittently

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner resolved QPID-2059.
---------------------------------

    Resolution: Fixed

> SubscriptionLoggingTest fails intermittently
> --------------------------------------------
>
>                 Key: QPID-2059
>                 URL: https://issues.apache.org/jira/browse/QPID-2059
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: 0.6
>            Reporter: Aidan Skinner
>            Assignee: Aidan Skinner
>             Fix For: 0.6
>
>
> SubscriptionLoggingTest sometimes fails with:
> junit.framework.AssertionFailedError: Result set not expected size: expected:<3> but was:<1>  
> 	at org.apache.qpid.server.logging.SubscriptionLoggingTest.testSubscriptionSuspend(SubscriptionLoggingTest.java:363)  
> 	at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:224)  
> 	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:270)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Commented: (QPID-2059) SubscriptionLoggingTest fails intermittently

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829587#action_12829587 ] 

Martin Ritchie commented on QPID-2059:
--------------------------------------

Provided an update to all tests to attempt to read the log file for DEFAULT_LOG_WAIT (2 seconds) for the desired message to appear.

> SubscriptionLoggingTest fails intermittently
> --------------------------------------------
>
>                 Key: QPID-2059
>                 URL: https://issues.apache.org/jira/browse/QPID-2059
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: 0.6
>            Reporter: Aidan Skinner
>            Assignee: Martin Ritchie
>             Fix For: 0.6
>
>
> SubscriptionLoggingTest sometimes fails with:
> junit.framework.AssertionFailedError: Result set not expected size: expected:<3> but was:<1>  
> 	at org.apache.qpid.server.logging.SubscriptionLoggingTest.testSubscriptionSuspend(SubscriptionLoggingTest.java:363)  
> 	at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:224)  
> 	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:270)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org