Skip to content

Bump Akka.Persistence.Query and Akka.Streams#454

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/nuget/dev/multi-48f04cbb1b
Closed

Bump Akka.Persistence.Query and Akka.Streams#454
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/nuget/dev/multi-48f04cbb1b

Bump Akka.Persistence.Query and Akka.Streams

b4b6fc4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Akka.Persistence.MongoDB Windows PR Validation failed May 19, 2026 in 7m 1s

Build #2026.5.19.3 had test failures

Details

Tests

  • Failed: 1 (0.32%)
  • Passed: 306 (98.71%)
  • Other: 3 (0.97%)
  • Total: 310

Annotations

Check failure on line 5050 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Akka.Persistence.MongoDB Windows PR Validation

Build log #L5050

PowerShell exited with code '1'.

Check failure on line 14 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Akka.Persistence.MongoDB Windows PR Validation

Build log #L14

ECHO is off.

Check failure on line 1 in Akka.Persistence.MongoDb.Tests.Bug61FixSpec.Bug80_AllEventsByTag_should_Recover_all_messages

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Akka.Persistence.MongoDB Windows PR Validation

Akka.Persistence.MongoDb.Tests.Bug61FixSpec.Bug80_AllEventsByTag_should_Recover_all_messages

Timeout (00:00:10) while expecting 5000 messages. Only got 4601 after 00:00:11.0154578.
Raw output
   at Akka.TestKit.Xunit.XunitAssertions.AssertTrue(Boolean condition, String format, Object[] args)
   at Akka.TestKit.TestKitBase.InternalReceiveNAsync(Int32 numberOfMessages, TimeSpan max, Boolean shouldLog, CancellationToken cancellationToken)+MoveNext()
   at Akka.TestKit.TestKitBase.InternalReceiveNAsync(Int32 numberOfMessages, TimeSpan max, Boolean shouldLog, CancellationToken cancellationToken)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
   at Akka.TestKit.TestKitBase.ReceiveNAsync(Int32 numberOfMessages, CancellationToken cancellationToken)+MoveNext()
   at Akka.TestKit.TestKitBase.ReceiveNAsync(Int32 numberOfMessages, CancellationToken cancellationToken)+MoveNext()
   at Akka.TestKit.TestKitBase.ReceiveNAsync(Int32 numberOfMessages, CancellationToken cancellationToken)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
   at System.Linq.AsyncEnumerable.<ToListAsync>g__Core|424_0[TSource](IAsyncEnumerable`1 source, CancellationToken cancellationToken) in /_/Ix.NET/Source/System.Linq.Async/System/Linq/Operators/ToList.cs:line 36
   at System.Linq.AsyncEnumerable.<ToListAsync>g__Core|424_0[TSource](IAsyncEnumerable`1 source, CancellationToken cancellationToken) in /_/Ix.NET/Source/System.Linq.Async/System/Linq/Operators/ToList.cs:line 36
   at Akka.TestKit.TestKitBase.ReceiveN(Int32 numberOfMessages, CancellationToken cancellationToken)
   at Akka.Persistence.MongoDb.Tests.Bug61FixSpec.Bug80_AllEventsByTag_should_Recover_all_messages() in D:\a\1\s\src\Akka.Persistence.MongoDb.Tests\Bug61FixSpec.cs:line 106
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)