Skip to content

Restore API/ABI compatibility with version 0.42.37 #4828

Restore API/ABI compatibility with version 0.42.37

Restore API/ABI compatibility with version 0.42.37 #4828

Triggered via pull request October 10, 2023 19:13
Status Success
Total duration 10m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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