-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.0.0
-
Component/s: None
-
Labels:None
-
Similar issues:
-
Sprint:Turing Sprint 159
org.hippoecm.frontend.util.RequestUtilsTest unit test occasionally fails with the following error message:
Error Message array lengths differed, expected.length=2 actual.length=1 Stacktrace java.lang.AssertionError: array lengths differed, expected.length=2 actual.length=1 at org.hippoecm.frontend.util.RequestUtilsTest.testGetRemoteAddrsWithDefaultForwardedForHeader(RequestUtilsTest.java:67)