NuGet v3 populate dependencies #1778
Merged
Azure Pipelines / PowerShell.PSResourceGet
succeeded
Jun 23, 2025 in 8m 39s
Build #PowerShell.PSResourceGet-2506.23005 had test failures
Details
- Failed: 1 (0.02%)
- Passed: 4,198 (95.52%)
- Other: 196 (4.46%)
- Total: 4,395
Annotations
azure-pipelines / PowerShell.PSResourceGet
Test Find-PSResource for searching and looping through repositories.find resource given CommandName from all repositories where it exists (-Repository with multiple non-wildcard values)
Expected the actual value to be greater than or equal to 9, but got 3.
Raw output
at <ScriptBlock>, /home/vsts/work/1/s/test/FindPSResourceTests/FindPSResourceRepositorySearching.Tests.ps1: line 595
595: $res.Count | Should -BeGreaterOrEqual 9
Loading