Fix #2785: Support optionally disabling pipelining on AUTH flow #1623
Annotations
10 errors
|
_/tests/StackExchange.Redis.Tests/ConfigTests.cs#L828
Assert.Equal() Failure: Strings differ
↓ (pos 6)
Expected: "dummy,waitForAuth=False"
Actual: "dummy,true=False"
↑ (pos 6)
|
_/tests/StackExchange.Redis.Tests/ConfigTests.cs#L828
Assert.Equal() Failure: Strings differ
↓ (pos 6)
Expected: "dummy,waitForAuth=False"
Actual: "dummy,true=False"
↑ (pos 6)
|
_/tests/StackExchange.Redis.Tests/ConfigTests.cs#L828
Assert.Equal() Failure: Strings differ
↓ (pos 6)
Expected: "dummy,waitForAuth=True"
Actual: "dummy,true=True"
↑ (pos 6)
|
_/tests/StackExchange.Redis.Tests/ConfigTests.cs#L828
Assert.Equal() Failure: Strings differ
↓ (pos 6)
Expected: "dummy,waitForAuth=True"
Actual: "dummy,true=True"
↑ (pos 6)
|
_/tests/StackExchange.Redis.Tests/ConfigTests.cs#L826
Assert.Equal() Failure: Strings differ
↓ (pos 6)
Expected: "dummy,waitForAuth=False"
Actual: "dummy,true=False"
↑ (pos 6)
|
_/tests/StackExchange.Redis.Tests/ConfigTests.cs#L826
Assert.Equal() Failure: Strings differ
↓ (pos 6)
Expected: "dummy,waitForAuth=False"
Actual: "dummy,true=False"
↑ (pos 6)
|
_/tests/StackExchange.Redis.Tests/ConfigTests.cs#L826
Assert.Equal() Failure: Strings differ
↓ (pos 6)
Expected: "dummy,waitForAuth=True"
Actual: "dummy,true=True"
↑ (pos 6)
|
_/tests/StackExchange.Redis.Tests/ConfigTests.cs#L826
Assert.Equal() Failure: Strings differ
↓ (pos 6)
Expected: "dummy,waitForAuth=True"
Actual: "dummy,true=True"
↑ (pos 6)
|
|
This job failed
Loading