diff options
Diffstat (limited to 'java/test-profiles/Java010Excludes')
| -rwxr-xr-x | java/test-profiles/Java010Excludes | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes index 44b9cff9d8..6c3064f650 100755 --- a/java/test-profiles/Java010Excludes +++ b/java/test-profiles/Java010Excludes @@ -26,7 +26,9 @@ org.apache.qpid.server.logging.AccessControlLoggingTest#* org.apache.qpid.server.logging.AlertingTest#* org.apache.qpid.server.logging.BindingLoggingTest#* org.apache.qpid.server.logging.BrokerLoggingTest#* -org.apache.qpid.server.logging.ChannelLoggingTest#* +org.apache.qpid.server.logging.ChannelLoggingTest#testChannelStartsFlowStopped +org.apache.qpid.server.logging.ChannelLoggingTest#testChannelStartConsumerFlowStarted +org.apache.qpid.server.logging.ChannelLoggingTest#testChannelStartConsumerFlowStarted org.apache.qpid.server.logging.DerbyMessageStoreLoggingTest#* org.apache.qpid.server.logging.DurableQueueLoggingTest#* org.apache.qpid.server.logging.ExchangeLoggingTest#* |
