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 spec for missing custom mailbox when using DI #7402

Merged
merged 2 commits into from
Dec 4, 2024

fixed spec

5685a21
Select commit
Loading
Failed to load commit list.
Merged

Added reproduction spec for missing custom mailbox when using DI #7402

fixed spec
5685a21
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR Validation failed Dec 4, 2024 in 1h 3m 26s

Build #2024.12.4.2 had test failures

Details

Tests

  • Failed: 2 (0.02%)
  • Passed: 11,250 (90.65%)
  • Other: 1,158 (9.33%)
  • Total: 12,410

Annotations

Check failure on line 8064 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Validation

Build log #L8064

Bash exited with code '42'.

Check failure on line 83548 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Validation

Build log #L83548

Process completed with exit code 42.

Check failure on line 14 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Validation

Build log #L14

ECHO is off.

Check failure on line 16 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Validation

Build log #L16

Bash wrote one or more lines to the standard error stream.

Check failure on line 1 in Akka.Persistence.TestKit.Tests.JournalInterceptorsSpecs.cancelable_delay_must_call_next_interceptor_immediately_after_cancellation

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Validation

Akka.Persistence.TestKit.Tests.JournalInterceptorsSpecs.cancelable_delay_must_call_next_interceptor_immediately_after_cancellation

Expected probe.WasCalled to be false, but found True.
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.Primitives.BooleanAssertions.BeFalse(String because, Object[] becauseArgs)
   at Akka.Persistence.TestKit.Tests.JournalInterceptorsSpecs.cancelable_delay_must_call_next_interceptor_immediately_after_cancellation() in /home/vsts/work/1/s/src/core/Akka.Persistence.TestKit.Tests/JournalInterceptorsSpecs.cs:line 78
--- End of stack trace from previous location ---

Check failure on line 1 in Akka.Tests.Event.EventStreamSpec.Be_able_to_log_unhandled_messages

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Validation

Akka.Tests.Event.EventStreamSpec.Be_able_to_log_unhandled_messages

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at Akka.Tests.Event.EventStreamSpec.<Be_able_to_log_unhandled_messages>d__16.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)