Skip to content

CI

CI #2644

Triggered via pull request June 25, 2026 12:36
Status Failure
Total duration 8m 46s
Artifacts

CI.yml

on: pull_request
StackExchange.Redis (Ubuntu)
4m 2s
StackExchange.Redis (Ubuntu)
StackExchange.Redis (Windows Server 2022)
8m 41s
StackExchange.Redis (Windows Server 2022)
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
StackExchange.Redis (Windows Server 2022)
Failed test were found and 'fail-on-error' option is set to true
StackExchange.Redis (Windows Server 2022)
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 2875k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
StackExchange.Redis (Windows Server 2022)
Process completed with exit code 1.
Resp3HandshakeTests.Handshake(client: Resp3: /_/tests/StackExchange.Redis.Tests/Resp3HandshakeTests.cs#L57
Assert.Equal() Failure: Values differ Expected: 1 Actual: 2
StreamTests.StreamConsumerGroupNegativeAcknowledgeMessage(mode: Silent: /_/tests/StackExchange.Redis.Tests/StreamTests.cs#L971
StackExchange.Redis.RedisConnectionException : SocketClosed on 127.0.0.1:6379/Interactive, Idle/RanToCompletion, last: CONFIG, origin: ReadAllAsync, outstanding: 4, last-read: 0s ago, last-write: 0s ago, unanswered-write: 3s ago, keep-alive: 2s, state: ConnectedEstablished, in: 0, in-pipe: 0, last-heartbeat: 1s ago, last-mbeat: 1s ago, global: 0s ago, v: 3.0.23.52514
StringTests.StringGetSetExpiryRelative (RESP3): /_/tests/StackExchange.Redis.Tests/StringTests.cs#L101
StackExchange.Redis.RedisConnectionException : SocketClosed on 127.0.0.1:6379/Interactive, Idle/RanToCompletion, last: HMSET, origin: ReadAllAsync, outstanding: 3, last-read: 0s ago, last-write: 3s ago, unanswered-write: 3s ago, keep-alive: 60s, state: ConnectedEstablished, in: 0, in-pipe: 0, last-heartbeat: 1s ago, last-mbeat: 1s ago, global: 0s ago, v: 3.0.23.52514
ScriptingTests.CheckLoads(async: True) (RESP2): /_/tests/StackExchange.Redis.Tests/ScriptingTests.cs#L391
StackExchange.Redis.RedisConnectionException : SocketClosed on 127.0.0.1:6379/Interactive, Idle/RanToCompletion, last: CONFIG, origin: ReadAllAsync, outstanding: 4, last-read: 0s ago, last-write: 0s ago, unanswered-write: 3s ago, keep-alive: 2s, state: ConnectedEstablished, in: 0, in-pipe: 0, last-heartbeat: 1s ago, last-mbeat: 1s ago, global: 0s ago, v: 3.0.23.52514
HeartbeatTests.TestAutomaticHeartbeat (RESP2): /_/tests/StackExchange.Redis.Tests/HeartbeatTests.cs#L10
StackExchange.Redis.RedisConnectionException : SocketClosed on 127.0.0.1:6379/Interactive, Idle/RanToCompletion, last: CONFIG, origin: ReadAllAsync, outstanding: 4, last-read: 0s ago, last-write: 0s ago, unanswered-write: 3s ago, keep-alive: 2s, state: ConnectedEstablished, in: 0, in-pipe: 0, last-heartbeat: 1s ago, last-mbeat: 1s ago, global: 0s ago, v: 3.0.23.52514
HashFieldTests.HashFieldPersistNoField (RESP3): /_/tests/StackExchange.Redis.Tests/HashFieldTests.cs#L291
StackExchange.Redis.RedisConnectionException : SocketClosed on 127.0.0.1:6379/Interactive, Idle/RanToCompletion, last: HMSET, origin: ReadAllAsync, outstanding: 3, last-read: 0s ago, last-write: 3s ago, unanswered-write: 3s ago, keep-alive: 60s, state: ConnectedEstablished, in: 0, in-pipe: 0, last-heartbeat: 1s ago, last-mbeat: 1s ago, global: 0s ago, v: 3.0.23.52514
StackExchange.Redis (Windows Server 2022)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: Vampire/setup-wsl@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/