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

Generate test certificates in pipeline #4747

Merged
merged 4 commits into from
Aug 22, 2024

Create cert in location

7fe612e
Select commit
Loading
Failed to load commit list.
Merged

Generate test certificates in pipeline #4747

Create cert in location
7fe612e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.winget-cli failed Aug 22, 2024 in 32m 38s

Build #20240822.1 had test failures

Details

Tests

  • Failed: 12 (0.11%)
  • Passed: 10,784 (99.47%)
  • Other: 46 (0.42%)
  • Total: 10,842
Code coverage

  • 11290 of 47914 blocks covered (23.56%)
  • 7165 of 28302 lines covered (25.32%)
  • 11402 of 47914 blocks covered (23.80%)
  • 7230 of 28302 lines covered (25.55%)

Annotations

Check failure on line 31 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.winget-cli

Build log #L31

 [-] Invoke-WinGetConfiguration.From Gallery 32.34s (32.33s|1ms)

Check failure on line 46 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.winget-cli

Build log #L46

 [-] Start|Complete-WinGetConfiguration.From Gallery 5.63s (5.63s|1ms)

Check failure on line 28 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.winget-cli

Build log #L28

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 490 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.winget-cli

Build log #L490

Test Run Failed.

Check failure on line 1 in Invoke-WinGetConfiguration.From Gallery

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.winget-cli

Invoke-WinGetConfiguration.From Gallery

Expected '-1978285819', but got -1978285822.
Raw output
at $result.UnitResults[0].ResultCode | Should -Be -1978285819, D:\a\1\s\src\PowerShell\tests\Microsoft.WinGet.Configuration.Tests.ps1:367
at <ScriptBlock>, D:\a\1\s\src\PowerShell\tests\Microsoft.WinGet.Configuration.Tests.ps1:367

Check failure on line 1 in Start|Complete-WinGetConfiguration.From Gallery

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.winget-cli

Start|Complete-WinGetConfiguration.From Gallery

Expected '-1978285819', but got -1978285822.
Raw output
at $result.UnitResults[0].ResultCode | Should -Be -1978285819, D:\a\1\s\src\PowerShell\tests\Microsoft.WinGet.Configuration.Tests.ps1:549
at <ScriptBlock>, D:\a\1\s\src\PowerShell\tests\Microsoft.WinGet.Configuration.Tests.ps1:549

Check failure on line 1 in AppInstallerCLIE2ETests.ConfigureShowCommand.ShowDetailsFromGallery

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.winget-cli

AppInstallerCLIE2ETests.ConfigureShowCommand.ShowDetailsFromGallery

  Expected: True
  But was:  False
Raw output
   at AppInstallerCLIE2ETests.ConfigureShowCommand.ShowDetailsFromGallery() in \src\AppInstallerCLIE2ETests\ConfigureShowCommand.cs:line 38

Check failure on line 1 in AppInstallerCLIE2ETests.ConfigureCommand.ConfigureFromGallery

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.winget-cli

AppInstallerCLIE2ETests.ConfigureCommand.ConfigureFromGallery

  Expected: True
  But was:  False
Raw output
   at AppInstallerCLIE2ETests.ConfigureCommand.ConfigureFromGallery() in \src\AppInstallerCLIE2ETests\ConfigureCommand.cs:line 49