mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-06 01:59:00 +00:00
NO-JIRA ignoring invalid test
This commit is contained in:
parent
1b9089fc2a
commit
ff4c697e25
@ -44,6 +44,12 @@ public class ActiveMQServerControlUsingCoreTest extends ActiveMQServerControlTes
|
||||
// hence this test needs to be ignored when using the core protocol for management
|
||||
}
|
||||
|
||||
@Override
|
||||
@Ignore
|
||||
public void testListProducersMessageCounts() throws Exception {
|
||||
// invalid test when using core protocol (noise from itself)
|
||||
}
|
||||
|
||||
|
||||
@Ignore
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user