Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added reproduction for missing Stash.Stash messages in Akka.Persistence actors #7374

Merged
merged 2 commits into from
Nov 1, 2024

Merge branch 'dev' into fix-7373-missing-Stash

fe0700d
Select commit
Loading
Failed to load commit list.
Merged

Added reproduction for missing Stash.Stash messages in Akka.Persistence actors #7374

Merge branch 'dev' into fix-7373-missing-Stash
fe0700d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR Validation succeeded Nov 1, 2024 in 4m 22s

Build #2024.11.1.2 had test failures

Details

Tests

  • Failed: 1 (0.10%)
  • Passed: 995 (97.17%)
  • Other: 28 (2.73%)
  • Total: 1,024

Annotations

Check failure on line 1 in Akka.Persistence.Tests.AtLeastOnceDeliveryReceiveActorSpec.PersistentReceive_must_warn_about_unconfirmed_messages

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Validation

Akka.Persistence.Tests.AtLeastOnceDeliveryReceiveActorSpec.PersistentReceive_must_warn_about_unconfirmed_messages

Expected 'akka://PersistenceSpec-18/system/testActor33','akka://PersistenceSpec-18/system/testActor34' got 
Raw output
   at Akka.TestKit.AkkaSpecExtensions.ShouldBe[T](IEnumerable`1 self, IEnumerable`1 other) in D:\a\1\s\src\core\Akka.Tests.Shared.Internals\AkkaSpecExtensions.cs:line 61
   at Akka.TestKit.AkkaSpecExtensions.ShouldOnlyContainInOrder[T](IEnumerable`1 actual, T[] expected) in D:\a\1\s\src\core\Akka.Tests.Shared.Internals\AkkaSpecExtensions.cs:line 253
   at Akka.Persistence.Tests.AtLeastOnceDeliveryReceiveActorSpec.PersistentReceive_must_warn_about_unconfirmed_messages() in D:\a\1\s\src\core\Akka.Persistence.Tests\AtLeastOnceDeliveryReceiveActorSpec.cs:line 595
--- End of stack trace from previous location ---