[Tests] Upgrade to xUnit v3 #1732
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
3m 33s
StackExchange.Redis (Windows Server 2022)
6m 43s
Annotations
10 errors and 2 warnings
|
StackExchange.Redis.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync (RESP2):
test-results/_pkrvmq0rgcvqdmg_2025-07-19_00_30_09.trx#L0
Failed test found in:
test-results/_pkrvmq0rgcvqdmg_2025-07-19_00_30_09.trx
Error:
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: 1s ago, unanswered-write: 1s ago, keep-alive: 400s, state: ConnectedEstablishing, mgr: 10 of 10 available, last-heartbeat: never, global: 1s ago, v: 2.8.57.48865, command=PING, timeout: 400, 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: pkrvmq0rgcvqdmg(SE.Redis-v2.8.57.48865), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=7,Free=32760,Min=4,Max=32767), POOL: (Threads=27,QueuedItems=0,CompletedItems=3555,Timers=75), v: 2.8.57.48865 (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: 1s ago, unanswered-write: 1s ago, keep-alive: 400s, state: ConnectedEstablishing, mgr: 10 of 10 available, last-heartbeat: never, global: 1s ago, v: 2.8.57.48865
|
|
StackExchange.Redis.Tests.PubSubMultiserverTests ► PubSubMultiserverTests.ClusterNodeSubscriptionFailover (RESP3):
test-results/_pkrvmq0rgcvqdmg_2025-07-19_00_30_09.trx#L0
Failed test found in:
test-results/_pkrvmq0rgcvqdmg_2025-07-19_00_30_09.trx
Error:
System.AggregateException : One or more errors occurred. (Assert.True() Failure
Expected: True
Actual: False) ($XunitDynamicSkip$There were 3 private and 0 ambient exceptions; expected 0.)
---- Assert.True() Failure
Expected: True
Actual: False
---- $XunitDynamicSkip$There were 3 private and 0 ambient exceptions; expected 0.
|
|
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.
|
|
PubSubMultiserverTests.ClusterNodeSubscriptionFailover (RESP3):
/_/tests/StackExchange.Redis.Tests/PubSubMultiserverTests.cs#L103
System.AggregateException : One or more errors occurred. (Assert.True() Failure
Expected: True
Actual: False) ($XunitDynamicSkip$There were 3 private and 0 ambient exceptions; expected 0.)
---- Assert.True() Failure
Expected: True
Actual: False
---- $XunitDynamicSkip$There were 3 private and 0 ambient exceptions; expected 0.
|
|
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 (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: 1s ago, unanswered-write: 1s ago, keep-alive: 400s, state: ConnectedEstablishing, mgr: 10 of 10 available, last-heartbeat: never, global: 1s ago, v: 2.8.57.48865, command=PING, timeout: 400, 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: pkrvmq0rgcvqdmg(SE.Redis-v2.8.57.48865), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=7,Free=32760,Min=4,Max=32767), POOL: (Threads=27,QueuedItems=0,CompletedItems=3555,Timers=75), v: 2.8.57.48865 (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: 1s ago, unanswered-write: 1s ago, keep-alive: 400s, state: ConnectedEstablishing, mgr: 10 of 10 available, last-heartbeat: never, global: 1s ago, v: 2.8.57.48865
|
|
StackExchange.Redis.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndReconnectThrowsConnectionExceptionSync (RESP2):
test-results/runneradmin_runnervm51nrn_2025-07-19_00_33_01.trx#L0
Failed test found in:
test-results/runneradmin_runnervm51nrn_2025-07-19_00_33_01.trx
Error:
StackExchange.Redis.RedisTimeoutException : Timeout performing PING (400ms), next: PING, inst: 14, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, 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: 2.75, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: runnervm51nrn(SE.Redis-v2.8.57.48865), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=12,Free=32755,Min=4,Max=32767), POOL: (Threads=23,QueuedItems=60,CompletedItems=1372,Timers=26), v: 2.8.57.48865 (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 (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.DisconnectAndReconnectThrowsConnectionExceptionSync (RESP2):
/_/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L57
StackExchange.Redis.RedisTimeoutException : Timeout performing PING (400ms), next: PING, inst: 14, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, 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: 2.75, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: runnervm51nrn(SE.Redis-v2.8.57.48865), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=12,Free=32755,Min=4,Max=32767), POOL: (Threads=23,QueuedItems=60,CompletedItems=1372,Timers=26), v: 2.8.57.48865 (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 (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>0wuZ6aAAAAAB+dscv2CKzSLE0o2uaisOTQkwyQUEyMDMwMTA5MDA5AEVkZ2U=
|
|
StackExchange.Redis (Windows Server 2022)
Failed to restore: Cache service responded with 400
|