Skip to content

Merge branch '4.0.x' #163

Merge branch '4.0.x'

Merge branch '4.0.x' #163

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / JUnit Test Report failed Dec 6, 2023 in 0s

763 tests run, 749 passed, 13 skipped, 1 failed.

Annotations

Check failure on line 68 in spring-cloud-gateway-server/src/test/java/org/springframework/cloud/gateway/route/CachingRouteDefinitionLocatorTests.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CachingRouteDefinitionLocatorTests.cacheIsNotClearedOnEvent

reactor.blockhound.BlockingOperationError: Blocking call! jdk.internal.misc.Unsafe#park
Raw output
reactor.core.Exceptions$ReactiveException: reactor.blockhound.BlockingOperationError: Blocking call! jdk.internal.misc.Unsafe#park
	at org.springframework.cloud.gateway.route.CachingRouteDefinitionLocatorTests.cacheIsNotClearedOnEvent(CachingRouteDefinitionLocatorTests.java:82)
Caused by: reactor.blockhound.BlockingOperationError: Blocking call! jdk.internal.misc.Unsafe#park
	at org.springframework.cloud.gateway.route.CachingRouteDefinitionLocatorTests.lambda$cacheIsNotClearedOnEvent$1(CachingRouteDefinitionLocatorTests.java:68)