From 4cbd109e7a909ba4da2f2a321a1e1655345475da Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Tue, 2 Aug 2011 16:37:34 +0000 Subject: QPID-2899: ensure otherwise unhandled exceptions close the Session with an ExecutionException git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1153183 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/Java010Excludes | 3 --- 1 file changed, 3 deletions(-) (limited to 'java/test-profiles/Java010Excludes') diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes index ec379fa2cc..36f156157a 100755 --- a/java/test-profiles/Java010Excludes +++ b/java/test-profiles/Java010Excludes @@ -82,6 +82,3 @@ org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testBrowseMo // QPID-3133: On 0-10, the exception listener is currently not invoked when reconnection fails to occurs. org.apache.qpid.server.failover.FailoverMethodTest#* - -// QPID-2899 -org.apache.qpid.test.client.message.SelectorTest#testRuntimeSelectorError -- cgit v1.2.1