Skip to content

Regression

org.openspcoop2.core.protocolli.trasparente.testsuite.rate_limiting.congestione.RestTest.congestioneAttivaConViolazioneRLErogazione

Failing for the past 1 build (Since Success #1055 )
Took 26 sec.

Error Message

expected:<false> but was:<true>

Stacktrace

junit.framework.AssertionFailedError: expected:<false> but was:<true>
	at org.openspcoop2.core.protocolli.trasparente.testsuite.rate_limiting.congestione.EventiUtils.checkEventiCongestioneAttivaConViolazioneRL(EventiUtils.java:344)
	at org.openspcoop2.core.protocolli.trasparente.testsuite.rate_limiting.congestione.RestTest.congestioneAttivaConViolazioneRL(RestTest.java:517)
	at org.openspcoop2.core.protocolli.trasparente.testsuite.rate_limiting.congestione.RestTest.congestioneAttivaConViolazioneRLErogazione(RestTest.java:84)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)