Update Servlet to 4.7.0 #2463
Annotations
12 errors and 2 warnings
CorsSimpleRequestTest.corsSimpleRequestForLocalhostCanBeAllowedViaRegexConfiguration():
CorsSimpleRequestTest#L211
org.opentest4j.AssertionFailedError: Unexpected exception thrown: io.micronaut.http.client.exceptions.HttpClientException: Error occurred reading HTTP response: Broken pipe
|
CorsSimpleRequestTest.corsSimpleRequestForLocalhostForbiddenViaRegexConfiguration():
CorsSimpleRequestTest#L229
org.opentest4j.AssertionFailedError: Unexpected exception type thrown, expected: <io.micronaut.http.client.exceptions.HttpClientResponseException> but was: <io.micronaut.http.client.exceptions.HttpClientException>
|
CorsSimpleRequestTest.corsSimpleRequestNotAllowedFor127AndAny():
CorsSimpleRequestTest#L120
org.opentest4j.AssertionFailedError: Unexpected exception type thrown, expected: <io.micronaut.http.client.exceptions.HttpClientResponseException> but was: <io.micronaut.http.client.exceptions.HttpClientException>
|
FormUrlEncodedBodyInRequestFilterTest.bodyParsingInFilter():
FormUrlEncodedBodyInRequestFilterTest#L50
org.opentest4j.AssertionFailedError: expected: <UNAUTHORIZED> but was: <INTERNAL_SERVER_ERROR>
|
CorsSimpleRequestTest.corsSimpleRequestForLocalhostCanBeAllowedViaRegexConfiguration():
CorsSimpleRequestTest#L211
org.opentest4j.AssertionFailedError: Unexpected exception thrown: io.micronaut.http.client.exceptions.HttpClientException: Error occurred reading HTTP response: Broken pipe
|
CorsSimpleRequestTest.corsSimpleRequestAllowedForLocalhostAndOriginLocalhost():
CorsSimpleRequestTest#L134
org.opentest4j.AssertionFailedError: Unexpected exception thrown: io.micronaut.http.client.exceptions.HttpClientException: Error occurred reading HTTP response: Broken pipe
|
CorsSimpleRequestTest.corsSimpleRequestForLocalhostCanBeAllowedViaConfigurationWithRegexToo():
CorsSimpleRequestTest#L251
org.opentest4j.MultipleFailuresError: Multiple Failures (1 failure)
org.opentest4j.AssertionFailedError: Unexpected exception thrown: io.micronaut.http.client.exceptions.HttpClientException: Error occurred reading HTTP response: Broken pipe
|
CorsSimpleRequestTest.corsSimpleRequestNotAllowedFor127AndAny():
CorsSimpleRequestTest#L120
org.opentest4j.AssertionFailedError: Unexpected exception type thrown, expected: <io.micronaut.http.client.exceptions.HttpClientResponseException> but was: <io.micronaut.http.client.exceptions.HttpClientException>
|
FormUrlEncodedBodyInRequestFilterTest.bodyParsingInFilter():
FormUrlEncodedBodyInRequestFilterTest#L50
org.opentest4j.AssertionFailedError: expected: <UNAUTHORIZED> but was: <INTERNAL_SERVER_ERROR>
|
build (21)
Process completed with exit code 1.
|
build (17)
The job was canceled because "_21" failed.
|
build (17)
Process completed with exit code 1.
|
build (21)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
build (17)
This build uses the last update of Oracle GraalVM for JDK 17 under the GFTC. More details: https://github.com/marketplace/actions/github-action-for-graalvm#notes-on-oracle-graalvm-for-jdk-17
|