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

Support standard Azure Function configuration options for managed identity #433

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

remove dependency on Microsoft.Azure.Storage.Blob

c66e834
Select commit
Loading
Failed to load commit list.
Open

Support standard Azure Function configuration options for managed identity #433

remove dependency on Microsoft.Azure.Storage.Blob
c66e834
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Netherite - Continuous Integration failed Jan 10, 2025 in 3m 25s

Build #20250110.2 had test failures

Details

Tests

  • Failed: 74 (94.87%)
  • Passed: 4 (5.13%)
  • Other: 0 (0.00%)
  • Total: 78

Annotations

Check failure on line 602 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Netherite - Continuous Integration

Build log #L602

Error: The process 'C:\Program Files\dotnet\dotnet.exe' failed with exit code 1

Check failure on line 607 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Netherite - Continuous Integration

Build log #L607

Dotnet command failed with non-zero exit code on the following projects : [
  'D:\\a\\1\\s\\test\\DurableTask.Netherite.Tests\\DurableTask.Netherite.Tests.csproj'
]

Check failure on line 1 in DurableTask.Netherite.Tests.ScenarioTests.DeduplicateCompletedInstance

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Netherite - Continuous Integration

DurableTask.Netherite.Tests.ScenarioTests.DeduplicateCompletedInstance

Class fixture type 'DurableTask.Netherite.Tests.HostFixture' threw in its constructor
---- System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
----- Inner Stack Trace -----
   at DurableTask.Netherite.Tests.HostFixture..ctor() in D:\a\1\s\test\DurableTask.Netherite.Tests\HostFixture.cs:line 33

Check failure on line 1 in DurableTask.Netherite.Tests.ScenarioTests.AutoStart

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Netherite - Continuous Integration

DurableTask.Netherite.Tests.ScenarioTests.AutoStart

Class fixture type 'DurableTask.Netherite.Tests.HostFixture' threw in its constructor
---- System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
----- Inner Stack Trace -----
   at DurableTask.Netherite.Tests.HostFixture..ctor() in D:\a\1\s\test\DurableTask.Netherite.Tests\HostFixture.cs:line 33

Check failure on line 1 in DurableTask.Netherite.Tests.QueryTests.NoInstancesCreated

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Netherite - Continuous Integration

DurableTask.Netherite.Tests.QueryTests.NoInstancesCreated

Class fixture type 'DurableTask.Netherite.Tests.HostFixture' threw in its constructor
---- System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
----- Inner Stack Trace -----
   at DurableTask.Netherite.Tests.HostFixture..ctor() in D:\a\1\s\test\DurableTask.Netherite.Tests\HostFixture.cs:line 33

Check failure on line 1 in DurableTask.Netherite.Tests.ScenarioTests.TimerExpiration

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Netherite - Continuous Integration

DurableTask.Netherite.Tests.ScenarioTests.TimerExpiration

Class fixture type 'DurableTask.Netherite.Tests.HostFixture' threw in its constructor
---- System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
----- Inner Stack Trace -----
   at DurableTask.Netherite.Tests.HostFixture..ctor() in D:\a\1\s\test\DurableTask.Netherite.Tests\HostFixture.cs:line 33