Fix potential memory leak when using ReadBodyRoutePredicateFactory #521
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
|
ServerMvcIntegrationTests.retryWorks:
spring-cloud-gateway-server-mvc/src/test/java/org/springframework/cloud/gateway/server/mvc/ServerMvcIntegrationTests.java#L404
Status expected:<200 OK> but was:<500 INTERNAL_SERVER_ERROR>
|
|
ServerMvcIntegrationTests.nestedRouteWorks:
spring-cloud-gateway-server-mvc/src/test/java/org/springframework/cloud/gateway/server/mvc/ServerMvcIntegrationTests.java#L708
Status expected:<200 OK> but was:<500 INTERNAL_SERVER_ERROR>
|
|
ServerMvcIntegrationTests.removeRequestHeaderWorks:
spring-cloud-gateway-server-mvc/src/test/java/org/springframework/cloud/gateway/server/mvc/ServerMvcIntegrationTests.java#L649
Status expected:<200 OK> but was:<500 INTERNAL_SERVER_ERROR>
|