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

[main] Update dependencies from dotnet/roslyn nuget/nuget.client #9459

Merged
merged 2 commits into from
Nov 30, 2023

Update dependencies from https://github.com/nuget/nuget.client build …

214eacc
Select commit
Loading
Failed to load commit list.
Merged

[main] Update dependencies from dotnet/roslyn nuget/nuget.client #9459

Update dependencies from https://github.com/nuget/nuget.client build …
214eacc
Select commit
Loading
Failed to load commit list.
Azure Pipelines / msbuild-pr succeeded Nov 29, 2023 in 32m 49s

Build #20231127.7 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 57,784 (96.66%)
  • Other: 1,994 (3.34%)
  • Total: 59,779

Annotations

Check failure on line 1 in Microsoft.Build.UnitTests.BinaryLoggerTests.BinaryLoggerShouldEmbedSymlinkFilesViaTaskOutput

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.UnitTests.BinaryLoggerTests.BinaryLoggerShouldEmbedSymlinkFilesViaTaskOutput

Shouldly.ShouldAssertException : zipArchive.Entries\r\n    should contain an element satisfying the condition\r\nzE.Name.EndsWith(\"testtaskoutputfile.txt\")\r\n    but does not\r\n\r\nAdditional Info:\r\n    Embedded files: C\\Users\\VssAdministrator\\AppData\\Local\\Temp\\csiox0hb.i3k\\MSBuildTemp\\Temporarydaeb620d958b45e8b45640ac01da4c65\\TestDir2\\symlink1.txt,C\\Users\\VssAdministrator\\AppData\\Local\\Temp\\csiox0hb.i3k\\MSBuildTemp\\Temporarydaeb620d958b45e8b45640ac01da4c65\\TestDir2\\symlink2.txt,C\\Users\\VssAdministrator\\AppData\\Local\\Temp\\csiox0hb.i3k\\MSBuildTemp\\Temporarydaeb620d958b45e8b45640ac01da4c65\\TestDir\\empty.txt
Raw output
   at Microsoft.Build.UnitTests.BinaryLoggerTests.BinaryLoggerShouldEmbedSymlinkFilesViaTaskOutput() in D:\a\1\s\src\Build.UnitTests\BinaryLogger_Tests.cs:line 345
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)