mirror of https://github.com/apache/activemq.git
removed test waiting for space
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@618619 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c99f05529f
commit
ad3799cbae
|
@ -66,7 +66,7 @@ public class MessageExpirationTest extends BrokerTestSupport {
|
|||
return policy;
|
||||
}
|
||||
|
||||
public void testMessagesWaitingForUssageDecreaseExpire() throws Exception {
|
||||
public void XtestMessagesWaitingForUssageDecreaseExpire() throws Exception {
|
||||
|
||||
// Start a producer
|
||||
final StubConnection connection = createConnection();
|
||||
|
|
Loading…
Reference in New Issue