Skip to content

spelling

3b57d08
Select commit
Loading
Failed to load commit list.
Merged

Font Install, Uninstall, additional Font List #5566

spelling
3b57d08
Select commit
Loading
Failed to load commit list.
Azure Pipelines / winget-cli Build_Test succeeded Oct 1, 2025 in 59m 26s

Build #20251001.4 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 8,590 (99.07%)
  • Other: 80 (0.92%)
  • Total: 8,671
Code coverage

  • 17354 of 156805 blocks covered (11.07%)
  • 11653 of 97583 lines covered (11.94%)
  • 17442 of 156805 blocks covered (11.12%)
  • 11702 of 97583 lines covered (11.99%)

Annotations

Check failure on line 1 in AppInstallerCLIE2ETests.ConfigureCommand.ConfigureFromHttpsConfigurationFile

See this annotation in the file changed.

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

AppInstallerCLIE2ETests.ConfigureCommand.ConfigureFromHttpsConfigurationFile

System.TimeoutException : Direct winget command run timed out: configure --accept-configuration-agreements --verbose https://localhost:5001/TestKit/TestData/Configuration/Configure_TestRepo_Location.yml --correlation f0deca43-996a-4591-b83a-068254a3f9fc
Raw output
   at AppInstallerCLIE2ETests.Helpers.TestCommon.RunAICLICommandViaDirectProcess(String command, String parameters, String stdIn, Int32 timeOut, Boolean throwOnTimeout) in \src\AppInstallerCLIE2ETests\Helpers\TestCommon.cs:line 1239
   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.ConfigureFromHttpsConfigurationFile() in \src\AppInstallerCLIE2ETests\ConfigureCommand.cs:line 219
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)