Skip to content

Adds support for XPENDING IDLE parameter #1644

Adds support for XPENDING IDLE parameter

Adds support for XPENDING IDLE parameter #1644

Triggered via pull request December 5, 2024 13:50
Status Failure
Total duration 5m 50s
Artifacts

CI.yml

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

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
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