Skip to content

Bump Akka.TestKit.Xunit2 from 1.5.47 to 1.5.56#187

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/Akka.TestKit.Xunit2-1.5.56
Closed

Bump Akka.TestKit.Xunit2 from 1.5.47 to 1.5.56#187
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/Akka.TestKit.Xunit2-1.5.56

Bump Akka.TestKit.Xunit2 from 1.5.47 to 1.5.56

32ea5c0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Test Results failed Nov 26, 2025 in 0s

1 fail, 13 pass in 1m 46s

14 tests   13 ✅  1m 46s ⏱️
 1 suites   0 💤
 1 files     1 ❌

Results for commit 32ea5c0.

Annotations

Check warning on line 0 in Akka.Remote.Chunking.Tests.DeliveryManagerMultiNodeSpecs

See this annotation in the file changed.

@github-actions github-actions / Test Results

Three nodes should deliver message to each-other duplex fashion (Akka.Remote.Chunking.Tests.DeliveryManagerMultiNodeSpecs) failed

/github/workspace/src/Akka.Cluster.Chunking.Tests/TestResults/_runnervmg1sw1_2025-11-26_11_10_07.trx [took 13s]
Raw output
Failed: Timeout 00:00:03 while waiting for a message of type System.String    at Akka.TestKit.Xunit2.XunitAssertions.Fail(String format, Object[] args)
   at Akka.TestKit.TestKitBase.InternalExpectMsgEnvelopeAsync[T](Nullable`1 timeout, Action`2 assert, String hint, CancellationToken cancellationToken, Boolean shouldLog)
   at Akka.TestKit.TestKitBase.InternalExpectMsgEnvelopeAsync[T](Nullable`1 timeout, Action`1 msgAssert, Action`1 senderAssert, String hint, CancellationToken cancellationToken)
   at Akka.TestKit.TestKitBase.InternalExpectMsgAsync[T](Nullable`1 timeout, Action`1 msgAssert, Action`1 senderAssert, String hint, CancellationToken cancellationToken)
   at Akka.Remote.Chunking.Tests.DeliveryManagerMultiNodeSpecs.ShouldDeliverMessagesDuplex() in /home/runner/work/Akka.Cluster.Chunking/Akka.Cluster.Chunking/src/Akka.Cluster.Chunking.Tests/DeliveryManagerMultiNodeSpecs.cs:line 99
--- End of stack trace from previous location ---