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

Add IWithTimers API with sender override #7341

Merged

Merge branch 'Add-IWIthTimers-sender-override' of github.com:Arkatufu…

1676441
Select commit
Loading
Failed to load commit list.
Merged

Add IWithTimers API with sender override #7341

Merge branch 'Add-IWIthTimers-sender-override' of github.com:Arkatufu…
1676441
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR Validation failed Sep 23, 2024 in 53m 1s

Build #2024.9.23.3 had test failures

Details

Tests

  • 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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Validation

Build log #L44132

Process completed with exit code 42.

Check failure on line 15817 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Validation

Build log #L15817

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 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 1 in Akka.Cluster.Tools.Tests.MultiNode.PublishSubscribe.DistributedPubSubRestartSpec.DistributedPubSubRestartSpecs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Validation

Akka.Cluster.Tools.Tests.MultiNode.PublishSubscribe.DistributedPubSubRestartSpec.DistributedPubSubRestartSpecs

Test failed

Check failure on line 1 in Akka.Streams.Tests.IO.TcpSpec.Tcp_listen_stream_must_work_with_a_chain_of_echoes

See this annotation in the file changed.

@azure-pipelines 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 ---

Check failure on line 1 in Akka.Tests.Pattern.ASynchronousCircuitBreakerThatIsClosed.A synchronous circuit breaker that is closed must increment failure count on callTimeout before call finishes

See this annotation in the file changed.

@azure-pipelines 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