Skip to content

[Tests] Remove Moq as a dependency (#2522) #1408

[Tests] Remove Moq as a dependency (#2522)

[Tests] Remove Moq as a dependency (#2522) #1408

Triggered via push August 9, 2023 12:11
Status Failure
Total duration 7m 39s
Artifacts

CI.yml

on: push
StackExchange.Redis (Ubuntu)
3m 38s
StackExchange.Redis (Ubuntu)
StackExchange.Redis (Windows Server 2022)
7m 27s
StackExchange.Redis (Windows Server 2022)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
StackExchange.Redis.Tests.PubSubMultiserverTests ► PubSubMultiserverTests.PrimaryReplicaSubscriptionFailover(flags: None, expectSuccess: True): tests/StackExchange.Redis.Tests/PubSubMultiserverTests.cs#L186
Failed test found in: test-results/runneradmin_fv-az252-87_2023-08-09_12_15_49.trx Error: System.AggregateException : One or more errors occurred. ---- Assert.Equal() Failure Expected: 1 Actual: 2 ---- StackExchange.Redis.Tests.SkipTestException : There were 5 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#L186
System.AggregateException : One or more errors occurred. ---- Assert.Equal() Failure Expected: 1 Actual: 2 ---- StackExchange.Redis.Tests.SkipTestException : There were 5 private and 0 ambient exceptions; expected 0.
StackExchange.Redis (Windows Server 2022)
Process completed with exit code 1.
StackExchange.Redis (Ubuntu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/