diff options
| author | Robert Gemmell <robbie@apache.org> | 2011-08-02 16:37:34 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2011-08-02 16:37:34 +0000 |
| commit | 56e1aad011f0f06fdf6874e17ed63c7be4eebef2 (patch) | |
| tree | 042a2c88c2a8571e3ded31bfd13bf8adccdbdcdd /java/test-profiles/Java010Excludes | |
| parent | 7f4952d4d900cd06d408ef108fdaba0d617981ba (diff) | |
| download | qpid-python-56e1aad011f0f06fdf6874e17ed63c7be4eebef2.tar.gz | |
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
Diffstat (limited to 'java/test-profiles/Java010Excludes')
| -rwxr-xr-x | java/test-profiles/Java010Excludes | 3 |
1 files changed, 0 insertions, 3 deletions
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 |
