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

Bump xunit from 2.8.1 to 2.9.2 #434

Closed
wants to merge 1 commit into from

Bump xunit from 2.8.1 to 2.9.2

27f0a16
Select commit
Loading
Failed to load commit list.
Closed

Bump xunit from 2.8.1 to 2.9.2 #434

Bump xunit from 2.8.1 to 2.9.2
27f0a16
Select commit
Loading
Failed to load commit list.
Azure Pipelines / .NET Core Linux failed Sep 27, 2024 in 3m 4s

Build #2024.9.27.1 had test failures

Details

Tests

  • Failed: 2 (1.61%)
  • Passed: 111 (89.52%)
  • Other: 11 (8.87%)
  • Total: 124

Annotations

Check failure on line 19871 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / .NET Core Linux

Build log #L19871

Bash exited with code '42'.

Check failure on line 16 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / .NET Core Linux

Build log #L16

Bash wrote one or more lines to the standard error stream.

Check failure on line 1 in Akka.Persistence.Azure.Tests.ClusterShardingSpec.Persistent actor in cluster sharding environment should behave correctly

See this annotation in the file changed.

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

Check failure on line 1 in Akka.Persistence.Azure.Tests.ClusterShardingSpec.Persistent actor in cluster sharding environment should survive repeated resets

See this annotation in the file changed.

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