add minId overloads #1695
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
4m 15s
StackExchange.Redis (Windows Server 2022)
7m 22s
Annotations
12 errors and 2 warnings
|
StackExchange.Redis (Ubuntu)
HttpError: Resource not accessible by integration
|
|
StackExchange.Redis (Windows Server 2022)
HttpError: Resource not accessible by integration
|
|
ClusterTests.TestShardedPubsubSubscriberAgainsHashSlotMigration(RESP3):
/_/tests/StackExchange.Redis.Tests/ClusterTests.cs#L845
StackExchange.Redis.RedisServerException : ERR I'm already the owner of hash slot 7177
|
|
ClusterTests.TestShardedPubsubSubscriberAgainsHashSlotMigration(RESP2):
/_/tests/StackExchange.Redis.Tests/ClusterTests.cs#L845
StackExchange.Redis.RedisServerException : ERR I'm already the owner of hash slot 7177
|
|
|
|
SentinelTests.SentinelReplicasTest(RESP2):
/_/tests/StackExchange.Redis.Tests/SentinelTests.cs#L409
Assert.StartsWith() Failure: String start does not match
String: "s_down,slave"
Expected start: "slave"
|
|
SentinelTests.SentinelReplicasAsyncTest(RESP2):
/_/tests/StackExchange.Redis.Tests/SentinelTests.cs#L429
Assert.StartsWith() Failure: String start does not match
String: "s_down,slave"
Expected start: "slave"
|
|
|
|
|
|
|
|
|
|
ExceptionFactoryTests.NoConnectionException(abortOnConnect: True:
/_/tests/StackExchange.Redis.Tests/ExceptionFactoryTests.cs#L173
StackExchange.Redis.RedisConnectionException : It was not possible to connect to the redis server(s). Error connecting right now. To allow this multiplexer to continue retrying until it's able to connect, use abortConnect=false in your connection string or AbortOnConnectFail=false; in your code.
|
|
StackExchange.Redis (Windows Server 2022)
Failed to save: reserveCache failed: Cache service responded with 503
|
|
StackExchange.Redis (Windows Server 2022)
Failed to restore: getCacheEntry failed: Cache service responded with 503
|