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

build(deps): bump MicrosoftSqliteVersion from 8.0.7 to 8.0.8 #436

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Merge branch 'dev' into dependabot/nuget/MicrosoftSqliteVersion-8.0.8

64262ef
Select commit
Loading
Failed to load commit list.
Open

build(deps): bump MicrosoftSqliteVersion from 8.0.7 to 8.0.8 #436

Merge branch 'dev' into dependabot/nuget/MicrosoftSqliteVersion-8.0.8
64262ef
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Akka.Persistence.Sql PR Validation failed Aug 29, 2024 in 29m 15s

Build #merge_2024.8.29.4 had test failures

Details

Tests

  • Failed: 1 (0.13%)
  • Passed: 766 (98.58%)
  • Other: 10 (1.29%)
  • Total: 777

Annotations

Check failure on line 19933 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Akka.Persistence.Sql PR Validation

Build log #L19933

Error: The process '/opt/hostedtoolcache/dotnet/dotnet' failed with exit code 1

Check failure on line 19938 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Akka.Persistence.Sql PR Validation

Build log #L19938

Dotnet command failed with non-zero exit code on the following projects : [
  '/home/vsts/work/1/s/src/Akka.Persistence.Sql.Tests/Akka.Persistence.Sql.Tests.csproj'
]

Check failure on line 16 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Akka.Persistence.Sql PR Validation

Build log #L16

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

Check failure on line 1 in Akka.Persistence.Sql.Tests.SqlServer.SqlServerEndToEndSpec.Should_Start_ActorSystem_wth_Sql_Persistence

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Akka.Persistence.Sql PR Validation

Akka.Persistence.Sql.Tests.SqlServer.SqlServerEndToEndSpec.Should_Start_ActorSystem_wth_Sql_Persistence

Failed: Timeout 00:00:03 while waiting for a message of type System.String 
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](T message, Nullable`1 timeout, String hint, CancellationToken cancellationToken)
   at Akka.Persistence.Sql.Tests.SqlEndToEndSpecBase`1.Should_Start_ActorSystem_wth_Sql_Persistence() in /home/vsts/work/1/s/src/Akka.Persistence.Sql.Tests/SqlEndToEndSpecBase.cs:line 118
--- End of stack trace from previous location ---