Tests: Increase overall stability #1471
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
3m 54s
StackExchange.Redis (Windows Server 2022)
6m 32s
Annotations
4 errors
StackExchange.Redis.Tests.PubSubMultiserverTests ► PubSubMultiserverTests.PrimaryReplicaSubscriptionFailover(flags: None, expectSuccess: True)(RESP2):
tests/StackExchange.Redis.Tests/PubSubMultiserverTests.cs#L205
Failed test found in:
test-results/runneradmin_fv-az407-743_2023-10-31_12_57_55.trx
Error:
System.AggregateException : One or more errors occurred.
---- Assert.Equal() Failure: Values differ
Expected: 1
Actual: 2
---- StackExchange.Redis.Tests.SkipTestException : There were 4 private and 0 ambient exceptions; expected 0.
|
StackExchange.Redis (Windows Server 2022)
Failed test were found and 'fail-on-error' option is set to true
|
PubSubMultiserverTests.PrimaryReplicaSubscriptionFailover(flags: None:
tests/StackExchange.Redis.Tests/PubSubMultiserverTests.cs#L205
System.AggregateException : One or more errors occurred.
---- Assert.Equal() Failure: Values differ
Expected: 1
Actual: 2
---- StackExchange.Redis.Tests.SkipTestException : There were 4 private and 0 ambient exceptions; expected 0.
|
StackExchange.Redis (Windows Server 2022)
Process completed with exit code 1.
|