v3 remove pipelines.sockets.unofficial #2313
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
3m 13s
StackExchange.Redis (Windows Server 2022)
5m 49s
Annotations
20 errors and 4 warnings
|
StackExchange.Redis (Ubuntu)
Failed test were found and 'fail-on-error' option is set to true
|
|
StackExchange.Redis (Ubuntu)
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 1313k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
|
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
|
|
SyncContextTests.SyncPing (RESP2):
/_/tests/StackExchange.Redis.Tests/SyncContextTests.cs#L43
Assert.Equal() Failure: Values differ
Expected: 0
Actual: 2
|
|
SyncContextTests.AsyncPing(continueOnCapturedContext: True) (RESP2):
/_/tests/StackExchange.Redis.Tests/SyncContextTests.cs#L54
Assert.Equal() Failure: Values differ
Expected: 0
Actual: 2
|
|
SyncContextTests.AsyncPing(continueOnCapturedContext: False) (RESP2):
/_/tests/StackExchange.Redis.Tests/SyncContextTests.cs#L54
Assert.Equal() Failure: Values differ
Expected: 0
Actual: 2
|
|
SyncContextTests.SyncConfigure (RESP2):
/_/tests/StackExchange.Redis.Tests/SyncContextTests.cs#L69
Assert.Equal() Failure: Values differ
Expected: 0
Actual: 1
|
|
ConfigTests.ExpectedFields (RESP3):
/_/tests/StackExchange.Redis.Tests/ConfigTests.cs#L25
Assert.Equal() Failure: Collections differ
Expected: [···, "syncTimeout", "tieBreaker", "Tunnel", "user"]
Actual: [···, "syncTimeout", "tieBreaker", "Tunnel", "user", "WriteMode"]
↑ (pos 44)
|
|
ConfigTests.ExpectedFields (RESP2):
/_/tests/StackExchange.Redis.Tests/ConfigTests.cs#L25
Assert.Equal() Failure: Collections differ
Expected: [···, "syncTimeout", "tieBreaker", "Tunnel", "user"]
Actual: [···, "syncTimeout", "tieBreaker", "Tunnel", "user", "WriteMode"]
↑ (pos 44)
|
|
StackExchange.Redis (Windows Server 2022)
Failed test were found and 'fail-on-error' option is set to true
|
|
SyncContextTests.SyncPing (RESP2):
/_/tests/StackExchange.Redis.Tests/SyncContextTests.cs#L43
Assert.Equal() Failure: Values differ
Expected: 0
Actual: 1
|
|
SyncContextTests.AsyncPing(continueOnCapturedContext: True) (RESP2):
/_/tests/StackExchange.Redis.Tests/SyncContextTests.cs#L54
Assert.Equal() Failure: Values differ
Expected: 0
Actual: 2
|
|
ConfigTests.ExpectedFields (RESP3):
/_/tests/StackExchange.Redis.Tests/ConfigTests.cs#L25
Assert.Equal() Failure: Collections differ
Expected: [···, "syncTimeout", "tieBreaker", "Tunnel", "user"]
Actual: [···, "syncTimeout", "tieBreaker", "Tunnel", "user", "WriteMode"]
↑ (pos 44)
|
|
ConfigTests.ExpectedFields (RESP2):
/_/tests/StackExchange.Redis.Tests/ConfigTests.cs#L25
Assert.Equal() Failure: Collections differ
Expected: [···, "syncTimeout", "tieBreaker", "Tunnel", "user"]
Actual: [···, "syncTimeout", "tieBreaker", "Tunnel", "user", "WriteMode"]
↑ (pos 44)
|
|
SyncContextTests.SyncConfigure (RESP2):
/_/tests/StackExchange.Redis.Tests/SyncContextTests.cs#L69
Assert.Equal() Failure: Values differ
Expected: 0
Actual: 2
|
|
SyncContextTests.AsyncPing(continueOnCapturedContext: False) (RESP2):
/_/tests/StackExchange.Redis.Tests/SyncContextTests.cs#L54
Assert.Equal() Failure: Values differ
Expected: 0
Actual: 2
|
|
SyncContextTests.AsyncPing(continueOnCapturedContext: True) (RESP2):
/_/tests/StackExchange.Redis.Tests/SyncContextTests.cs#L54
Assert.Equal() Failure: Values differ
Expected: 0
Actual: 2
|
|
MovedUnitTests.CrossSlotDisallowed(serverType: Cluster:
/_/tests/StackExchange.Redis.Tests/MovedUnitTests.cs#L17
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(StackExchange.Redis.RedisServerException)
Actual: typeof(StackExchange.Redis.RedisTimeoutException)
---- StackExchange.Redis.RedisTimeoutException : Timeout awaiting response (outbound=0KiB, inbound=0KiB, 5015ms elapsed, timeout is 5000ms), command=RENAME, next: RENAME, inst: 0, qu: 0, qs: 0, aw: False, bw: SpinningDown, rs: ReadAsync, ws: Idle, in-pipe: 0, last-in: 5, cur-in: 5, lm: 22/513/488/3, sync-ops: 0, async-ops: 3, serverEndpoint: 127.0.0.1:6379, conn-sec: 5.03, aoc: 1, mc: 1/1/0, clientName: runnervm6wf0k(SE.Redis-v3.0.14.39563), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=3,Free=32764,Min=4,Max=32767), POOL: (Threads=28,QueuedItems=0,CompletedItems=59019,Timers=45), v: 3.0.14.39563 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
|
|
SyncContextTests.SyncPing (RESP2):
/_/tests/StackExchange.Redis.Tests/SyncContextTests.cs#L43
Assert.Equal() Failure: Values differ
Expected: 0
Actual: 2
|
|
SyncContextTests.ConnectAsync(continueOnCapturedContext: False) (RESP2):
/_/tests/StackExchange.Redis.Tests/SyncContextTests.cs#L99
Assert.Equal() Failure: Values differ
Expected: 0
Actual: 2
|
|
StackExchange.Redis (Ubuntu)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
StackExchange.Redis (Windows Server 2022)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, dorny/test-reporter@v1, Vampire/setup-wsl@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
StackExchange.Redis (Windows Server 2022)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0FBDEaQAAAACbn5/oksl3SYhFI4tpl8nhQ0hJMzBFREdFMDQyMgBFZGdl
|
|
StackExchange.Redis (Windows Server 2022)
Failed to restore: Cache service responded with 400
|