diff options
Diffstat (limited to 'java/test-profiles')
| -rwxr-xr-x | java/test-profiles/Java010Excludes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes index 36f156157a..ec379fa2cc 100755 --- a/java/test-profiles/Java010Excludes +++ b/java/test-profiles/Java010Excludes @@ -82,3 +82,6 @@ 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 |
