Skip to content

[Tests] Upgrade to xUnit v3 #1734

[Tests] Upgrade to xUnit v3

[Tests] Upgrade to xUnit v3 #1734

Triggered via pull request July 19, 2025 00:50
Status Failure
Total duration 7m 35s
Artifacts

CI.yml

on: pull_request
StackExchange.Redis (Ubuntu)
3m 49s
StackExchange.Redis (Ubuntu)
StackExchange.Redis (Windows Server 2022)
7m 31s
StackExchange.Redis (Windows Server 2022)
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
StackExchange.Redis.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync (RESP2): test-results/_pkrvmq0rgcvqdmg_2025-07-19_00_53_07.trx#L0
Failed test found in: test-results/_pkrvmq0rgcvqdmg_2025-07-19_00_53_07.trx Error: Assert.StartsWith() Failure: String start does not match String: "The message timed out in the backlog attempting to"··· Expected start: "The message timed out in the backlog attempting to"···
StackExchange.Redis.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndReconnectThrowsConnectionExceptionSync (RESP2): test-results/_pkrvmq0rgcvqdmg_2025-07-19_00_53_07.trx#L0
Failed test found in: test-results/_pkrvmq0rgcvqdmg_2025-07-19_00_53_07.trx Error: Assert.StartsWith() Failure: String start does not match String: "The message timed out in the backlog attempting to"··· Expected start: "The message timed out in the backlog attempting to"···
StackExchange.Redis (Ubuntu)
Failed test were found and 'fail-on-error' option is set to true
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync (RESP2): /_/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L80
Assert.StartsWith() Failure: String start does not match String: "The message timed out in the backlog attempting to"··· Expected start: "The message timed out in the backlog attempting to"···
AbortOnConnectFailTests.DisconnectAndReconnectThrowsConnectionExceptionSync (RESP2): /_/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L57
Assert.StartsWith() Failure: String start does not match String: "The message timed out in the backlog attempting to"··· Expected start: "The message timed out in the backlog attempting to"···
StackExchange.Redis.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync (RESP2): test-results/runneradmin_runnervm51nrn_2025-07-19_00_56_33.trx#L0
Failed test found in: test-results/runneradmin_runnervm51nrn_2025-07-19_00_56_33.trx Error: StackExchange.Redis.RedisConnectionException : The message timed out in the backlog attempting to send because no connection became available (1000ms) - Last Connection Exception: UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 1s ago, last-write: 1s ago, keep-alive: 1000s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.8.59.23392, command=PING, timeout: 1000, inst: 0, qu: 0, qs: 0, aw: False, bw: CheckingForTimeout, last-in: 0, cur-in: 0, sync-ops: 0, async-ops: 1, serverEndpoint: 127.0.0.1:6379, conn-sec: n/a, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: runnervm51nrn(SE.Redis-v2.8.59.23392), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=13,Free=32754,Min=4,Max=32767), POOL: (Threads=13,QueuedItems=36,CompletedItems=902,Timers=30), v: 2.8.59.23392 (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 on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 1s ago, last-write: 1s ago, keep-alive: 1000s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.8.59.23392
StackExchange.Redis.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndReconnectThrowsConnectionExceptionSync (RESP2): test-results/runneradmin_runnervm51nrn_2025-07-19_00_56_33.trx#L0
Failed test found in: test-results/runneradmin_runnervm51nrn_2025-07-19_00_56_33.trx Error: Assert.StartsWith() Failure: String start does not match String: "The message timed out in the backlog attempting to"··· Expected start: "The message timed out in the backlog attempting to"···
StackExchange.Redis.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync (RESP2): test-results/runneradmin_runnervm51nrn_2025-07-19_00_56_38.trx#L0
Failed test found in: test-results/runneradmin_runnervm51nrn_2025-07-19_00_56_38.trx Error: Assert.StartsWith() Failure: String start does not match String: "The message timed out in the backlog attempting to"┬╖┬╖┬╖ Expected start: "The message timed out in the backlog attempting to"┬╖┬╖┬╖
StackExchange.Redis.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndReconnectThrowsConnectionExceptionSync (RESP2): test-results/runneradmin_runnervm51nrn_2025-07-19_00_56_38.trx#L0
Failed test found in: test-results/runneradmin_runnervm51nrn_2025-07-19_00_56_38.trx Error: Assert.StartsWith() Failure: String start does not match String: "The message timed out in the backlog attempting to"┬╖┬╖┬╖ Expected start: "The message timed out in the backlog attempting to"┬╖┬╖┬╖
StackExchange.Redis (Windows Server 2022)
Failed test were found and 'fail-on-error' option is set to true
StackExchange.Redis (Windows Server 2022)
Process completed with exit code 1.
AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync (RESP2): /_/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L80
Assert.StartsWith() Failure: String start does not match String: "The message timed out in the backlog attempting to"┬╖┬╖┬╖ Expected start: "The message timed out in the backlog attempting to"┬╖┬╖┬╖
AbortOnConnectFailTests.DisconnectAndReconnectThrowsConnectionExceptionSync (RESP2): /_/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L57
Assert.StartsWith() Failure: String start does not match String: "The message timed out in the backlog attempting to"┬╖┬╖┬╖ Expected start: "The message timed out in the backlog attempting to"┬╖┬╖┬╖
AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync (RESP2): /_/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L80
StackExchange.Redis.RedisConnectionException : The message timed out in the backlog attempting to send because no connection became available (1000ms) - Last Connection Exception: UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 1s ago, last-write: 1s ago, keep-alive: 1000s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.8.59.23392, command=PING, timeout: 1000, inst: 0, qu: 0, qs: 0, aw: False, bw: CheckingForTimeout, last-in: 0, cur-in: 0, sync-ops: 0, async-ops: 1, serverEndpoint: 127.0.0.1:6379, conn-sec: n/a, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: runnervm51nrn(SE.Redis-v2.8.59.23392), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=13,Free=32754,Min=4,Max=32767), POOL: (Threads=13,QueuedItems=36,CompletedItems=902,Timers=30), v: 2.8.59.23392 (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 on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 1s ago, last-write: 1s ago, keep-alive: 1000s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.8.59.23392
AbortOnConnectFailTests.DisconnectAndReconnectThrowsConnectionExceptionSync (RESP2): /_/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L57
Assert.StartsWith() Failure: String start does not match String: "The message timed out in the backlog attempting to"··· Expected start: "The message timed out in the backlog attempting to"···
StackExchange.Redis (Windows Server 2022)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0Gex6aAAAAAAhAFGcy4XMQpQtRaNa7t89Q0hJMzBFREdFMDIxMQBFZGdl
StackExchange.Redis (Windows Server 2022)
Failed to restore: Cache service responded with 400