Skip to content

Bump Akka from 1.5.42 to 1.5.46

bbc2c7e
Select commit
Loading
Failed to load commit list.
Closed

Bump Akka from 1.5.42 to 1.5.46 #426

Bump Akka from 1.5.42 to 1.5.46
bbc2c7e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Akka.Persistence.Redis PR Validation succeeded Aug 7, 2025 in 3m 6s

Build #merge_2025.8.7.1 had test failures

Details

Tests

  • Failed: 1 (0.53%)
  • Passed: 186 (98.41%)
  • Other: 2 (1.06%)
  • Total: 189

Annotations

Check failure on line 1 in Akka.Persistence.Redis.Cluster.Tests.RedisJournalSpec.Randomly_distributed_RedisKey_with_HashTag_should_be_distributed_relatively_equally_between_cluster_master

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Akka.Persistence.Redis PR Validation

Akka.Persistence.Redis.Cluster.Tests.RedisJournalSpec.Randomly_distributed_RedisKey_with_HashTag_should_be_distributed_relatively_equally_between_cluster_master

Expected StandardDeviation(values) to be less than 100.0, but found 104.64384039843594.
Raw output
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
   at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`1.BeLessThan(T expected, String because, Object[] becauseArgs)
   at Akka.Persistence.Redis.Cluster.Tests.RedisJournalSpec.Randomly_distributed_RedisKey_with_HashTag_should_be_distributed_relatively_equally_between_cluster_master() in /home/vsts/work/1/s/src/Akka.Persistence.Redis.Cluster.Tests/RedisJournalSpec.cs:line 89
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)