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

Remove the blob feed per https://github.com/dotnet/arcade/issues/13963 #7232

Merged
merged 1 commit into from
Nov 3, 2023

Remove the blob feed per https://github.com/dotnet/arcade/issues/13963

b0486af
Select commit
Loading
Failed to load commit list.
Merged

Remove the blob feed per https://github.com/dotnet/arcade/issues/13963 #7232

Remove the blob feed per https://github.com/dotnet/arcade/issues/13963
b0486af
Select commit
Loading
Failed to load commit list.
Azure Pipelines / templating-ci succeeded Nov 2, 2023 in 6m 30s

Build #20231102.5 had test failures

Details

Tests

  • Failed: 1 (0.02%)
  • Passed: 6,605 (99.23%)
  • Other: 50 (0.75%)
  • Total: 6,656

Annotations

Check failure on line 1 in Microsoft.TemplateEngine.Authoring.CLI.IntegrationTests.ExportCommandFailureTests.ManualInstructionIdsAreUnique

See this annotation in the file changed.

@azure-pipelines azure-pipelines / templating-ci

Microsoft.TemplateEngine.Authoring.CLI.IntegrationTests.ExportCommandFailureTests.ManualInstructionIdsAreUnique

The command output did not contain expected result: Generating localization files for a template.json has failed.\n\nFile Name: dotnet\nArguments: /Users/runner/work/1/s/artifacts/bin/Microsoft.TemplateEngine.Authoring.CLI.IntegrationTests/Debug/net8.0/Microsoft.TemplateEngine.Authoring.CLI.dll localize export /var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/Microsoft.TemplateEngine.TemplateLocalizer.IntegrationTests/5qfb2ukb.nmk/ze4naodv.5eo.json\nExit Code: 1\nStdOut:\ninfo: Microsoft.TemplateEngine.Authoring.CLI.Commands.ExportCommand[0]\n      Execution of \"export\" command has completed. 1 files were processed.\nStdErr:\n\n
Raw output
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
   at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message)
   at Microsoft.TemplateEngine.CommandUtils.CommandResultAssertions.HaveStdOutContaining(String pattern) in /Users/runner/work/1/s/tools/Shared/Microsoft.TemplateEngine.CommandUtils/CommandResultAssertions.cs:line 64
   at Microsoft.TemplateEngine.Authoring.CLI.IntegrationTests.ExportCommandFailureTests.ManualInstructionIdsAreUnique() in /Users/runner/work/1/s/test/Microsoft.TemplateEngine.Authoring.CLI.IntegrationTests/ExportCommandFailureTests.cs:line 136
--- End of stack trace from previous location ---