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

Merging internal commits for release/6.0.4xx #43981

Merge commit 'd404f562916f5be62c6661e4f7033f26859ce939' into internal…

795da3c
Select commit
Loading
Failed to load commit list.
Merged

Merging internal commits for release/6.0.4xx #43981

Merge commit 'd404f562916f5be62c6661e4f7033f26859ce939' into internal…
795da3c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci succeeded Oct 9, 2024 in 1h 7m 10s

Build #20241008.38 had test failures

Details

Tests

  • Failed: 788 (5.62%)
  • Passed: 12,130 (86.48%)
  • Other: 1,108 (7.90%)
  • Total: 14,026

Annotations

Check failure on line 1 in EndToEnd.GivenNetFrameworkSupportsNetStandard2.ANET461ProjectCanReferenceANETStandardProject

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

EndToEnd.GivenNetFrameworkSupportsNetStandard2.ANET461ProjectCanReferenceANETStandardProject

System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.HaveStdOutContaining(String pattern) in /_/src/Tests/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 61
   at EndToEnd.GivenNetFrameworkSupportsNetStandard2.ANET461ProjectCanReferenceANETStandardProject() in /_/src/Tests/EndToEnd.Tests/GivenNetFrameworkSupportsNetStandard2.cs:line 32

Check failure on line 1 in Microsoft.DotNet.PackageInstall.Tests.LocalToolsResolverCacheTests.WhenTheCacheIsCorruptedByNotAJsonItShouldLoadAsEmpty

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Microsoft.DotNet.PackageInstall.Tests.LocalToolsResolverCacheTests.WhenTheCacheIsCorruptedByNotAJsonItShouldLoadAsEmpty

System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at Microsoft.NET.TestFramework.ToolsetInfo.InitSdkVersion() in /_/src/Tests/Microsoft.NET.TestFramework/ToolsetInfo.cs:line 109
   at Microsoft.NET.TestFramework.ToolsetInfo.get_SdkVersion() in /_/src/Tests/Microsoft.NET.TestFramework/ToolsetInfo.cs:line 40
   at Microsoft.NET.TestFramework.ToolsetInfo.<.ctor>b__42_0() in /_/src/Tests/Microsoft.NET.TestFramework/ToolsetInfo.cs:line 84
   at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
   at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
   at System.Lazy`1.CreateValue()
   at System.Lazy`1.get_Value()
   at Microsoft.NET.TestFramework.ToolsetInfo.get_SdkFolderUnderTest() in /_/src/Tests/Microsoft.NET.TestFramework/ToolsetInfo.cs:line 63
   at Microsoft.NET.TestFramework.TestContext.Initialize(TestCommandLine commandLine) in /_/src/Tests/Microsoft.NET.TestFramework/TestContext.cs:line 203
   at Microsoft.NET.TestFramework.TestContext.get_Current() in /_/src/Tests/Microsoft.NET.TestFramework/TestContext.cs:line 45
   at Microsoft.NET.TestFramework.TestAssetsManager..ctor(ITestOutputHelper log) in /_/src/Tests/Microsoft.NET.TestFramework/TestAssetsManager.cs:line 25
   at Microsoft.NET.TestFramework.SdkTest..ctor(ITestOutputHelper log) in /_/src/Tests/Microsoft.NET.TestFramework/SdkTest.cs:line 23
   at Microsoft.DotNet.PackageInstall.Tests.LocalToolsResolverCacheTests..ctor(ITestOutputHelper log) in /_/src/Tests/Microsoft.DotNet.PackageInstall.Tests/LocalToolsResolverCacheTests.cs:line 25

Check failure on line 1 in Microsoft.DotNet.PackageInstall.Tests.ToolPackageInstallerTests.GivenAnInstalledPackageUninstallRemovesThePackage

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Microsoft.DotNet.PackageInstall.Tests.ToolPackageInstallerTests.GivenAnInstalledPackageUninstallRemovesThePackage

Test failed

Check failure on line 1 in Microsoft.DotNet.PackageInstall.Tests.ToolPackageUninstallerTests.GivenAnInstalledPackageUninstallRemovesThePackage

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Microsoft.DotNet.PackageInstall.Tests.ToolPackageUninstallerTests.GivenAnInstalledPackageUninstallRemovesThePackage

Test failed