You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2008/10/30 12:27:44 UTC

[jira] Created: (QPID-1416) SimpleACLTest now fails with a Timeout exception rather than Authentication failure

SimpleACLTest now fails with a Timeout exception rather than Authentication failure
-----------------------------------------------------------------------------------

                 Key: QPID-1416
                 URL: https://issues.apache.org/jira/browse/QPID-1416
             Project: Qpid
          Issue Type: Bug
          Components: Java Tests
    Affects Versions: M4
            Reporter: Martin Ritchie
            Assignee: Martin Ritchie


Test: 	testClientPublishInvalidQueueSuccess
Class: 	org.apache.qpid.server.security.acl.SimpleACLTest
	
junit.framework.AssertionFailedError: Incorrect exception expected:<class org.apache.qpid.client.AMQAuthenticationException> but was:<class org.apache.qpid.AMQTimeoutException>  
at org.apache.qpid.server.security.acl.SimpleACLTest.testClientPublishInvalidQueueSuccess(SimpleACLTest.java:316)  
at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:186)  
at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:220)
	

Full log to follow

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


[jira] Updated: (QPID-1416) SimpleACLTest now fails with a Timeout exception rather than Authentication failure

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

Martin Ritchie updated QPID-1416:
---------------------------------

    Attachment: TEST-org.apache.qpid.server.security.acl.SimpleACLTest.testClientPublishInvalidQueueSuccess.out

> SimpleACLTest now fails with a Timeout exception rather than Authentication failure
> -----------------------------------------------------------------------------------
>
>                 Key: QPID-1416
>                 URL: https://issues.apache.org/jira/browse/QPID-1416
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M4
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>         Attachments: TEST-org.apache.qpid.server.security.acl.SimpleACLTest.testClientPublishInvalidQueueSuccess.out
>
>
> Test: 	testClientPublishInvalidQueueSuccess
> Class: 	org.apache.qpid.server.security.acl.SimpleACLTest
> 	
> junit.framework.AssertionFailedError: Incorrect exception expected:<class org.apache.qpid.client.AMQAuthenticationException> but was:<class org.apache.qpid.AMQTimeoutException>  
> at org.apache.qpid.server.security.acl.SimpleACLTest.testClientPublishInvalidQueueSuccess(SimpleACLTest.java:316)  
> at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:186)  
> at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:220)
> 	
> Full log to follow

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


[jira] Resolved: (QPID-1416) SimpleACLTest now fails with a Timeout exception rather than Authentication failure

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

Martin Ritchie resolved QPID-1416.
----------------------------------

       Resolution: Fixed
    Fix Version/s: M4

This issue has not reoccurred so I'm closing this JIRA. The changes that resolved this issue were done on other JIRAs and have been reviewed there.

> SimpleACLTest now fails with a Timeout exception rather than Authentication failure
> -----------------------------------------------------------------------------------
>
>                 Key: QPID-1416
>                 URL: https://issues.apache.org/jira/browse/QPID-1416
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M4
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M4
>
>         Attachments: TEST-org.apache.qpid.server.security.acl.SimpleACLTest.testClientPublishInvalidQueueSuccess.out
>
>
> Test: 	testClientPublishInvalidQueueSuccess
> Class: 	org.apache.qpid.server.security.acl.SimpleACLTest
> 	
> junit.framework.AssertionFailedError: Incorrect exception expected:<class org.apache.qpid.client.AMQAuthenticationException> but was:<class org.apache.qpid.AMQTimeoutException>  
> at org.apache.qpid.server.security.acl.SimpleACLTest.testClientPublishInvalidQueueSuccess(SimpleACLTest.java:316)  
> at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:186)  
> at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:220)
> 	
> Full log to follow

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


[jira] Commented: (QPID-1416) SimpleACLTest now fails with a Timeout exception rather than Authentication failure

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

Martin Ritchie commented on QPID-1416:
--------------------------------------

The changes to the attached JIRAs should address this problem. 

Lets give it a week and see if it reoccurs.

> SimpleACLTest now fails with a Timeout exception rather than Authentication failure
> -----------------------------------------------------------------------------------
>
>                 Key: QPID-1416
>                 URL: https://issues.apache.org/jira/browse/QPID-1416
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M4
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>         Attachments: TEST-org.apache.qpid.server.security.acl.SimpleACLTest.testClientPublishInvalidQueueSuccess.out
>
>
> Test: 	testClientPublishInvalidQueueSuccess
> Class: 	org.apache.qpid.server.security.acl.SimpleACLTest
> 	
> junit.framework.AssertionFailedError: Incorrect exception expected:<class org.apache.qpid.client.AMQAuthenticationException> but was:<class org.apache.qpid.AMQTimeoutException>  
> at org.apache.qpid.server.security.acl.SimpleACLTest.testClientPublishInvalidQueueSuccess(SimpleACLTest.java:316)  
> at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:186)  
> at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:220)
> 	
> Full log to follow

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