Add IWithTimers API with sender override #7341
Merged
Azure Pipelines / PR Validation
failed
Sep 23, 2024 in 53m 1s
Build #2024.9.23.3 had test failures
Details
- Failed: 3 (0.02%)
- Passed: 14,697 (91.93%)
- Other: 1,287 (8.05%)
- Total: 15,987
Annotations
Check failure on line 44132 in Build log
azure-pipelines / PR Validation
Build log #L44132
Process completed with exit code 42.
Check failure on line 15817 in Build log
azure-pipelines / PR Validation
Build log #L15817
Process completed with exit code 42.
azure-pipelines / PR Validation
Akka.Cluster.Tools.Tests.MultiNode.PublishSubscribe.DistributedPubSubRestartSpec.DistributedPubSubRestartSpecs
Test failed
azure-pipelines / PR Validation
Akka.Streams.Tests.IO.TcpSpec.Tcp_listen_stream_must_work_with_a_chain_of_echoes
Expected task to complete within 3s.
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.Specialized.GenericAsyncFunctionAssertions`1.CompleteWithinAsync(TimeSpan timeSpan, String because, Object[] becauseArgs)
at Akka.TestKit.Extensions.TaskExtensions.ShouldCompleteWithin[T](Task`1 task, TimeSpan timeout, String because, Object[] becauseArgs)
at Akka.Streams.Tests.IO.TcpSpec.Tcp_listen_stream_must_work_with_a_chain_of_echoes() in D:\a\1\s\src\core\Akka.Streams.Tests\IO\TcpSpec.cs:line 611
--- End of stack trace from previous location ---
azure-pipelines / PR Validation
Akka.Tests.Pattern.ASynchronousCircuitBreakerThatIsClosed.A synchronous circuit breaker that is closed must increment failure count on callTimeout before call finishes
System.AggregateException : One or more errors occurred.
---- Timeout 00:00:00.1000000 expired while waiting for condition.
Raw output
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Akka.TestKit.TestKitBase.<WithinAsync>d__223`1.MoveNext() in D:\a\1\s\src\core\Akka.TestKit\TestKitBase_Within.cs:line 281
--- 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)
at Akka.TestKit.TestKitBase.<WithinAsync>d__217.MoveNext() in D:\a\1\s\src\core\Akka.TestKit\TestKitBase_Within.cs:line 63
--- 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)
at Akka.Tests.Pattern.ASynchronousCircuitBreakerThatIsClosed.<Must_increment_failure_count_on_callTimeout_before_call_finishes>d__6.MoveNext() in D:\a\1\s\src\core\Akka.Tests\Pattern\CircuitBreakerSpec.cs:line 91
--- 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)
----- Inner Stack Trace -----
at Akka.TestKit.TestKitBase.<>c__DisplayClass107_0.<AwaitConditionAsync>b__0(String format, Object[] args) in D:\a\1\s\src\core\Akka.TestKit\TestKitBase_AwaitConditions.cs:line 168
at Akka.TestKit.TestKitBase.<InternalAwaitConditionAsync>d__116.MoveNext() in D:\a\1\s\src\core\Akka.TestKit\TestKitBase_AwaitConditions.cs:line 311
--- 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)
at Akka.TestKit.TestKitBase.<AwaitConditionAsync>d__107.MoveNext() in D:\a\1\s\src\core\Akka.TestKit\TestKitBase_AwaitConditions.cs:line 167
--- 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)
at Akka.TestKit.TestKitBase.<AwaitConditionAsync>d__108.MoveNext() in D:\a\1\s\src\core\Akka.TestKit\TestKitBase_AwaitConditions.cs:line 174
--- 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)
at Akka.TestKit.TestKitBase.<>c__DisplayClass217_0.<<WithinAsync>b__0>d.MoveNext() in D:\a\1\s\src\core\Akka.TestKit\TestKitBase_Within.cs:line 69
Loading