Support HeartbeatConsistencyChecks
in Clone()
#1510
Annotations
5 errors and 1 warning
Run dorny/test-reporter@v1
Failed test were found and 'fail-on-error' option is set to true
|
StackExchange.Redis.Tests:
_/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L70
StackExchange.Redis.RedisConnectionException : The message timed out in the backlog attempting to send because no connection became available (400ms) - Last Connection Exception: UnableToConnect (None, 0-read, last-recv: 0) on 127.0.0.1:6379/Interactive, Flushed/ReadAsync, last: ECHO, origin: ResetNonConnected, outstanding: 12, last-read: 1s ago, last-write: 0s ago, unanswered-write: 0s ago, keep-alive: 400s, state: ConnectedEstablishing, mgr: 10 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.7.30.35741, command=PING, timeout: 400, inst: 36, qu: 1, qs: 12, aw: False, bw: Inactive, rs: ReadAsync, ws: Flushed, in: 1331, in-pipe: 0, out-pipe: 0, last-in: 0, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 0.86, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az530-858(SE.Redis-v2.7.30.35741), IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=8,Free=32759,Min=4,Max=32767), POOL: (Threads=9,QueuedItems=32,CompletedItems=909,Timers=47), v: 2.7.30.35741 (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.RedisConnectionException : UnableToConnect (None, 0-read, last-recv: 0) on 127.0.0.1:6379/Interactive, Flushed/ReadAsync, last: ECHO, origin: ResetNonConnected, outstanding: 12, last-read: 1s ago, last-write: 0s ago, unanswered-write: 0s ago, keep-alive: 400s, state: ConnectedEstablishing, mgr: 10 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.7.30.35741
|
StackExchange.Redis.Tests:
_/tests/StackExchange.Redis.Tests/ConfigTests.cs#L39
Assert.Equal() Failure: Collections differ
↓ (pos 36)
Expected: [···, "SocketManager", "ssl", "sslHost", "SslProtocols", "syncTimeout", ···]
Actual: [···, "SocketManager", "ssl", "SslClientAuthenticationOptions", "sslHost", "SslProtocols", ···]
↑ (pos 36)
|
StackExchange.Redis.Tests:
_/tests/StackExchange.Redis.Tests/ConfigTests.cs#L39
Assert.Equal() Failure: Collections differ
↓ (pos 36)
Expected: [···, "SocketManager", "ssl", "sslHost", "SslProtocols", "syncTimeout", ···]
Actual: [···, "SocketManager", "ssl", "SslClientAuthenticationOptions", "sslHost", "SslProtocols", ···]
↑ (pos 36)
|
StackExchange.Redis.Tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading