Passed
Took 2.2 sec
Standard Error
Exception in thread "pool-26-thread-1" java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 0
at java.base/java.util.ArrayList.add(ArrayList.java:484)
at java.base/java.util.ArrayList.add(ArrayList.java:496)
at org.openspcoop2.core.protocolli.trasparente.testsuite.rate_limiting.raggruppamento.SoapTest.lambda$makeAndCheckGroupRequests$0(SoapTest.java:260)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)