Support sharded pubsub commands #1687
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
4m 20s
StackExchange.Redis (Windows Server 2022)
7m 55s
Annotations
14 errors and 2 warnings
StackExchange.Redis (Ubuntu)
Failed test were found and 'fail-on-error' option is set to true
|
Issues.SO24807536Tests.Exec(RESP2):
_/tests/StackExchange.Redis.Tests/Issues/SO24807536Tests.cs#L34
StackExchange.Redis.RedisTimeoutException : Timeout performing EXISTS (5000ms), next: EXISTS 8.0.16SO24807536Tests-ExecR2, inst: 0, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 1, cur-in: 0, sync-ops: 8, async-ops: 1, serverEndpoint: 127.0.0.1:6379, conn-sec: 6.24, aoc: 1, mc: 1/1/0, mgr: 9 of 10 available, clientName: Exec, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=11,Free=32756,Min=4,Max=32767), POOL: (Threads=11,QueuedItems=111,CompletedItems=573,Timers=30), v: 2.8.50.57227 (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 (Ubuntu)
Process completed with exit code 1.
|
|
|
ClusterTests.TestShardedPubsubSubscriberAgainsHashSlotMigration(RESP2):
_/tests/StackExchange.Redis.Tests/ClusterTests.cs#L813
Assert.Equal() Failure: Values differ
Expected: 0
Actual: 1
|
ClusterTests.TestShardedPubsubSubscriberAgainsHashSlotMigration(RESP3):
_/tests/StackExchange.Redis.Tests/ClusterTests.cs#L813
Assert.Equal() Failure: Values differ
Expected: 0
Actual: 1
|
ClusterTests.TestShardedPubsubSubscriberAgainstReconnects(RESP2):
_/tests/StackExchange.Redis.Tests/ClusterTests.cs#L759
Assert.Equal() Failure: Values differ
Expected: 0
Actual: 1
|
ClusterTests.TestShardedPubsubSubscriberAgainstReconnects(RESP3):
_/tests/StackExchange.Redis.Tests/ClusterTests.cs#L759
Assert.Equal() Failure: Values differ
Expected: 0
Actual: 1
|
ClusterTests.TestShardedPubsubSubscriberAgainsHashSlotMigration(RESP2):
_/tests/StackExchange.Redis.Tests/ClusterTests.cs#L855
System.AggregateException : One or more errors occurred.
---- Assert.Equal() Failure: Values differ
Expected: 10
Actual: 14
---- StackExchange.Redis.Tests.SkipTestException : There were 2 private and 0 ambient exceptions; expected 0.
|
ClusterTests.TestShardedPubsubSubscriberAgainsHashSlotMigration(RESP3):
_/tests/StackExchange.Redis.Tests/ClusterTests.cs#L845
StackExchange.Redis.RedisServerException : ERR I'm already the owner of hash slot 7177
|
PubSubMultiserverTests.PrimaryReplicaSubscriptionFailover(flags: DemandMaster:
_/tests/StackExchange.Redis.Tests/PubSubMultiserverTests.cs#L207
System.AggregateException : One or more errors occurred. (Assert.Equal() Failure: Values differ
Expected: 1
Actual: 0) (There were 5 private and 0 ambient exceptions; expected 0.)
---- Assert.Equal() Failure: Values differ
Expected: 1
Actual: 0
---- StackExchange.Redis.Tests.SkipTestException : There were 5 private and 0 ambient exceptions; expected 0.
|
StackExchange.Redis (Windows Server 2022)
Process completed with exit code 1.
|
StackExchange.Redis (Windows Server 2022)
Failed test were found and 'fail-on-error' option is set to true
|
StackExchange.Redis (Windows Server 2022)
Failed to restore: getCacheEntry failed: Cache service responded with 503
|
StackExchange.Redis (Windows Server 2022)
Failed to save: reserveCache failed: Cache service responded with 503
|