BITFIELD and BITFIELD_RO feature #1480
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
3m 34s
StackExchange.Redis (Windows Server 2022)
5m 59s
Annotations
4 errors
StackExchange.Redis.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2):
test-results/_fv-az569-522_2023-12-01_14_36_36.trx#L0
Failed test found in:
test-results/_fv-az569-522_2023-12-01_14_36_36.trx
Error:
StackExchange.Redis.RedisTimeoutException : Timeout performing PING (400ms), next: PING, inst: 26, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 7, in-pipe: 0, out-pipe: 0, last-in: 420, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 1.47, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az569-522(SE.Redis-v2.7.11.38459), IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=6,Free=32761,Min=4,Max=32767), POOL: (Threads=7,QueuedItems=37,CompletedItems=558,Timers=40), v: 2.7.11.38459 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
|
StackExchange.Redis (Ubuntu)
Failed test were found and 'fail-on-error' option is set to true
|
AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2):
_/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L70
StackExchange.Redis.RedisTimeoutException : Timeout performing PING (400ms), next: PING, inst: 26, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 7, in-pipe: 0, out-pipe: 0, last-in: 420, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 1.47, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az569-522(SE.Redis-v2.7.11.38459), IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=6,Free=32761,Min=4,Max=32767), POOL: (Threads=7,QueuedItems=37,CompletedItems=558,Timers=40), v: 2.7.11.38459 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
|
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
|