diff options
| author | Robert Gemmell <robbie@apache.org> | 2012-06-28 20:15:43 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2012-06-28 20:15:43 +0000 |
| commit | 0b6c36ed5c9fe8691edbeeebd709ea9e33ab1a51 (patch) | |
| tree | 365710d418a155ffeec6b2ac4f9de6314f14e480 /qpid/java | |
| parent | fceacace55c06a919bc528eb95a12a66bd79107e (diff) | |
| download | qpid-python-0b6c36ed5c9fe8691edbeeebd709ea9e33ab1a51.tar.gz | |
QPID-3998, QPID-3999, QPID-4093: exclude missed Java-only test class from the CPP profile
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1355145 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
| -rwxr-xr-x | qpid/java/test-profiles/CPPExcludes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes index 7c653c73f1..3d1c4442e6 100755 --- a/qpid/java/test-profiles/CPPExcludes +++ b/qpid/java/test-profiles/CPPExcludes @@ -157,7 +157,7 @@ org.apache.qpid.test.unit.transacted.TransactionTimeoutTest#* // Java broker only org.apache.qpid.server.SupportedProtocolVersionsTest#* - +org.apache.qpid.server.stats.StatisticsReportingTest#* // QPID-3133: On 0-10, the exception listener is currently not invoked when reconnection fails to occurs. org.apache.qpid.server.failover.FailoverMethodTest#* |
