Adds support for XPENDING IDLE parameter #1644
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
3m 50s
StackExchange.Redis (Windows Server 2022)
5m 33s
Annotations
8 errors and 1 warning
StackExchange.Redis (Ubuntu)
HttpError: Resource not accessible by integration
|
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. ConnectTimeout
|
StreamTests.StreamConsumerGroupViewPendingMessageWithMinIdle(RESP3):
_/tests/StackExchange.Redis.Tests/StreamTests.cs#L1133
Assert.Single() Failure: The collection was empty
|
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
|
StackExchange.Redis (Windows Server 2022)
HttpError: Resource not accessible by integration
|
|
PubSubTests.PubSubGetAllCorrectOrder_OnMessage_Sync(RESP2):
_/tests/StackExchange.Redis.Tests/PubSubTests.cs#L532
System.AggregateException : One or more errors occurred. (Items: 74) (There were 4 private and 0 ambient exceptions; expected 0.)
---- System.TimeoutException : Items: 74
---- StackExchange.Redis.Tests.SkipTestException : There were 4 private and 0 ambient exceptions; expected 0.
|
StackExchange.Redis (Windows Server 2022)
Process completed with exit code 1.
|
StackExchange.Redis (Ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|