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 | 7c964a16114a1731a384d86d3c26087a3133d9dc (patch) | |
| tree | c3a15f8d7b32894beeaba7827740df928413b19e /qpid/java/test-profiles | |
| parent | 093280efbbd98e0e73f2d45da22b3bca993acd0d (diff) | |
| download | qpid-python-7c964a16114a1731a384d86d3c26087a3133d9dc.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@1143867 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
| -rw-r--r-- | qpid/java/test-profiles/Excludes | 1 | ||||
| -rwxr-xr-x | qpid/java/test-profiles/Java010Excludes | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/qpid/java/test-profiles/Excludes b/qpid/java/test-profiles/Excludes index ff6993fa0b..8359ad8743 100644 --- a/qpid/java/test-profiles/Excludes +++ b/qpid/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/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes index c05aad0cb1..0361d83d73 100755 --- a/qpid/java/test-profiles/Java010Excludes +++ b/qpid/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 |
