Skip to content
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Test Results failed Jan 17, 2024 in 0s

18 fail, 3 526 pass in 4m 49s

    1 files  1 238 suites   4m 49s ⏱️
3 544 tests 3 526 ✅ 0 💤 18 ❌
4 751 runs  4 730 ✅ 0 💤 21 ❌

Results for commit 77ec81c.

Annotations

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: Get-EvergreenApp works with supported application: <application>.Application function 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.

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: Get-EvergreenApp works with supported application: <application>.Application function 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.

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: Get-EvergreenApp works with supported application: <application>.Application function should return something.Get-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.

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

Get-EvergreenApp works with supported application: FreeFem.Application function should return something.Output from FreeFem 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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

Get-EvergreenApp works with supported application: FreeFem.Application function should return something.Output from FreeFem 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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

Get-EvergreenApp works with supported application: FreeFem.Application function should return something.Get-EvergreenApp -Name FreeFem 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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

Get-EvergreenApp works with supported application: ESETPROTECTServer.Application function should return something.Output from ESETPROTECTServer 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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

Get-EvergreenApp works with supported application: ESETPROTECTServer.Application function should return something.Output from ESETPROTECTServer 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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

Get-EvergreenApp works with supported application: ESETPROTECTServer.Application function should return something.Get-EvergreenApp -Name ESETPROTECTServer 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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

Get-EvergreenApp works with supported application: ScooterBeyondCompare.Application function should return something.Output from ScooterBeyondCompare 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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

Get-EvergreenApp works with supported application: ScooterBeyondCompare.Application function should return something.Output from ScooterBeyondCompare 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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

Get-EvergreenApp works with supported application: ScooterBeyondCompare.Application function should return something.Get-EvergreenApp -Name ScooterBeyondCompare 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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

Get-EvergreenApp works with supported application: PDFArranger.Application function should return something.Output from PDFArranger 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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

Get-EvergreenApp works with supported application: PDFArranger.Application function should return something.Output from PDFArranger 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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

Get-EvergreenApp works with supported application: PDFArranger.Application function should return something.Get-EvergreenApp -Name PDFArranger 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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

Get-EvergreenApp works with supported application: FileZilla.Application function should return something.Output from FileZilla 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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

Get-EvergreenApp works with supported application: FileZilla.Application function should return something.Output from FileZilla 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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

Get-EvergreenApp works with supported application: FileZilla.Application function should return something.Get-EvergreenApp -Name FileZilla 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