summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles
diff options
context:
space:
mode:
authorAndrew Donald Kennedy <grkvlt@apache.org>2011-03-04 15:07:04 +0000
committerAndrew Donald Kennedy <grkvlt@apache.org>2011-03-04 15:07:04 +0000
commit50bc243ed39f0b4befec2c3c98a6a62d6df8e064 (patch)
treec7ca508649516153a25ec5d6035bd840cc5ce770 /qpid/java/test-profiles
parent708dc69c064ca977e0d1e1d5802d45e94b207e18 (diff)
downloadqpid-python-50bc243ed39f0b4befec2c3c98a6a62d6df8e064.tar.gz
QPID-3113: Exclude ChannelCloseTest from 0-10 profiles only
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1077988 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
-rwxr-xr-xqpid/java/test-profiles/Java010Excludes3
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes
index 3486d5c70c..ed316efd42 100755
--- a/qpid/java/test-profiles/Java010Excludes
+++ b/qpid/java/test-profiles/Java010Excludes
@@ -74,6 +74,9 @@ org.apache.qpid.test.unit.publish.DirtyTransactedPublishTest#*
org.apache.qpid.test.client.RollbackOrderTest#testOrderingAfterRollbackOnMessage
org.apache.qpid.test.unit.ack.RecoverTest#testRecoverInAutoAckListener
+// This test uses 0-8 channel frames
+org.apache.qpid.test.unit.client.channelclose.ChannelCloseTest#*
+
//Temporarily adding the following until the issues are sorted out.
//Should probably raise JIRAs for them.
org.apache.qpid.transport.network.mina.MINANetworkDriverTest#*