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

[release/9.0.2xx] Update dependencies from nuget/nuget.client #45589

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

f61e78d
Select commit
Loading
Failed to load commit list.
Merged

[release/9.0.2xx] Update dependencies from nuget/nuget.client #45589

Update dependencies from https://github.com/nuget/nuget.client build …
f61e78d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci succeeded Dec 30, 2024 in 50m 1s

Build #20241228.2 had test failures

Details

Tests

  • Failed: 2 (0.01%)
  • Passed: 24,084 (92.13%)
  • Other: 2,055 (7.86%)
  • Total: 26,141

Annotations

Check failure on line 1 in dotnet.Tests.dll.15.WorkItemExecution

See this annotation in the file changed.

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

dotnet.Tests.dll.15.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Microsoft.TemplateEngine.Cli.UnitTests.ParserTests.TabCompletionTests.IncludesTemplatesInGroupWithLongEvaluatedConstraints

See this annotation in the file changed.

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

Microsoft.TemplateEngine.Cli.UnitTests.ParserTests.TabCompletionTests.IncludesTemplatesInGroupWithLongEvaluatedConstraints

Assert.Contains() Failure: Item not found in collection\nCollection: [\"--a\", \"--dry-run\", \"--force\", \"--help\", \"--name\", ···]\nNot found:  \"--b\"
Raw output
   at Microsoft.TemplateEngine.Cli.UnitTests.ParserTests.TabCompletionTests.IncludesTemplatesInGroupWithLongEvaluatedConstraints() in /Users/runner/work/1/s/test/Microsoft.TemplateEngine.Cli.UnitTests/ParserTests/TabCompletionTests.cs:line 569
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)