From 0b6c36ed5c9fe8691edbeeebd709ea9e33ab1a51 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@1355145 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/CPPExcludes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/java') 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#* -- cgit v1.2.1