mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-15 22:45:56 +00:00
ARTEMIS-4253 Disabling invalid management test over core protocol
This commit is contained in:
parent
acd6605ebf
commit
0c80a6435f
@ -78,8 +78,11 @@ public class ActiveMQServerControlUsingCoreTest extends ActiveMQServerControlTes
|
||||
// test would be invalid over core protocol
|
||||
}
|
||||
|
||||
|
||||
|
||||
@Ignore
|
||||
@Override
|
||||
public void testListProducersMessageCountsJMSCore() throws Exception {
|
||||
// test would be invalid over core protocol
|
||||
}
|
||||
|
||||
@Override
|
||||
protected ActiveMQServerControl createManagementControl() throws Exception {
|
||||
|
Loading…
x
Reference in New Issue
Block a user