Skip to content

Tests: Improve stability for AbortOnConnectFailTests #1810

Tests: Improve stability for AbortOnConnectFailTests

Tests: Improve stability for AbortOnConnectFailTests #1810

Re-run triggered July 29, 2025 13:02
Status Failure
Total duration 6m 18s
Artifacts

CI.yml

on: pull_request
StackExchange.Redis (Ubuntu)
3m 0s
StackExchange.Redis (Ubuntu)
StackExchange.Redis (Windows Server 2022)
6m 11s
StackExchange.Redis (Windows Server 2022)
Fit to window
Zoom out
Zoom in

Annotations

22 errors
StackExchange.Redis.Tests.ClusterTests ► ClusterTests.IntentionalWrongServer (RESP2): test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx#L0
Failed test found in: test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx Error: Assert.Equal() Failure: Strings differ Expected: "abc" Actual: null
StackExchange.Redis.Tests.KeyIdleAsyncTests ► KeyIdleAsyncTests.IdleTimeAsync (RESP2): test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx#L0
Failed test found in: test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx Error: Second check
StackExchange.Redis.Tests.KeyIdleAsyncTests ► KeyIdleAsyncTests.TouchIdleTimeAsync (RESP2): test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx#L0
Failed test found in: test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx Error: Third check
StackExchange.Redis.Tests.KeyIdleTests ► KeyIdleTests.IdleTime (RESP2): test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx#L0
Failed test found in: test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx Error: Assert.True() Failure Expected: True Actual: False
StackExchange.Redis.Tests.KeyIdleTests ► KeyIdleTests.TouchIdleTime (RESP2): test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx#L0
Failed test found in: test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx Error: Third check
StackExchange.Redis.Tests.Roles ► Roles.PrimaryRole(allowAdmin: False) (RESP2): test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx#L0
Failed test found in: test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx Error: Assert.NotEmpty() Failure: Collection was empty
StackExchange.Redis.Tests.SentinelTests ► SentinelTests.PrimaryConnectAsyncTest (RESP2): test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx#L0
Failed test found in: test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx Error: StackExchange.Redis.RedisException : Timeout waiting for test servers primary/replica replication to be in sync.
StackExchange.Redis.Tests.SentinelTests ► SentinelTests.PrimaryConnectTest (RESP2): test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx#L0
Failed test found in: test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_16.trx Error: StackExchange.Redis.RedisException : Timeout waiting for test servers primary/replica replication to be in sync.
StackExchange.Redis.Tests.ClusterTests ► ClusterTests.IntentionalWrongServer (RESP2): test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_22.trx#L0
Failed test found in: test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_22.trx test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_22.trx Error: Assert.Equal() Failure: Strings differ Expected: "abc" Actual: null
StackExchange.Redis.Tests.KeyIdleAsyncTests ► KeyIdleAsyncTests.IdleTimeAsync (RESP2): test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_22.trx#L0
Failed test found in: test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_22.trx test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_22.trx Error: Second check
StackExchange.Redis.Tests.KeyIdleAsyncTests ► KeyIdleAsyncTests.TouchIdleTimeAsync (RESP2): test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_22.trx#L0
Failed test found in: test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_22.trx test-results/runneradmin_runnervmatg8e_2025-07-29_13_07_22.trx Error: Third check
StackExchange.Redis (Windows Server 2022)
Failed test were found and 'fail-on-error' option is set to true
SentinelTests.PrimaryConnectAsyncTest (RESP2): /_/tests/StackExchange.Redis.Tests/SentinelTests.cs#L49
StackExchange.Redis.RedisException : Timeout waiting for test servers primary/replica replication to be in sync.
Roles.PrimaryRole(allowAdmin: True) (RESP2): /_/tests/StackExchange.Redis.Tests/RoleTests.cs#L11
Assert.NotEmpty() Failure: Collection was empty
Roles.PrimaryRole(allowAdmin: False) (RESP2): /_/tests/StackExchange.Redis.Tests/RoleTests.cs#L11
Assert.NotEmpty() Failure: Collection was empty
KeyIdleTests.IdleTime (RESP2): /_/tests/StackExchange.Redis.Tests/KeyIdleTests.cs#L10
Assert.True() Failure Expected: True Actual: False
ClusterTests.IntentionalWrongServer (RESP3): /_/tests/StackExchange.Redis.Tests/ClusterTests.cs#L136
Assert.Equal() Failure: Strings differ Expected: "abc" Actual: null
ClusterTests.IntentionalWrongServer (RESP2): /_/tests/StackExchange.Redis.Tests/ClusterTests.cs#L136
Assert.Equal() Failure: Strings differ Expected: "abc" Actual: null