lmccay commented on PR #853:
URL: https://github.com/apache/knox/pull/853#issuecomment-2425187603
This results in a failure of expected http status code in
GatewayBasicFuncTest.testEncodedForwardSlash:
Error: Tests run: 43, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
22.628 s <<< FAILURE! - in org.apache.knox.gateway.GatewayBasicFuncTest
Error:
testEncodedForwardSlash(org.apache.knox.gateway.GatewayBasicFuncTest) Time
elapsed: 0.015 s <<< FAILURE!
java.lang.AssertionError: expected:<200> but was:<400>
at
org.apache.knox.gateway.GatewayBasicFuncTest.testEncodedForwardSlash(GatewayBasicFuncTest.java:1712)
[INFO]
[INFO] Results:
[INFO]
Error: Failures:
Error: GatewayBasicFuncTest.testEncodedForwardSlash:1712 expected:<200>
but was:<400>
[INFO]
Error: Tests run: 44, Failures: 1, Errors: 0, Skipped: 0
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]