Adds support for XPENDING IDLE parameter #1645
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
3m 41s
StackExchange.Redis (Windows Server 2022)
5m 38s
Annotations
13 errors and 1 warning
StackExchange.Redis (Ubuntu)
HttpError: Resource not accessible by integration
|
AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2):
_/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L70
StackExchange.Redis.RedisTimeoutException : Timeout performing PING (400ms), next: PING, inst: 14, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 7, in-pipe: 0, out-pipe: 0, last-in: 412, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 0.41, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az801-265(SE.Redis-v2.8.26.7431), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=5,Free=32762,Min=4,Max=32767), POOL: (Threads=5,QueuedItems=15,CompletedItems=198,Timers=47), v: 2.8.26.7431 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
|
ExceptionFactoryTests.NoConnectionException(abortOnConnect: True:
_/tests/StackExchange.Redis.Tests/ExceptionFactoryTests.cs#L173
StackExchange.Redis.RedisConnectionException : It was not possible to connect to the redis server(s). Error connecting right now. To allow this multiplexer to continue retrying until it's able to connect, use abortConnect=false in your connection string or AbortOnConnectFail=false; in your code. ConnectTimeout
|
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
|
StackExchange.Redis (Windows Server 2022)
HttpError: Resource not accessible by integration
|
|
|
|
ExceptionFactoryTests.NoConnectionException(abortOnConnect: True:
_/tests/StackExchange.Redis.Tests/ExceptionFactoryTests.cs#L170
StackExchange.Redis.RedisConnectionException : It was not possible to connect to the redis server(s). Error connecting right now. To allow this multiplexer to continue retrying until it's able to connect, use abortConnect=false in your connection string or AbortOnConnectFail=false; in your code. ConnectTimeout
|
|
|
PubSubTests.PubSubGetAllCorrectOrder_OnMessage_Sync(RESP2):
_/tests/StackExchange.Redis.Tests/PubSubTests.cs#L532
System.AggregateException : One or more errors occurred. (Items: 0) (There were 3 private and 0 ambient exceptions; expected 0.)
---- System.TimeoutException : Items: 0
---- StackExchange.Redis.Tests.SkipTestException : There were 3 private and 0 ambient exceptions; expected 0.
|
StackExchange.Redis (Windows Server 2022)
Process completed with exit code 1.
|
StackExchange.Redis (Ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|