Skip to content

Options: Split out AMR to its own options provider #1963

Options: Split out AMR to its own options provider

Options: Split out AMR to its own options provider #1963

Triggered via pull request December 9, 2025 16:38
Status Failure
Total duration 5m 45s
Artifacts

CI.yml

on: pull_request
StackExchange.Redis (Ubuntu)
2m 34s
StackExchange.Redis (Ubuntu)
StackExchange.Redis (Windows Server 2022)
5m 40s
StackExchange.Redis (Windows Server 2022)
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 2 warnings
StackExchange.Redis.Tests.ConfigTests ► ConfigTests.ConfigurationOptionsDefaultForAzure(hostAndPort: "contoso.redis.azure.net:10000", sslShouldBeEnabled: True) (RESP2): test-results/_runnervmoqczp_2025-12-09_16_41_00.trx#L0
Failed test found in: test-results/_runnervmoqczp_2025-12-09_16_41_00.trx Error: Assert.True() Failure Expected: True Actual: False
StackExchange.Redis.Tests.ConfigTests ► ConfigTests.ConfigurationOptionsDefaultForAzure(hostAndPort: "contoso.redis.azure.net:10000", sslShouldBeEnabled: True) (RESP3): test-results/_runnervmoqczp_2025-12-09_16_41_00.trx#L0
Failed test found in: test-results/_runnervmoqczp_2025-12-09_16_41_00.trx Error: Assert.True() Failure Expected: True Actual: False
StackExchange.Redis.Tests.DefaultOptionsTests ► DefaultOptionsTests.IsMatchOnAzureDomain(hostName: "contoso.redis.azure.net") (RESP2): test-results/_runnervmoqczp_2025-12-09_16_41_00.trx#L0
Failed test found in: test-results/_runnervmoqczp_2025-12-09_16_41_00.trx Error: Assert.IsType() Failure: Value is not the exact type Expected: typeof(StackExchange.Redis.Configuration.AzureOptionsProvider) Actual: typeof(StackExchange.Redis.Configuration.DefaultOptionsProvider)
StackExchange.Redis.Tests.DefaultOptionsTests ► DefaultOptionsTests.IsMatchOnAzureDomain(hostName: "contoso.redis.chinacloudapi.cn") (RESP2): test-results/_runnervmoqczp_2025-12-09_16_41_00.trx#L0
Failed test found in: test-results/_runnervmoqczp_2025-12-09_16_41_00.trx Error: Assert.IsType() Failure: Value is not the exact type Expected: typeof(StackExchange.Redis.Configuration.AzureOptionsProvider) Actual: typeof(StackExchange.Redis.Configuration.DefaultOptionsProvider)
StackExchange.Redis.Tests.DefaultOptionsTests ► DefaultOptionsTests.IsMatchOnAzureDomain(hostName: "contoso.redis.usgovcloudapi.net") (RESP2): test-results/_runnervmoqczp_2025-12-09_16_41_00.trx#L0
Failed test found in: test-results/_runnervmoqczp_2025-12-09_16_41_00.trx Error: Assert.IsType() Failure: Value is not the exact type Expected: typeof(StackExchange.Redis.Configuration.AzureOptionsProvider) Actual: typeof(StackExchange.Redis.Configuration.DefaultOptionsProvider)
StackExchange.Redis.Tests.SyncContextTests ► SyncContextTests.SyncConfigure (RESP2): test-results/_runnervmoqczp_2025-12-09_16_41_00.trx#L0
Failed test found in: test-results/_runnervmoqczp_2025-12-09_16_41_00.trx Error: Assert.True() Failure Expected: True Actual: False
StackExchange.Redis (Ubuntu)
Failed test were found and 'fail-on-error' option is set to true
DefaultOptionsTests.IsMatchOnAzureDomain(hostName: "contoso.redis.usgovcloudapi.net") (RESP2): /_/tests/StackExchange.Redis.Tests/DefaultOptionsTests.cs#L64
Assert.IsType() Failure: Value is not the exact type Expected: typeof(StackExchange.Redis.Configuration.AzureOptionsProvider) Actual: typeof(StackExchange.Redis.Configuration.DefaultOptionsProvider)
DefaultOptionsTests.IsMatchOnAzureDomain(hostName: "contoso.redis.chinacloudapi.cn") (RESP2): /_/tests/StackExchange.Redis.Tests/DefaultOptionsTests.cs#L64
Assert.IsType() Failure: Value is not the exact type Expected: typeof(StackExchange.Redis.Configuration.AzureOptionsProvider) Actual: typeof(StackExchange.Redis.Configuration.DefaultOptionsProvider)
DefaultOptionsTests.IsMatchOnAzureDomain(hostName: "contoso.redis.azure.net") (RESP2): /_/tests/StackExchange.Redis.Tests/DefaultOptionsTests.cs#L64
Assert.IsType() Failure: Value is not the exact type Expected: typeof(StackExchange.Redis.Configuration.AzureOptionsProvider) Actual: typeof(StackExchange.Redis.Configuration.DefaultOptionsProvider)
SyncContextTests.SyncConfigure (RESP2): /_/tests/StackExchange.Redis.Tests/SyncContextTests.cs#L69
Assert.True() Failure Expected: True Actual: False
StackExchange.Redis.Tests.ClusterShardedTests ► ClusterShardedTests.KeepSubscribedThroughSlotMigrationAsync (RESP2): test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_43.trx#L0
Failed test found in: test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_43.trx test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_43.trx Error: StackExchange.Redis.RedisServerException : ERR Please use SETSLOT only with masters.
StackExchange.Redis.Tests.ClusterShardedTests ► ClusterShardedTests.SubscribeToWrongServerAsync(sharded: True) (RESP2): test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_43.trx#L0
Failed test found in: test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_43.trx test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_43.trx Error: Assert.Equal() Failure: Values differ Expected: 127.0.0.1:7003 Actual: 127.0.0.1:7000
StackExchange.Redis.Tests.ConfigTests ► ConfigTests.ConfigurationOptionsDefaultForAzure(hostAndPort: "contoso.redis.azure.net:10000", sslShouldBeEnabled: True) (RESP2): test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_43.trx#L0
Failed test found in: test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_43.trx test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_43.trx test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_43.trx test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_43.trx test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_43.trx Error: Assert.True() Failure Expected: True Actual: False
StackExchange.Redis.Tests.DefaultOptionsTests ► DefaultOptionsTests.IsMatchOnAzureDomain(hostName: "contoso.redis.azure.net") (RESP2): test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_43.trx#L0
Failed test found in: test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_43.trx test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_43.trx test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_43.trx Error: Assert.IsType() Failure: Value is not the exact type Expected: typeof(StackExchange.Redis.Configuration.AzureOptionsProvider) Actual: typeof(StackExchange.Redis.Configuration.DefaultOptionsProvider)
StackExchange.Redis.Tests.ClusterShardedTests ► ClusterShardedTests.KeepSubscribedThroughSlotMigrationAsync (RESP2): test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_49.trx#L0
Failed test found in: test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_49.trx test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_49.trx Error: StackExchange.Redis.RedisServerException : ERR Please use SETSLOT only with masters.
StackExchange.Redis.Tests.ClusterShardedTests ► ClusterShardedTests.SubscribeToWrongServerAsync(sharded: True) (RESP2): test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_49.trx#L0
Failed test found in: test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_49.trx Error: Assert.Equal() Failure: Values differ Expected: 127.0.0.1:7003 Actual: 127.0.0.1:7000
StackExchange.Redis.Tests.ConfigTests ► ConfigTests.ConfigurationOptionsDefaultForAzure(hostAndPort: "contoso.redis.azure.net:10000", sslShouldBeEnabled: True) (RESP2): test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_49.trx#L0
Failed test found in: test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_49.trx test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_49.trx test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_49.trx test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_49.trx test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_49.trx test-results/runneradmin_runnervmeol0e_2025-12-09_16_43_49.trx Error: Assert.True() Failure Expected: True Actual: False
StackExchange.Redis (Windows Server 2022)
Failed test were found and 'fail-on-error' option is set to true
DefaultOptionsTests.IsMatchOnAzureDomain(hostName: "contoso.redis.azure.net") (RESP2): /_/tests/StackExchange.Redis.Tests/DefaultOptionsTests.cs#L64
Assert.IsType() Failure: Value is not the exact type Expected: typeof(StackExchange.Redis.Configuration.AzureOptionsProvider) Actual: typeof(StackExchange.Redis.Configuration.DefaultOptionsProvider)
DefaultOptionsTests.IsMatchOnAzureDomain(hostName: "contoso.redis.chinacloudapi.cn") (RESP2): /_/tests/StackExchange.Redis.Tests/DefaultOptionsTests.cs#L64
Assert.IsType() Failure: Value is not the exact type Expected: typeof(StackExchange.Redis.Configuration.AzureOptionsProvider) Actual: typeof(StackExchange.Redis.Configuration.DefaultOptionsProvider)
DefaultOptionsTests.IsMatchOnAzureDomain(hostName: "contoso.redis.usgovcloudapi.net") (RESP2): /_/tests/StackExchange.Redis.Tests/DefaultOptionsTests.cs#L64
Assert.IsType() Failure: Value is not the exact type Expected: typeof(StackExchange.Redis.Configuration.AzureOptionsProvider) Actual: typeof(StackExchange.Redis.Configuration.DefaultOptionsProvider)
StackExchange.Redis (Windows Server 2022)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0zVA4aQAAAADatmWnqV/jTZpN7wJkzsLdRE0yRURHRTA1MTEARWRnZQ==
StackExchange.Redis (Windows Server 2022)
Failed to restore: Cache service responded with 400