diff options
| author | Robert Gemmell <robbie@apache.org> | 2011-07-14 13:01:50 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2011-07-14 13:01:50 +0000 |
| commit | 2db28674f3355e12a262791b8ff816598a0c59a4 (patch) | |
| tree | 50452bcbafbbdff55281bdb7920b09f96ac53ef8 /java/test-profiles | |
| parent | efbb50c1c2a5bf65b3bb206e116c8bcf6acb5df7 (diff) | |
| download | qpid-python-2db28674f3355e12a262791b8ff816598a0c59a4.tar.gz | |
QPID-2899: exclude test to stop lighting Jenkins up like a christmas tree on every commit now that 0.10 is used by default in the test profiles
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1146674 13f79535-47bb-0310-9956-ffa450edef68
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 |
