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

[Async TestKit] Convert Akka.Streams.Tests to async - Extra.FlowTimedSpec #5993

Conversation

Arkatufus
Copy link
Contributor

No description provided.

Copy link
Member

@Aaronontheweb Aaronontheweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Aaronontheweb
Copy link
Member

  Passed Akka.Streams.Tests.Implementation.Fusing.GraphInterpreterPortsSpec.Port_states_should_ignore_completion_from_a_push_complete_if_cancelled_while_in_flight(chasing: True) [38 ms]
Running build failed.
Error:
System.Exception: Process dotnet test -c Release --no-build --logger:trx --logger:"console;verbosity=normal" --framework net6.0 --results-directory "/home/vsts/work/1/s/TestResults" -- -parallel none timed out.
  at [email protected] (System.String message) [0x00001] in <597b0a4fccf1c534a74503834f0a7b59>:0 
  at Fake.ProcessHelper.ExecProcessWithLambdas (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] configProcessStartInfoF, System.TimeSpan timeOut, System.Boolean silent, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] errorF, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] messageF) [0x002a6] in <597b0a4fccf1c534a74503834f0a7b59>:0 
  at [email protected] (System.String project) [0x000a5] in <041f89e1fb654b1787ea5608b242473b>:0 
  at Microsoft.FSharp.Collections.SeqModule.Iterate[T] (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] action, System.Collections.Generic.IEnumerable`1[T] source) [0x0002d] in <5893d081904cf4daa745038381d09358>:0 
  at [email protected] (Microsoft.FSharp.Core.Unit _arg3) [0x00096] in <041f89e1fb654b1787ea5608b242473b>:0 
  at Fake.TargetHelper.runSingleTarget (Fake.TargetHelper+TargetTemplate`1[a] target) [0x0004b] in <597b0a4fccf1c534a74503834f0a7b59>:0 
Starting FinalTarget: KillCreatedProcesses

Looks like a hang during the test run in Akka.Streams.Tests.

@Arkatufus
Copy link
Contributor Author

I'm still not sure which spec is doing that, it always follows the Fusing.GraphInterpreterPortsSpec tests.

@Aaronontheweb
Copy link
Member

Do we need to use that dotnet test blame hang or whatever the command is called?

@Arkatufus
Copy link
Contributor Author

We can try that, yes.

@Aaronontheweb
Copy link
Member

We can try that, yes.

Let's give that a shot before we merge any of these timing-out tests in then

@Aaronontheweb Aaronontheweb enabled auto-merge (squash) June 24, 2022 14:05
@Aaronontheweb Aaronontheweb merged commit d16b934 into akkadotnet:dev Jun 24, 2022
@Arkatufus Arkatufus deleted the async_testkit/convert_Akka.Streams.Tests_Extra.FlowTimedSpec branch February 27, 2023 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants