diff options
| author | Robert Gemmell <robbie@apache.org> | 2013-01-04 10:25:35 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2013-01-04 10:25:35 +0000 |
| commit | 52dab88f100e29ed4d4b1077c41a63019d12373a (patch) | |
| tree | 227670d3d156f185cfeb916383db95a060cf1df7 /qpid/java/test-profiles/Java010Excludes | |
| parent | d49689fb2761ba7bc5bfae03ea35811a55f2cadc (diff) | |
| download | qpid-python-52dab88f100e29ed4d4b1077c41a63019d12373a.tar.gz | |
QPID-4525: remove the ChannelCloseTest and ChannelCloseOkTest system tests
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1428774 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/Java010Excludes')
| -rwxr-xr-x | qpid/java/test-profiles/Java010Excludes | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes index 3f12076dbe..c4b3ac8d66 100755 --- a/qpid/java/test-profiles/Java010Excludes +++ b/qpid/java/test-profiles/Java010Excludes @@ -37,9 +37,6 @@ org.apache.qpid.test.unit.close.JavaServerCloseRaceConditionTest#* //QPID-1864: rollback with subscriptions does not work in 0-10 yet org.apache.qpid.test.client.RollbackOrderTest#testOrderingAfterRollbackOnMessage -// This test uses 0-8 channel frames -org.apache.qpid.test.unit.client.channelclose.ChannelCloseTest#* - //QPID-3422: test fails because ring queue is not implemented on java broker org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testBrowseMode |
