add minId overloads #1651
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
3m 55s
StackExchange.Redis (Windows Server 2022)
5m 47s
Annotations
8 errors and 1 warning
StackExchange.Redis (Ubuntu)
HttpError: Resource not accessible by integration
|
StreamTests.StreamTrimMinId(RESP2):
_/tests/StackExchange.Redis.Tests/StreamTests.cs#L1935
Assert.Equal() Failure: Values differ
Expected: 2
Actual: 1
|
StreamTests.StreamTrimMinId(RESP3):
_/tests/StackExchange.Redis.Tests/StreamTests.cs#L1935
Assert.Equal() Failure: Values differ
Expected: 2
Actual: 1
|
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
|
StackExchange.Redis (Windows Server 2022)
HttpError: Resource not accessible by integration
|
PubSubTests.PubSubGetAllAnyOrder(RESP2):
_/tests/StackExchange.Redis.Tests/PubSubTests.cs#L408
System.AggregateException : One or more errors occurred.
---- StackExchange.Redis.RedisConnectionException : SocketFailure (WriteSocketError/ConnectionReset, last-recv: 14302) on 127.0.0.1:6379/Subscription, Idle/Faulted, last: SUBSCRIBE, origin: ReadFromPipe, outstanding: 1, last-read: 0s ago, last-write: 0s ago, unanswered-write: 0s ago, keep-alive: 60s, state: ConnectedEstablished, mgr: 8 of 10 available, in: 0, in-pipe: 14302, out-pipe: 0, last-heartbeat: never, last-mbeat: 0s ago, global: 0s ago, v: 2.8.27.3287
-------- Pipelines.Sockets.Unofficial.ConnectionResetException : An existing connection was forcibly closed by the remote host
------------ System.Net.Sockets.SocketException : An existing connection was forcibly closed by the remote host
---- StackExchange.Redis.Tests.SkipTestException : There were 1 private and 0 ambient exceptions; expected 0.
|
PubSubTests.PubSubGetAllCorrectOrder_OnMessage_Async(RESP2):
_/tests/StackExchange.Redis.Tests/PubSubTests.cs#L603
System.AggregateException : One or more errors occurred. (Items: 35) (There were 4 private and 0 ambient exceptions; expected 0.)
---- System.TimeoutException : Items: 35
---- 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
|