Support sharded pubsub commands #413
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.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2):
test-results/runneradmin_fv-az836-220_2025-05-20_09_41_20.trx#L0
Failed test found in:
test-results/runneradmin_fv-az836-220_2025-05-20_09_41_20.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: 14, last-in: 418, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 1.56, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az836-220(SE.Redis-v2.8.44.6352), IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=5,Free=32762,Min=4,Max=32767), v: 2.8.44.6352 (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.Tests.PubSubMultiserverTests ► PubSubMultiserverTests.PrimaryReplicaSubscriptionFailover(flags: DemandMaster, expectSuccess: False)(RESP2):
test-results/runneradmin_fv-az836-220_2025-05-20_09_41_21.trx#L0
Failed test found in:
test-results/runneradmin_fv-az836-220_2025-05-20_09_41_21.trx
Error:
System.AggregateException : One or more errors occurred. (Assert.Equal() Failure: Values differ
Expected: 1
Actual: 0) (There were 6 private and 0 ambient exceptions; expected 0.)
---- Assert.Equal() Failure: Values differ
Expected: 1
Actual: 0
---- StackExchange.Redis.Tests.SkipTestException : There were 6 private and 0 ambient exceptions; expected 0.
|