Allow to skip parsing the request's url into URI
#1879
graalvm-latest.yml
on: pull_request
build_matrix
52s
Matrix: build
Annotations
2 errors and 3 warnings
MalformedUriSpec.testMalformedUriReturns400:
http-server-netty/src/test/groovy/io/micronaut/http/server/netty/errors/MalformedUriSpec.groovy#L23
Condition not satisfied:
connection.getResponseCode() == 400
| | |
| 500 false
sun.net.www.protocol.http.HttpURLConnection:http://localhost:41385/malformed/[]
|
MalformedUriSpec.testMalformedUriReturns400:
http-server-netty/src/test/groovy/io/micronaut/http/server/netty/errors/MalformedUriSpec.groovy#L23
Condition not satisfied:
connection.getResponseCode() == 400
| | |
| 500 false
sun.net.www.protocol.http.HttpURLConnection:http://localhost:36669/malformed/[]
|
build (21, test-suite-logback-graalvm:nativeTest)
Please remove "components: 'native-image'" from your workflow file. It is automatically included since GraalVM for JDK 17: https://github.com/oracle/graal/pull/5995
|
build (21, test-suite-netty-ssl-graalvm:nativeTest)
Please remove "components: 'native-image'" from your workflow file. It is automatically included since GraalVM for JDK 17: https://github.com/oracle/graal/pull/5995
|
build (21, test-suite-http-server-tck-netty:nativeTest)
Please remove "components: 'native-image'" from your workflow file. It is automatically included since GraalVM for JDK 17: https://github.com/oracle/graal/pull/5995
|