Skip to content

Allow to skip parsing the request's url into URI #1879

Allow to skip parsing the request's url into URI

Allow to skip parsing the request's url into URI #1879

Triggered via pull request December 5, 2023 11:10
@dstepanovdstepanov
synchronize #10178
filterr4
Status Success
Total duration 5m 26s
Artifacts

graalvm-latest.yml

on: pull_request
build_matrix
52s
build_matrix
Matrix: build
Fit to window
Zoom out
Zoom in

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