-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
WG-Quality-Testissues in a test or in test infrastructureissues in a test or in test infrastructure
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
WG-Quality-Testissues in a test or in test infrastructureissues in a test or in test infrastructure