From cfcef7455220fec129fb3b05163bc6db8a2d168e Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 28 Jun 2012 20:15:43 +0000 Subject: 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 --- java/test-profiles/CPPExcludes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/test-profiles') 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#* -- cgit v1.2.1