Skip to content

Merge branch '4.2.x' #1295

Merge branch '4.2.x'

Merge branch '4.2.x' #1295

GitHub Actions / JUnit Test Report failed Jan 27, 2025 in 0s

913 tests run, 892 passed, 20 skipped, 1 failed.

Annotations

Check failure on line 35 in spring-cloud-gateway-server-mvc/src/test/java/org/springframework/cloud/gateway/server/mvc/common/MultipartEnvironmentPostProcessorTests.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

MultipartEnvironmentPostProcessorTests.multipartDisabledByDefault

Expecting value to be true but was false
Raw output
org.opentest4j.AssertionFailedError: 

Expecting value to be true but was false
	at org.springframework.cloud.gateway.server.mvc.common.MultipartEnvironmentPostProcessorTests.multipartDisabledByDefault(MultipartEnvironmentPostProcessorTests.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)