diff options
| author | Robert Gemmell <robbie@apache.org> | 2011-07-07 15:10:30 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2011-07-07 15:10:30 +0000 |
| commit | 245f2793e0a4efd4876ad72b2cf32edc93750d84 (patch) | |
| tree | b5fd72fdea830222b314029b13062cbd690e8d2e /java/test-profiles | |
| parent | b4f9004439f56f492931f4b35f7fa0ae58f3ff85 (diff) | |
| download | qpid-python-245f2793e0a4efd4876ad72b2cf32edc93750d84.tar.gz | |
QPID-3342: transition TCP based Mina transport for 0-8/0-9/0-9-1 protocols over to new IO interface model
Applied patch by Keith Wall and myself
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1143867 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles')
| -rw-r--r-- | java/test-profiles/Excludes | 1 | ||||
| -rwxr-xr-x | java/test-profiles/Java010Excludes | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/java/test-profiles/Excludes b/java/test-profiles/Excludes index ff6993fa0b..8359ad8743 100644 --- a/java/test-profiles/Excludes +++ b/java/test-profiles/Excludes @@ -50,4 +50,3 @@ org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverTest#* // QPID-2418 : The queue backing the dur sub is not currently deleted at subscription change, so the test will fail. org.apache.qpid.test.unit.ct.DurableSubscriberTest#testResubscribeWithChangedSelectorAndRestart - diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes index c05aad0cb1..0361d83d73 100755 --- a/java/test-profiles/Java010Excludes +++ b/java/test-profiles/Java010Excludes @@ -77,6 +77,5 @@ 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#* org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testCreateExchange org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testBrowseMode |
