Restore API/ABI compatibility with version 0.42.37 #4828
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors
LingeringRoundRobinLoadBalancerTest.expiringAHostDoesntRaceWithConnectionAdding():
io/servicetalk/loadbalancer/LingeringRoundRobinLoadBalancerTest#L160
java.lang.AssertionError:
Expected: an instance of io.servicetalk.client.api.NoAvailableHostException
but: <io.servicetalk.loadbalancer.RoundRobinLoadBalancer$StacklessNoActiveHostException: Failed to pick an active host for test-service. Either all are busy, expired, or unhealthy: [Host{lbDescription=RoundRobinLoadBalancer{id=LingeringRoundRobinLoadBalancerTest@4c7dd39c, targetResource=test-service}, address=address-1, state=EXPIRED, #connections=1}]> is a io.servicetalk.loadbalancer.RoundRobinLoadBalancer$StacklessNoActiveHostException
|
IoUringTest.ioUringIsAvailableOnLinux(boolean) [1] noOffloading=false:
io/servicetalk/http/netty/IoUringTest#L95
java.util.concurrent.TimeoutException: ioUringIsAvailableOnLinux(boolean) timed out after 30 seconds
|