Skip to content

Fix: Rexpect backoff in the disconnect -> resurrection case as well #376

Fix: Rexpect backoff in the disconnect -> resurrection case as well

Fix: Rexpect backoff in the disconnect -> resurrection case as well #376

Re-run triggered March 6, 2025 20:58
Status Success
Total duration 6m 51s
Artifacts

codeql.yml

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

Annotations

3 errors
Analyze (csharp)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
StackExchange.Redis.Tests.PubSubTests ► PubSubTests.PubSubGetAllCorrectOrder_OnMessage_Async(RESP2): test-results/runneradmin_fv-az1785-630_2025-03-06_21_05_46.trx#L0
Failed test found in: test-results/runneradmin_fv-az1785-630_2025-03-06_21_05_46.trx Error: System.AggregateException : One or more errors occurred. (SocketFailure (ReadSocketError/ConnectionReset, last-recv: 93) on 127.0.0.1:6379/Subscription, Idle/Faulted, last: CLIENT, origin: ReadFromPipe, outstanding: 1, last-read: 0s ago, last-write: 0s ago, unanswered-write: 0s ago, keep-alive: 60s, state: ConnectedEstablished, mgr: 9 of 10 available, in: 0, in-pipe: 0, out-pipe: 0, last-heartbeat: 0s ago, last-mbeat: 0s ago, global: 0s ago, v: 2.8.32.7782) (There were 1 private and 0 ambient exceptions; expected 0.) ---- StackExchange.Redis.RedisConnectionException : SocketFailure (ReadSocketError/ConnectionReset, last-recv: 93) on 127.0.0.1:6379/Subscription, Idle/Faulted, last: CLIENT, origin: ReadFromPipe, outstanding: 1, last-read: 0s ago, last-write: 0s ago, unanswered-write: 0s ago, keep-alive: 60s, state: ConnectedEstablished, mgr: 9 of 10 available, in: 0, in-pipe: 0, out-pipe: 0, last-heartbeat: 0s ago, last-mbeat: 0s ago, global: 0s ago, v: 2.8.32.7782 -------- Pipelines.Sockets.Unofficial.ConnectionResetException : An existing connection was forcibly closed by the remote host. ------------ System.Net.Sockets.SocketException : An existing connection was forcibly closed by the remote host. ---- StackExchange.Redis.Tests.SkipTestException : There were 1 private and 0 ambient exceptions; expected 0.