Check for case insensitive License.txt when RequireLicense is specified #1757
Build #PowerShell.PSResourceGet-2412.02004 had test failures
Details
- Failed: 33 (0.20%)
- Passed: 16,038 (95.53%)
- Other: 718 (4.28%)
- Total: 16,789
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 1.
Raw output
at <ScriptBlock>, /home/vsts/work/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.find resource that has DSCResourceName specified from all repositories where it exists and not write errors where it does not exist (without -Repository specified)
Expected the actual value to be greater than or equal to 2, but got 1.
Raw output
at <ScriptBlock>, /home/vsts/work/1/s/test/FindPSResourceTests/FindPSResourceRepositorySearching.Tests.ps1: line 684
684: $res.Count | Should -BeGreaterOrEqual 2
azure-pipelines / PowerShell.PSResourceGet
Test Find-PSResource for searching and looping through repositories.find resources from all pattern matching repositories where it exists (-Repository with wildcard)
Expected the actual value to be greater than or equal to 9, but got 5.
Raw output
at <ScriptBlock>, /Users/runner/work/1/s/test/FindPSResourceTests/FindPSResourceRepositorySearching.Tests.ps1: line 538
538: $res.Count | Should -BeGreaterOrEqual 9
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>, /Users/runner/work/1/s/test/FindPSResourceTests/FindPSResourceRepositorySearching.Tests.ps1: line 595
595: $res.Count | Should -BeGreaterOrEqual 9