Skip to content

add minId overloads #1653

add minId overloads

add minId overloads #1653

Triggered via pull request January 21, 2025 22:30
Status Failure
Total duration 5m 48s
Artifacts

CI.yml

on: pull_request
StackExchange.Redis (Ubuntu)
3m 47s
StackExchange.Redis (Ubuntu)
StackExchange.Redis (Windows Server 2022)
5m 36s
StackExchange.Redis (Windows Server 2022)
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
StackExchange.Redis (Ubuntu)
HttpError: Resource not accessible by integration
AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2): _/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L70
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: 414, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 0.43, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az1665-826(SE.Redis-v2.8.28.34119), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=4,Free=32763,Min=4,Max=32767), POOL: (Threads=5,QueuedItems=25,CompletedItems=273,Timers=58), v: 2.8.28.34119 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
SentinelTests.ReadOnlyConnectionReplicasTest(RESP2)
System.ArgumentException : The specified endpoint is not defined (Parameter 'endpoint')
StreamTests.StreamTrimMinId(RESP2): _/tests/StackExchange.Redis.Tests/StreamTests.cs#L1936
Assert.Equal() Failure: Values differ Expected: 1 Actual: 2
StreamTests.StreamTrimMinId(RESP3): _/tests/StackExchange.Redis.Tests/StreamTests.cs#L1936
Assert.Equal() Failure: Values differ Expected: 1 Actual: 2
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
StackExchange.Redis (Windows Server 2022)
HttpError: Resource not accessible by integration
StackExchange.Redis (Ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636