Allow to skip parsing the request's url into URI
#1879
GitHub Actions / Java CI / Test Report (21)
failed
Dec 5, 2023 in 0s
14572 tests run, 14472 passed, 99 skipped, 1 failed.
Annotations
github-actions / Java CI / Test Report (21)
MalformedUriSpec.testMalformedUriReturns400
Condition not satisfied:
connection.getResponseCode() == 400
| | |
| 500 false
sun.net.www.protocol.http.HttpURLConnection:http://localhost:36669/malformed/[]
Raw output
Condition not satisfied:
connection.getResponseCode() == 400
| | |
| 500 false
sun.net.www.protocol.http.HttpURLConnection:http://localhost:36669/malformed/[]
at io.micronaut.docs.server.urisyntax.MalformedUriSpec.testMalformedUriReturns400(MalformedUriSpec.groovy:23)
Loading