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 AkkaHostingVersion from 1.5.28 to 1.5.30 #439

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Bump AkkaHostingVersion from 1.5.28 to 1.5.30

73d244b
Select commit
Loading
Failed to load commit list.
Open

Bump AkkaHostingVersion from 1.5.28 to 1.5.30 #439

Bump AkkaHostingVersion from 1.5.28 to 1.5.30
73d244b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / .NET Core Linux failed Oct 4, 2024 in 2m 39s

Build #2024.10.4.2 had test failures

Details

Tests

  • Failed: 1 (0.81%)
  • Passed: 112 (90.32%)
  • Other: 11 (8.87%)
  • Total: 124

Annotations

Check failure on line 20065 in Build log

See this annotation in the file changed.

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

Build log #L20065

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 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 ---