Add (ReadOnly)Memory<byte> implicit conversions to RedisKey #1466
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
4m 42s
StackExchange.Redis (Windows Server 2022)
6m 45s
Annotations
11 errors
StackExchange.Redis (Ubuntu)
HttpError: Resource not accessible by integration
|
AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2):
tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L69
StackExchange.Redis.RedisTimeoutException : Timeout performing PING (400ms), next: INFO, inst: 26, qu: 0, qs: 2, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 435, in-pipe: 0, out-pipe: 0, last-in: 16, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 1.19, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az454-940(SE.Redis-v2.7.3.26797), IOCP: (Busy=0,Free=1000,Min=2,Max=1000), WORKER: (Busy=5,Free=32762,Min=2,Max=32767), POOL: (Threads=20,QueuedItems=90,CompletedItems=824,Timers=36), v: 2.7.3.26797 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
|
KeyTests.PrependAppend(RESP2):
tests/StackExchange.Redis.Tests/KeyTests.cs#L194
Assert.Equal() Failure: Strings differ
Expected: "helloworldfizz"
Actual: "helloworldfizzbuzz"
↑ (pos 14)
|
KeyTests.PrependAppend(RESP3):
tests/StackExchange.Redis.Tests/KeyTests.cs#L194
Assert.Equal() Failure: Strings differ
Expected: "helloworldfizz"
Actual: "helloworldfizzbuzz"
↑ (pos 14)
|
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
|
StackExchange.Redis (Windows Server 2022)
HttpError: Resource not accessible by integration
|
KeyTests.PrependAppend(RESP2):
tests/StackExchange.Redis.Tests/KeyTests.cs#L196
Assert.Equal() Failure: Strings differ
Expected: "helloworldfizz"
Actual: "helloworldfizzbuzz"
↑ (pos 14)
|
KeyTests.PrependAppend(RESP3):
tests/StackExchange.Redis.Tests/KeyTests.cs#L196
Assert.Equal() Failure: Strings differ
Expected: "helloworldfizz"
Actual: "helloworldfizzbuzz"
↑ (pos 14)
|
KeyTests.PrependAppend(RESP2):
tests/StackExchange.Redis.Tests/KeyTests.cs#L194
Assert.Equal() Failure: Strings differ
Expected: "helloworldfizz"
Actual: "helloworldfizzbuzz"
↑ (pos 14)
|
KeyTests.PrependAppend(RESP3):
tests/StackExchange.Redis.Tests/KeyTests.cs#L194
Assert.Equal() Failure: Strings differ
Expected: "helloworldfizz"
Actual: "helloworldfizzbuzz"
↑ (pos 14)
|
StackExchange.Redis (Windows Server 2022)
Process completed with exit code 1.
|