Bump xunit from 2.8.1 to 2.9.2 #434
Closed
Azure Pipelines / .NET Core Linux
failed
Sep 27, 2024 in 3m 4s
Build #2024.9.27.1 had test failures
Details
- Failed: 2 (1.61%)
- Passed: 111 (89.52%)
- Other: 11 (8.87%)
- Total: 124
Annotations
Check failure on line 19871 in Build log
azure-pipelines / .NET Core Linux
Build log #L19871
Bash exited with code '42'.
Check failure on line 16 in Build log
azure-pipelines / .NET Core Linux
Build log #L16
Bash wrote one or more lines to the standard error stream.
azure-pipelines / .NET Core Linux
Akka.Persistence.Azure.Tests.ClusterShardingSpec.Persistent actor in cluster sharding environment should behave correctly
Failed: Timeout 00:00:03 while waiting for a message of type Akka.Actor.IActorRef
Raw output
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.TestKit.TestKitBase.ExpectMsg[T](Nullable`1 duration, String hint, CancellationToken cancellationToken)
at Akka.Persistence.Azure.Tests.ClusterShardingSpec.ResetActorTest() in /home/vsts/work/1/s/src/Akka.Persistence.Azure.Tests/ClusterShardingSpec.cs:line 134
--- End of stack trace from previous location ---
azure-pipelines / .NET Core Linux
Akka.Persistence.Azure.Tests.ClusterShardingSpec.Persistent actor in cluster sharding environment should survive repeated resets
Failed: Timeout 00:00:20 while waiting for a message of type Akka.Actor.IActorRef
Raw output
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.Persistence.Azure.Tests.ClusterShardingSpec.RepeatedResetActorTest()
--- End of stack trace from previous location ---
Loading