summaryrefslogtreecommitdiff
path: root/java/test-profiles
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2011-08-04 12:31:33 +0000
committerRobert Gemmell <robbie@apache.org>2011-08-04 12:31:33 +0000
commit4cff8f270d62c56a115ecba3caece9b4abbb122e (patch)
tree2975a983d12fcf7a944dcfcacd4a70764c9d4d33 /java/test-profiles
parent4a759e53adb0b1fa060df5b4cdaca189afa4477c (diff)
downloadqpid-python-4cff8f270d62c56a115ecba3caece9b4abbb122e.tar.gz
QPID-3391: exclude failing test until functionality is implemented
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1153865 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles')
-rwxr-xr-xjava/test-profiles/CPPExcludes4
1 files changed, 3 insertions, 1 deletions
diff --git a/java/test-profiles/CPPExcludes b/java/test-profiles/CPPExcludes
index 6f6fb01421..89cdd792de 100755
--- a/java/test-profiles/CPPExcludes
+++ b/java/test-profiles/CPPExcludes
@@ -17,6 +17,9 @@
// under the License.
//
+// QPID-3391: the C++ broker does not currently validate the exchange creation arguments
+org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testCreateExchangeWithNonsenseArgs
+
org.apache.qpid.test.unit.client.channelclose.ChannelCloseTest#*
org.apache.qpid.client.ResetMessageListenerTest#*
@@ -176,4 +179,3 @@ org.apache.qpid.server.management.AMQUserManagementMBeanTest#*
// QPID-3133: On 0-10, the exception listener is currently not invoked when reconnection fails to occurs.
org.apache.qpid.server.failover.FailoverMethodTest#*
-