Skip to content

Update-Help tests sporadicly failed #6541

@iSazonov

Description

@iSazonov

Sample https://travis-ci.org/PowerShell/PowerShell/jobs/360846618#L5033

5032 Describing Validate Update-Help from the Web for all PowerShell Core modules.
5033+++++Update-Help : Failed to update Help for the module(s) 'PackageManagement' with UI culture(s) {en-US} : One or more errors occurred. (A task was canceled.)
5034At /home/travis/build/PowerShell/PowerShell/test/powershell/engine/Help/UpdatableHelpSystem.Tests.ps1:204 char:25
5035+                         Update-Help -Module $moduleName -Force
5036+                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5037+ CategoryInfo          : InvalidOperation: (:) [Update-Help], Exception
5038+ FullyQualifiedErrorId : UnknownErrorId,Microsoft.PowerShell.Commands.UpdateHelpCommand
5039 
5040
5041    [-] Validate Update-Help for module 'PackageManagement' 30.33s
5042      Expected 1, but got 0.
5043      159:     $helpFilesInstalled.Count | Should -Be $expectedHelpFiles.Count
5044      at ValidateInstalledHelpContent, /home/travis/build/PowerShell/PowerShell/test/powershell/engine/Help/UpdatableHelpSystem.Tests.ps1: line 159
5045      at <ScriptBlock>, /home/travis/build/PowerShell/PowerShell/test/powershell/engine/Help/UpdatableHelpSystem.Tests.ps1: line 208

Metadata

Metadata

Assignees

No one assigned

    Labels

    WG-Quality-Testissues in a test or in test infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions