Protocol support: RESP3 #1410
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
3m 47s
StackExchange.Redis (Windows Server 2022)
1h 27m
Annotations
7 errors and 2 warnings
StackExchange.Redis.Tests ► AbortOnConnectFailTests.DisconnectAndReconnectThrowsConnectionExceptionSync:
tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L45
Failed test found in:
test-results/runneradmin_fv-az464-974_2023-08-10_14_56_29.trx
Error:
StackExchange.Redis.RedisTimeoutException : Timeout performing PING (100ms), next: PING, inst: 15, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 261, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 0.11, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az464-974(SE.Redis-v2.6.130.29644), IOCP: (Busy=0,Free=1000,Min=2,Max=1000), WORKER: (Busy=5,Free=32762,Min=2,Max=32767), POOL: (Threads=17,QueuedItems=2,CompletedItems=13943,Timers=35), v: 2.6.130.29644 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
|
StackExchange.Redis.Tests.Roles ► Roles.PrimaryRole(allowAdmin: False):
tests/StackExchange.Redis.Tests/RoleTests.cs#L16
Failed test found in:
test-results/runneradmin_fv-az464-974_2023-08-10_14_56_29.trx
test-results/runneradmin_fv-az464-974_2023-08-10_14_56_29.trx
Error:
Assert.NotEmpty() Failure
|
StackExchange.Redis (Windows Server 2022)
Failed test were found and 'fail-on-error' option is set to true
|
AbortOnConnectFailTests.DisconnectAndReconnectThrowsConnectionExceptionSync:
tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L45
StackExchange.Redis.RedisTimeoutException : Timeout performing PING (100ms), next: PING, inst: 15, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 261, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 0.11, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az464-974(SE.Redis-v2.6.130.29644), IOCP: (Busy=0,Free=1000,Min=2,Max=1000), WORKER: (Busy=5,Free=32762,Min=2,Max=32767), POOL: (Threads=17,QueuedItems=2,CompletedItems=13943,Timers=35), v: 2.6.130.29644 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
|
Roles.PrimaryRole(allowAdmin: False):
tests/StackExchange.Redis.Tests/RoleTests.cs#L16
Assert.NotEmpty() Failure
|
Roles.PrimaryRole(allowAdmin: True):
tests/StackExchange.Redis.Tests/RoleTests.cs#L16
Assert.NotEmpty() Failure
|
StackExchange.Redis (Windows Server 2022)
Process completed with exit code 1.
|
StackExchange.Redis (Ubuntu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
StackExchange.Redis (Windows Server 2022)
Test report summary exceeded limit of 65535 bytes and will be trimmed
|