Protocol support: RESP3 #10
Annotations
6 errors
StackExchange.Redis.Tests.ClusterTests ► ClusterTests.TransactionWithMultiServerKeys(RESP3):
tests/StackExchange.Redis.Tests/ClusterTests.cs#L255
Failed test found in:
test-results/runneradmin_fv-az206-819_2023-09-05_00_26_06.trx
Error:
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(StackExchange.Redis.RedisCommandException)
Actual: typeof(StackExchange.Redis.Tests.SkipTestException)
---- StackExchange.Redis.Tests.SkipTestException : Requires protocol Resp3, but connection is Resp2.
|
StackExchange.Redis.Tests.ClusterTests ► ClusterTests.TransactionWithSameServerKeys(RESP3):
tests/StackExchange.Redis.Tests/ClusterTests.cs#L312
Failed test found in:
test-results/runneradmin_fv-az206-819_2023-09-05_00_26_06.trx
Error:
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(StackExchange.Redis.RedisCommandException)
Actual: typeof(StackExchange.Redis.Tests.SkipTestException)
---- StackExchange.Redis.Tests.SkipTestException : Requires protocol Resp3, but connection is Resp2.
|
StackExchange.Redis.Tests.ScriptingTests ► ScriptingTests.ScriptThrowsError(RESP3):
tests/StackExchange.Redis.Tests/ScriptingTests.cs#L251
Failed test found in:
test-results/runneradmin_fv-az206-819_2023-09-05_00_26_06.trx
Error:
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(StackExchange.Redis.RedisServerException)
Actual: typeof(StackExchange.Redis.Tests.SkipTestException)
---- StackExchange.Redis.Tests.SkipTestException : Requires protocol Resp3, but connection is Resp2.
|
StackExchange.Redis.Tests.ClusterTests ► ClusterTests.TransactionWithMultiServerKeys(RESP3):
tests/StackExchange.Redis.Tests/ClusterTests.cs#L203
Failed test found in:
test-results/runneradmin_fv-az206-819_2023-09-05_00_29_36.trx
Error:
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(StackExchange.Redis.RedisCommandException)
Actual: typeof(StackExchange.Redis.Tests.SkipTestException)
---- StackExchange.Redis.Tests.SkipTestException : Requires protocol Resp3, but connection is Resp2.
|
StackExchange.Redis.Tests.ClusterTests ► ClusterTests.TransactionWithSameServerKeys(RESP3):
tests/StackExchange.Redis.Tests/ClusterTests.cs#L261
Failed test found in:
test-results/runneradmin_fv-az206-819_2023-09-05_00_29_36.trx
Error:
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(StackExchange.Redis.RedisCommandException)
Actual: typeof(StackExchange.Redis.Tests.SkipTestException)
---- StackExchange.Redis.Tests.SkipTestException : Requires protocol Resp3, but connection is Resp2.
|
StackExchange.Redis.Tests.ScriptingTests ► ScriptingTests.ScriptThrowsError(RESP3):
tests/StackExchange.Redis.Tests/ScriptingTests.cs#L251
Failed test found in:
test-results/runneradmin_fv-az206-819_2023-09-05_00_29_36.trx
Error:
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(StackExchange.Redis.RedisServerException)
Actual: typeof(StackExchange.Redis.Tests.SkipTestException)
---- StackExchange.Redis.Tests.SkipTestException : Requires protocol Resp3, but connection is Resp2.
|