You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by or...@apache.org on 2018/12/06 10:40:10 UTC

qpid-broker-j git commit: QPID-7694: [Broker-J][Python Tests] Exclude test SequenceNumberTests.test_create_sequence_queue due to unsupported queue declare argument

Repository: qpid-broker-j
Updated Branches:
  refs/heads/master 2da7a6bbe -> 10557c73e


QPID-7694: [Broker-J][Python Tests] Exclude test SequenceNumberTests.test_create_sequence_queue due to unsupported queue declare argument


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/10557c73
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/10557c73
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/10557c73

Branch: refs/heads/master
Commit: 10557c73e1201a1603fe070f315bce73e476eb7b
Parents: 2da7a6b
Author: Alex Rudyy <or...@apache.org>
Authored: Thu Dec 6 10:39:41 2018 +0000
Committer: Alex Rudyy <or...@apache.org>
Committed: Thu Dec 6 10:39:41 2018 +0000

----------------------------------------------------------------------
 test-profiles/python_tests/Java010PythonExcludes | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/10557c73/test-profiles/python_tests/Java010PythonExcludes
----------------------------------------------------------------------
diff --git a/test-profiles/python_tests/Java010PythonExcludes b/test-profiles/python_tests/Java010PythonExcludes
index e738947..a51b166 100644
--- a/test-profiles/python_tests/Java010PythonExcludes
+++ b/test-profiles/python_tests/Java010PythonExcludes
@@ -98,3 +98,6 @@ qpid.tests.messaging.message.MessageEchoTests.testTextPlainEmpty
 # QPID-7164
 qpid_tests.broker_0_10.new_api.GeneralTests.test_qpid_3481_acquired_to_alt_exchange
 qpid_tests.broker_0_10.new_api.GeneralTests.test_qpid_3481_acquired_to_alt_exchange_2_consumers
+
+QPID-7694: Qpid Broker-J validates queue declare arguments and return an error for unsupported ones
+qpid_tests.broker_0_10.new_api.SequenceNumberTests.test_create_sequence_queue


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