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/24 18:47:44 UTC

[jira] Commented: (QPID-1255) SimpleACLTest testClientPublishInvalidQueueSuccess intermittent failure in CI

    [ https://issues.apache.org/jira/browse/QPID-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642486#action_12642486 ] 

Martin Ritchie commented on QPID-1255:
--------------------------------------

Commits to address this issue have been made against  QPID-1390 and QPID-1394/QPID-1393

Enable the SimpleACLTest for InVM testing only. External Testing is blocked on QPID-1103
http://svn.apache.org/viewcvs.cgi//incubator/qpid/trunk/qpid/java/08ExcludeList/?rev=707657&view=diff&r1=707657&r2=707656&p1=/incubator/qpid/trunk/qpid/java/08ExcludeList&p2=/incubator/qpid/trunk/qpid/java/08ExcludeList

Update to the SimpleACLTest was erroneously checked in with the QPID-1394/QIPD-1393 change:
http://svn.apache.org/viewcvs.cgi//incubator/qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/server/security/acl/SimpleACLTest.java/?rev=707658&view=diff&r1=707658&r2=707657&p1=/incubator/qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/server/security/acl/SimpleACLTest.java&p2=/incubator/qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/server/security/acl/SimpleACLTest.java

> SimpleACLTest testClientPublishInvalidQueueSuccess intermittent failure in CI
> -----------------------------------------------------------------------------
>
>                 Key: QPID-1255
>                 URL: https://issues.apache.org/jira/browse/QPID-1255
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker, Java Tests
>    Affects Versions: M3
>            Reporter: Martin Ritchie
>             Fix For: M4
>
>
> Summary:
> This test has been failing on and off since yesterdays changes. The test utilises session.createTemporaryQueue() which was changed yesterday to actually create the queue on the broker.
> The test may now be incorrect as a result of the now correctly functioning createTemporaryQueue()

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