Repository: qpid-broker-j
Updated Branches:
  refs/heads/master f210eea85 -> b39d49135


QPID-7919: [System Tests] Exclude ACL test for temporary queue creation from 
messaging for AMQP 1.0


Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/b39d4913
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/b39d4913
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/b39d4913

Branch: refs/heads/master
Commit: b39d491357f48856f39e59a59be036195d015260
Parents: 366b4d6
Author: Alex Rudyy <oru...@apache.org>
Authored: Thu Sep 21 10:05:07 2017 +0100
Committer: Alex Rudyy <oru...@apache.org>
Committed: Thu Sep 21 10:05:24 2017 +0100

----------------------------------------------------------------------
 test-profiles/Java10Excludes | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/b39d4913/test-profiles/Java10Excludes
----------------------------------------------------------------------
diff --git a/test-profiles/Java10Excludes b/test-profiles/Java10Excludes
index 7b7a21f..fa1d67c 100644
--- a/test-profiles/Java10Excludes
+++ b/test-profiles/Java10Excludes
@@ -215,7 +215,8 @@ 
org.apache.qpid.server.security.acl.MessagingACLTest#testPublishToDefaultExchang
 
org.apache.qpid.server.security.acl.MessagingACLTest#testPublishToDefaultExchangeFailure
 org.apache.qpid.server.security.acl.Amqp0xMessagingACLTest#*
 
-// QPID-7904 : Temporary exclude temporary queue creation test
+// QPID-7919 : We can't currently ACL the ability to create temporary queues 
(or exchanges) as these need to
+// run as system as so avoid the ACL check.
 
org.apache.qpid.server.security.acl.MessagingACLTest#testCreateTemporaryQueueFailed
 
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to