Skip to content

Fix schema formatting

b69b322
Select commit
Loading
Failed to load commit list.
Open

Add Uninstaller Switches and Success Codes to Manifest Schema #5734

Fix schema formatting
b69b322
Select commit
Loading
Failed to load commit list.
Azure Pipelines / winget-cli Build_Test failed Sep 25, 2025 in 1h 44m 14s

Build #20250925.1 had test failures

Details

Tests

  • Failed: 1 (0.02%)
  • Passed: 6,421 (99.15%)
  • Other: 54 (0.83%)
  • Total: 6,476
Code coverage

  • 17387 of 156889 blocks covered (11.08%)
  • 11670 of 97621 lines covered (11.95%)
  • 17474 of 156889 blocks covered (11.14%)
  • 11718 of 97621 lines covered (12.00%)

Annotations

Check failure on line 438 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / winget-cli Build_Test

Build log #L438

Test Run Failed.

Check failure on line 454 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / winget-cli Build_Test

Build log #L454

Error: The process 'D:\a\_tasks\VSTest_ef087383-ee5e-42c7-9a53-ab56c98420f9\2.261.0\Modules\DTAExecutionHost.exe' failed with exit code 1

Check failure on line 455 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / winget-cli Build_Test

Build log #L455

Vstest failed with error. Check logs for failures. There might be failed tests.

Check failure on line 1 in AppInstallerCLIE2ETests.ConfigureCommand.ConfigureFindUnitProcessors

See this annotation in the file changed.

@azure-pipelines azure-pipelines / winget-cli Build_Test

AppInstallerCLIE2ETests.ConfigureCommand.ConfigureFindUnitProcessors

System.TimeoutException : Direct winget command run timed out: test config-find-unit-processors  --correlation c58f3023-ffe6-48d9-963e-75082553cffd
Raw output
   at AppInstallerCLIE2ETests.Helpers.TestCommon.RunAICLICommandViaDirectProcess(String command, String parameters, String stdIn, Int32 timeOut, Boolean throwOnTimeout) in \src\AppInstallerCLIE2ETests\Helpers\TestCommon.cs:line 1155
   at AppInstallerCLIE2ETests.Helpers.TestCommon.RunAICLICommand(String command, String parameters, String stdIn, Int32 timeOut, Boolean throwOnTimeout) in \src\AppInstallerCLIE2ETests\Helpers\TestCommon.cs:line 138
   at AppInstallerCLIE2ETests.ConfigureCommand.ConfigureFindUnitProcessors() in \src\AppInstallerCLIE2ETests\ConfigureCommand.cs:line 367
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)