mirror of https://github.com/apache/activemq.git
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1513609 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7c50c1c736
commit
7e28d2a948
|
@ -101,7 +101,7 @@ public class StompLoadTest extends StompTestSupport {
|
|||
}
|
||||
}
|
||||
|
||||
@Test(timeout=20*60*1000*1000)
|
||||
@Test(timeout=5*60*1000)
|
||||
public void testStompUnloadLoad() throws Exception {
|
||||
|
||||
for (int i = 0; i < TASK_COUNT; ++i) {
|
||||
|
|
Loading…
Reference in New Issue