Run CI tests for PR #1876 #1880
Build #PowerShell.PSResourceGet-2510.01003 had test failures
Details
- Failed: 39 (0.34%)
- Passed: 10,765 (94.58%)
- Other: 578 (5.08%)
- Total: 11,382
Annotations
Check failure on line 8205 in Build log
azure-pipelines / PowerShell.PSResourceGet
Build log #L8205
There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.
azure-pipelines / PowerShell.PSResourceGet
Test Find-PSResource for searching and looping through repositories.not find resource and discard CommandName entry containing wildcard, but search for other non-wildcard CommandName entries (without -Repository specified)
Expected the actual value to be greater than or equal to 9, but got 1.
Raw output
at <ScriptBlock>, /Users/runner/work/1/s/test/FindPSResourceTests/FindPSResourceRepositorySearching.Tests.ps1: line 512
512: $res.Count | Should -BeGreaterOrEqual 9
azure-pipelines / PowerShell.PSResourceGet
Test Find-PSResource for searching and looping through repositories.not find resource and discard DSCREsource entry containing wildcard, but search for other non-wildcard DSCResourceName entries (without -Repository specified)
Expected the actual value to be greater than or equal to 2, but got 1.
Raw output
at <ScriptBlock>, /Users/runner/work/1/s/test/FindPSResourceTests/FindPSResourceRepositorySearching.Tests.ps1: line 732
732: $res.Count | Should -BeGreaterOrEqual 2
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 1.
Raw output
at <ScriptBlock>, D:\a\1\s\test\FindPSResourceTests\FindPSResourceRepositorySearching.Tests.ps1: line 595
595: $res.Count | Should -BeGreaterOrEqual 9
azure-pipelines / PowerShell.PSResourceGet
Test Find-PSResource for searching and looping through repositories.not find resource and discard CommandName entry containing wildcard, but search for other non-wildcard CommandName entries (without -Repository specified)
Expected the actual value to be greater than or equal to 9, but got 1.
Raw output
at <ScriptBlock>, D:\a\1\s\test\FindPSResourceTests\FindPSResourceRepositorySearching.Tests.ps1: line 512
512: $res.Count | Should -BeGreaterOrEqual 9