Akka.Cluster.Tools: deprecate ClustersSingletonManagerSettings.ConsiderAppVersion #7302
+34
−62
Azure Pipelines / PR Validation
failed
Jul 25, 2024 in 15m 7s
Build #2024.7.25.14 had test failures
Details
- Failed: 1 (0.08%)
- Passed: 1,218 (99.19%)
- Other: 9 (0.73%)
- Total: 1,228
Annotations
Check failure on line 19613 in Build log
azure-pipelines / PR Validation
Build log #L19613
Process completed with exit code 42.
azure-pipelines / PR Validation
Akka.Cluster.Sharding.Tests.RememberEntitiesShardIdExtractorChangeSpec.Sharding_with_remember_entities_enabled_should_allow_a_change_to_the_shard_id_extractor
Expected state.Shards.Where(s => s.ShardId == "2").SelectMany(i => i.EntityIds) to be a collection with 3 item(s), but found an empty collection.
With configuration:
- Use declared types and members
- Compare enums by value
- Include all non-private properties
- Include all non-private fields
- Match member by name (or throw)
- Without automatic conversion.
- Without automatic conversion.
- Be strict about the order of items in byte arrays
Raw output
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.CollectingAssertionStrategy.ThrowIfAny(IDictionary`2 context)
at FluentAssertions.Execution.AssertionScope.Dispose()
at FluentAssertions.Equivalency.EquivalencyValidator.AssertEquality(EquivalencyValidationContext context)
at FluentAssertions.Collections.StringCollectionAssertions.BeEquivalentTo(IEnumerable`1 expectation, Func`2 config, String because, Object[] becauseArgs)
at FluentAssertions.Collections.StringCollectionAssertions.BeEquivalentTo(String[] expectation)
at Akka.Cluster.Sharding.Tests.RememberEntitiesShardIdExtractorChangeSpec.<>c__DisplayClass9_1.<Sharding_with_remember_entities_enabled_should_allow_a_change_to_the_shard_id_extractor>b__8() in D:\a\1\s\src\contrib\cluster\Akka.Cluster.Sharding.Tests\RememberEntitiesShardIdExtractorChangeSpec.cs:line 168
at Akka.TestKit.TestKitBase.AwaitAssertAsync(Action assertion, Nullable`1 duration, Nullable`1 interval, CancellationToken cancellationToken) in D:\a\1\s\src\core\Akka.TestKit\TestKitBase_AwaitAssert.cs:line 57
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Akka.TestKit.TestKitBase.AwaitAssert(Action assertion, Nullable`1 duration, Nullable`1 interval, CancellationToken cancellationToken) in D:\a\1\s\src\core\Akka.TestKit\TestKitBase_AwaitAssert.cs:line 38
at Akka.Cluster.Sharding.Tests.RememberEntitiesShardIdExtractorChangeSpec.<Sharding_with_remember_entities_enabled_should_allow_a_change_to_the_shard_id_extractor>b__9_1(ActorSystem system, IActorRef region) in D:\a\1\s\src\contrib\cluster\Akka.Cluster.Sharding.Tests\RememberEntitiesShardIdExtractorChangeSpec.cs:line 162
at Akka.Cluster.Sharding.Tests.RememberEntitiesShardIdExtractorChangeSpec.WithSystem(String systemName, IMessageExtractor extractor, Action`2 f) in D:\a\1\s\src\contrib\cluster\Akka.Cluster.Sharding.Tests\RememberEntitiesShardIdExtractorChangeSpec.cs:line 197
at Akka.Cluster.Sharding.Tests.RememberEntitiesShardIdExtractorChangeSpec.Sharding_with_remember_entities_enabled_should_allow_a_change_to_the_shard_id_extractor() in D:\a\1\s\src\contrib\cluster\Akka.Cluster.Sharding.Tests\RememberEntitiesShardIdExtractorChangeSpec.cs:line 158
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Loading