diff options
author | Robert Gemmell <robbie@apache.org> | 2011-01-21 15:55:53 +0000 |
---|---|---|
committer | Robert Gemmell <robbie@apache.org> | 2011-01-21 15:55:53 +0000 |
commit | 4628ce6c9784794c96ff1341f6e363900789defa (patch) | |
tree | 8ca59e8071b1274b882749fc00caacd191da6066 /java | |
parent | 6751861ecd65464ff12cc31e7dd583dccb847fb6 (diff) | |
download | qpid-python-4628ce6c9784794c96ff1341f6e363900789defa.tar.gz |
QPID-2902: remove exclusion for LargeMessageTest, I believe QPID-3010 also resolves this issue
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1061866 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rwxr-xr-x | java/test-profiles/Java010Excludes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes index 224d6abd10..8500e6b3aa 100755 --- a/java/test-profiles/Java010Excludes +++ b/java/test-profiles/Java010Excludes @@ -93,6 +93,5 @@ org.apache.qpid.test.unit.ack.RecoverTest#testRecoverInAutoAckListener //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.unit.basic.LargeMessageTest#* org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testCreateExchange org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testBrowseMode |