Add support for ACL commands #1650
Annotations
5 errors and 1 warning
Run dorny/test-reporter@v1
HttpError: Resource not accessible by integration
|
StackExchange.Redis.Tests:
_/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: 7, in-pipe: 0, out-pipe: 0, last-in: 408, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 1.62, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az1940-69(SE.Redis-v2.8.26.5558), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=6,Free=32761,Min=4,Max=32767), POOL: (Threads=6,QueuedItems=60,CompletedItems=252,Timers=39), v: 2.8.26.5558 (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:
_/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.Tests:
_/tests/StackExchange.Redis.Tests/EnvoyTests.cs#L30
StackExchange.Redis.RedisTimeoutException : The message timed out in the backlog attempting to send because no connection became available, command=SET, timeout: 5000, inst: 0, qu: 0, qs: 0, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 4, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:7015, conn-sec: 5.47, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: TestBasicEnvoyConnection, PerfCounterHelperkeyHashSlot: 13807, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=8,Free=32759,Min=4,Max=32767), POOL: (Threads=9,QueuedItems=39,CompletedItems=429,Timers=31), v: 2.8.26.5558 (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
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading