[Tests] Upgrade to xUnit v3 #479
Annotations
13 errors
|
StackExchange.Redis.Tests.PubSubMultiserverTests ► PubSubMultiserverTests.ClusterNodeSubscriptionFailover (RESP3):
test-results/_pkrvmq0rgcvqdmg_2025-07-19_13_57_16.trx#L0
Failed test found in:
test-results/_pkrvmq0rgcvqdmg_2025-07-19_13_57_16.trx
Error:
System.AggregateException : One or more errors occurred. (Assert.True() Failure
Expected: True
Actual: False) ($XunitDynamicSkip$There were 3 private and 0 ambient exceptions; expected 0.)
---- Assert.True() Failure
Expected: True
Actual: False
---- $XunitDynamicSkip$There were 3 private and 0 ambient exceptions; expected 0.
|
|
StackExchange.Redis.Tests.SyncContextTests ► SyncContextTests.SyncConfigure (RESP2):
test-results/_pkrvmq0rgcvqdmg_2025-07-19_13_57_16.trx#L0
Failed test found in:
test-results/_pkrvmq0rgcvqdmg_2025-07-19_13_57_16.trx
Error:
Assert.True() Failure
Expected: True
Actual: False
|
|
StackExchange.Redis.Tests.PubSubTests ► PubSubTests.ExplicitPublishMode (RESP2):
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_40.trx#L0
Failed test found in:
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_40.trx
Error:
System.AggregateException : One or more errors occurred. (Assert.Equal() Failure: Values differ
Expected: 0
Actual: 2) ($XunitDynamicSkip$There were 1 private and 0 ambient exceptions; expected 0.)
---- Assert.Equal() Failure: Values differ
Expected: 0
Actual: 2
---- $XunitDynamicSkip$There were 1 private and 0 ambient exceptions; expected 0.
|
|
StackExchange.Redis.Tests.PubSubTests ► PubSubTests.TestBasicPubSub(channelPrefix: "Foo:", wildCard: False, breaker: "c") (RESP2):
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_40.trx#L0
Failed test found in:
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_40.trx
Error:
System.AggregateException : One or more errors occurred. (Assert.Single() Failure: The collection contained 2 items
Collection: ["def", "ghi"]) ($XunitDynamicSkip$There were 1 private and 0 ambient exceptions; expected 0.)
---- Assert.Single() Failure: The collection contained 2 items
Collection: ["def", "ghi"]
---- $XunitDynamicSkip$There were 1 private and 0 ambient exceptions; expected 0.
|
|
StackExchange.Redis.Tests.ScanTests ► ScanTests.SortedSetScanLarge(pageSize: 10000) (RESP2):
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_40.trx#L0
Failed test found in:
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_40.trx
Error:
StackExchange.Redis.RedisTimeoutException : Timeout performing ZSCAN (5000ms), inst: 0, qu: 0, qs: 0, aw: False, bw: SpinningDown, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 0, cur-in: 0, sync-ops: 2548, async-ops: 9, serverEndpoint: 127.0.0.1:6379, conn-sec: 5.7, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: AddHashEveryWay, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=16,Free=32751,Min=4,Max=32767), POOL: (Threads=17,QueuedItems=620,CompletedItems=170,Timers=17), v: 2.8.62.29502 (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.ScriptingTests ► ScriptingTests.CheckLoads(async: True) (RESP3):
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_40.trx#L0
Failed test found in:
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_40.trx
Error:
Assert.True() Failure
Expected: True
Actual: False
|
|
StackExchange.Redis.Tests.ScriptingTests ► ScriptingTests.LoadedLuaScriptWithWrappedDatabase (RESP2):
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_40.trx#L0
Failed test found in:
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_40.trx
Error:
Assert.Equal() Failure: Values differ
Expected: 123
Actual: 0
|
|
StackExchange.Redis.Tests.CancellationTests ► CancellationTests.CancellationDuringOperation_Async_CancelsGracefully(strategy: Manual) (RESP2):
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_44.trx#L0
Failed test found in:
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_44.trx
Error:
This operation should have been cancelled: 1378ms
|
|
StackExchange.Redis.Tests.CancellationTests ► CancellationTests.CancellationDuringOperation_Async_CancelsGracefully(strategy: Method) (RESP2):
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_44.trx#L0
Failed test found in:
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_44.trx
Error:
This operation should have been cancelled: 160ms
|
|
StackExchange.Redis.Tests.ConfigTests ► ConfigTests.DebugObject (RESP3):
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_44.trx#L0
Failed test found in:
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_44.trx
Error:
StackExchange.Redis.RedisServerException : ERR DEBUG command not allowed. If the enable-debug-command option is set to "local", you can run it from a local connection, otherwise you need to set this option in the configuration file, and then restart the server.
|
|
StackExchange.Redis.Tests.ConfigTests ► ConfigTests.ReadConfig (RESP3):
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_44.trx#L0
Failed test found in:
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_44.trx
Error:
Assert.Equal() Failure: Values differ
Expected: 6379
Actual: 7000
|
|
StackExchange.Redis.Tests.ConnectCustomConfigTests ► ConnectCustomConfigTests.HeartbeatConsistencyCheckPingsAsync(enableConsistencyChecks: True, minExpected: 4, maxExpected: 15) (RESP2):
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_44.trx#L0
Failed test found in:
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_44.trx
Error:
Expected opcount (2) between 4-15
|
|
StackExchange.Redis.Tests.GeoTests ► GeoTests.GeoSearchBoxLonLatAndStoreAsync (RESP3):
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_44.trx#L0
Failed test found in:
test-results/runneradmin_runnervm51nrn_2025-07-19_14_00_44.trx
Error:
StackExchange.Redis.RedisServerException : CROSSSLOT Keys in request don't hash to the same slot
|