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 | 4cbd109e7a909ba4da2f2a321a1e1655345475da (patch) | |
| tree | 042a2c88c2a8571e3ded31bfd13bf8adccdbdcdd /java/test-profiles/Java010Excludes | |
| parent | 0162322d42698aa2c7b99a82c55a16fcccee38c8 (diff) | |
| download | qpid-python-4cbd109e7a909ba4da2f2a321a1e1655345475da.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 |
