summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2012-06-28 20:15:43 +0000
committerRobert Gemmell <robbie@apache.org>2012-06-28 20:15:43 +0000
commitcfcef7455220fec129fb3b05163bc6db8a2d168e (patch)
tree41a2c156e50817a11049eb128b1245e655cae7e3
parentd1e7c959d0b709cbae9560dad1a44faf8d50fc9b (diff)
downloadqpid-python-cfcef7455220fec129fb3b05163bc6db8a2d168e.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/qpid@1355145 13f79535-47bb-0310-9956-ffa450edef68
-rwxr-xr-xjava/test-profiles/CPPExcludes2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test-profiles/CPPExcludes b/java/test-profiles/CPPExcludes
index 7c653c73f1..3d1c4442e6 100755
--- a/java/test-profiles/CPPExcludes
+++ b/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#*