Update Invoke-EvergreenApp.Tests.ps1 #120
12 fail, 3 324 pass in 7m 33s
Annotations
github-actions / Test Results
Get-EvergreenApp works with supported application: <application>.Application function should return something.Output from <application> should not be null failed
test-results/TestResults.xml [took 0s]
Raw output
This test should run but it did not. Most likely a setup in some parent block failed.
github-actions / Test Results
Get-EvergreenApp works with supported application: <application>.Application function should return something.Output from <application> should return the expected output type failed
test-results/TestResults.xml [took 0s]
Raw output
This test should run but it did not. Most likely a setup in some parent block failed.
github-actions / Test Results
Get-EvergreenApp works with supported application: <application>.Application function should return something.Get-EvergreenApp -Name <application> should return a count of 1 or more failed
test-results/TestResults.xml [took 0s]
Raw output
This test should run but it did not. Most likely a setup in some parent block failed.
github-actions / Test Results
Get-EvergreenApp works with supported application: MicrosoftOpenJDK16.Application function should return something.Output from MicrosoftOpenJDK16 should not be null failed
test-results/TestResults.xml [took 0s]
Raw output
Expected a value, but got $null or empty.
at $Output | Should -Not -BeNullOrEmpty, D:\a\evergreen\evergreen\tests\Public\Get-EvergreenApp.Tests.ps1:32
at <ScriptBlock>, D:\a\evergreen\evergreen\tests\Public\Get-EvergreenApp.Tests.ps1:32
github-actions / Test Results
Get-EvergreenApp works with supported application: MicrosoftOpenJDK16.Application function should return something.Output from MicrosoftOpenJDK16 should return the expected output type failed
test-results/TestResults.xml [took 0s]
Raw output
Expected the value to have type [psobject] or any of its subtypes, but got $null with type $null.
at $Output | Should -BeOfType "PSCustomObject", D:\a\evergreen\evergreen\tests\Public\Get-EvergreenApp.Tests.ps1:36
at <ScriptBlock>, D:\a\evergreen\evergreen\tests\Public\Get-EvergreenApp.Tests.ps1:36
github-actions / Test Results
Get-EvergreenApp works with supported application: MicrosoftOpenJDK16.Application function should return something.Get-EvergreenApp -Name MicrosoftOpenJDK16 should return a count of 1 or more failed
test-results/TestResults.xml [took 0s]
Raw output
Expected the actual value to be greater than 0, but got 0.
at ($Output | Measure-Object).Count | Should -BeGreaterThan 0, D:\a\evergreen\evergreen\tests\Public\Get-EvergreenApp.Tests.ps1:40
at <ScriptBlock>, D:\a\evergreen\evergreen\tests\Public\Get-EvergreenApp.Tests.ps1:40
github-actions / Test Results
Get-EvergreenApp works with supported application: MicrosoftOpenJDK8.Application function should return something.Output from MicrosoftOpenJDK8 should not be null failed
test-results/TestResults.xml [took 0s]
Raw output
Expected a value, but got $null or empty.
at $Output | Should -Not -BeNullOrEmpty, D:\a\evergreen\evergreen\tests\Public\Get-EvergreenApp.Tests.ps1:32
at <ScriptBlock>, D:\a\evergreen\evergreen\tests\Public\Get-EvergreenApp.Tests.ps1:32
github-actions / Test Results
Get-EvergreenApp works with supported application: MicrosoftOpenJDK8.Application function should return something.Output from MicrosoftOpenJDK8 should return the expected output type failed
test-results/TestResults.xml [took 0s]
Raw output
Expected the value to have type [psobject] or any of its subtypes, but got $null with type $null.
at $Output | Should -BeOfType "PSCustomObject", D:\a\evergreen\evergreen\tests\Public\Get-EvergreenApp.Tests.ps1:36
at <ScriptBlock>, D:\a\evergreen\evergreen\tests\Public\Get-EvergreenApp.Tests.ps1:36
github-actions / Test Results
Get-EvergreenApp works with supported application: MicrosoftOpenJDK8.Application function should return something.Get-EvergreenApp -Name MicrosoftOpenJDK8 should return a count of 1 or more failed
test-results/TestResults.xml [took 0s]
Raw output
Expected the actual value to be greater than 0, but got 0.
at ($Output | Measure-Object).Count | Should -BeGreaterThan 0, D:\a\evergreen\evergreen\tests\Public\Get-EvergreenApp.Tests.ps1:40
at <ScriptBlock>, D:\a\evergreen\evergreen\tests\Public\Get-EvergreenApp.Tests.ps1:40
github-actions / Test Results
All 9 runs failed: Invoke-EvergreenApp works with supported application: <application>.Output from <application> should return something.Output from <application> should not be null
test-results/TestResults.xml [took 0s]
Raw output
This test should run but it did not. Most likely a setup in some parent block failed.
github-actions / Test Results
All 9 runs failed: Invoke-EvergreenApp works with supported application: <application>.Output from <application> should return something.Output from <application> should return the expected output type
test-results/TestResults.xml [took 0s]
Raw output
This test should run but it did not. Most likely a setup in some parent block failed.
github-actions / Test Results
All 9 runs failed: Invoke-EvergreenApp works with supported application: <application>.Output from <application> should return something.Invoke-EvergreenApp -Name <application> should return a count of 1 or more
test-results/TestResults.xml [took 0s]
Raw output
This test should run but it did not. Most likely a setup in some parent block failed.