From 4628ce6c9784794c96ff1341f6e363900789defa Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Fri, 21 Jan 2011 15:55:53 +0000 Subject: 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 --- java/test-profiles/Java010Excludes | 1 - 1 file changed, 1 deletion(-) (limited to 'java/test-profiles/Java010Excludes') 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 -- cgit v1.2.1