Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ebekker/5e97f7385f1c7812118d39306b938cd0 to your computer and use it in GitHub Desktop.
Save ebekker/5e97f7385f1c7812118d39306b938cd0 to your computer and use it in GitHub Desktop.

Test Report: Smaller Subset of Tests

  • Date: 2020-10-09
  • Time: 20:16:01

Expand the following summaries for more details:

Environment:
Env
user: runner
cwd: /home/runner/work/pester-tests-report/pester-tests-report
os-version: 5.4.0-1026-azure
user-domain: ``
machine-name: fv-az151
nunit-version: 2.5.8.0
clr-version: Unknown
platform: Linux
Outcome: | Total Tests: 23 | Passed: 19 | Failed: 0
Counters
Total: 23
Errors: 0
Failures: 0
Not-run: 4
Inconclusive: 0
Ignored: 0
Skipped: 0
Invalid: 0

Tests:

/ Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Set-ActionVariable / Set-ActionVariable.Given valid -Name and -Value, and -SkipLocal

✔️ Set-ActionVariable.Given valid -Name and -Value, and -SkipLocal("varName1","varValue1")

Given valid -Name and -Value, and -SkipLocal

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Set-ActionVariable / Set-ActionVariable.Given valid -Name and -Value, and -SkipLocal
Name: Set-ActionVariable.Given valid -Name and -Value, and -SkipLocal("varName1","varValue1")
Outcome: Success ✔️
Time: 0.1783 seconds
✔️ Set-ActionVariable.Given valid -Name and -Value, and -SkipLocal("var name 2","var value 2")

Given valid -Name and -Value, and -SkipLocal

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Set-ActionVariable / Set-ActionVariable.Given valid -Name and -Value, and -SkipLocal
Name: Set-ActionVariable.Given valid -Name and -Value, and -SkipLocal("var name 2","var value 2")
Outcome: Success ✔️
Time: 0.0136 seconds
✔️ Set-ActionVariable.Given valid -Name and -Value, and -SkipLocal("::set-env name=var%2Cname%3B3::var,value;3 ","var,value;3","var,name;3")

Given valid -Name and -Value, and -SkipLocal

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Set-ActionVariable / Set-ActionVariable.Given valid -Name and -Value, and -SkipLocal
Name: `Set-ActionVariable.Given valid -Name and -Value, and -SkipLocal("::set-env name=var%2Cname%3B3::var,value;3
","var,value;3","var,name;3")`
Outcome: Success ✔️
Time: 0.0125 seconds

/ Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Set-ActionVariable / Set-ActionVariable.Given valid -Name and -Value, and NOT -SkipLocal

✔️ Set-ActionVariable.Given valid -Name and -Value, and NOT -SkipLocal("varName1","varValue1")

Given valid -Name and -Value, and NOT -SkipLocal

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Set-ActionVariable / Set-ActionVariable.Given valid -Name and -Value, and NOT -SkipLocal
Name: Set-ActionVariable.Given valid -Name and -Value, and NOT -SkipLocal("varName1","varValue1")
Outcome: Success ✔️
Time: 0.0147 seconds
✔️ Set-ActionVariable.Given valid -Name and -Value, and NOT -SkipLocal("var name 2","var value 2")

Given valid -Name and -Value, and NOT -SkipLocal

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Set-ActionVariable / Set-ActionVariable.Given valid -Name and -Value, and NOT -SkipLocal
Name: Set-ActionVariable.Given valid -Name and -Value, and NOT -SkipLocal("var name 2","var value 2")
Outcome: Success ✔️
Time: 0.0137 seconds
✔️ Set-ActionVariable.Given valid -Name and -Value, and NOT -SkipLocal("::set-env name=var%2Cname%3B3::var,value;3 ","var,value;3","var,name;3")

Given valid -Name and -Value, and NOT -SkipLocal

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Set-ActionVariable / Set-ActionVariable.Given valid -Name and -Value, and NOT -SkipLocal
Name: `Set-ActionVariable.Given valid -Name and -Value, and NOT -SkipLocal("::set-env name=var%2Cname%3B3::var,value;3
","var,value;3","var,name;3")`
Outcome: Success ✔️
Time: 0.0159 seconds

/ Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Add-ActionSecretMask

✔️ Add-ActionSecretMask.Given a valid -Secret

Given a valid -Secret

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Add-ActionSecretMask
Name: Add-ActionSecretMask.Given a valid -Secret
Outcome: Success ✔️
Time: 0.0115 seconds

/ Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Add-ActionPath

✔️ Add-ActionPath.Given a valid -Path and -SkipLocal

Given a valid -Path and -SkipLocal

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Add-ActionPath
Name: Add-ActionPath.Given a valid -Path and -SkipLocal
Outcome: Success ✔️
Time: 0.0359 seconds
✔️ Add-ActionPath.Given a valid -Path and NOT -SkipLocal

Given a valid -Path and NOT -SkipLocal

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Add-ActionPath
Name: Add-ActionPath.Given a valid -Path and NOT -SkipLocal
Outcome: Success ✔️
Time: 0.0157 seconds

/ Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Get-ActionInput / Get-ActionInput.Given valid -Name

✔️ Get-ActionInput.Given valid -Name("input1",System.Collections.Hashtable)

Given valid -Name

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Get-ActionInput / Get-ActionInput.Given valid -Name
Name: Get-ActionInput.Given valid -Name("input1",System.Collections.Hashtable)
Outcome: Success ✔️
Time: 0.0334 seconds
✔️ Get-ActionInput.Given valid -Name("INPUT1",System.Collections.Hashtable)

Given valid -Name

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Get-ActionInput / Get-ActionInput.Given valid -Name
Name: Get-ActionInput.Given valid -Name("INPUT1",System.Collections.Hashtable)
Outcome: Success ✔️
Time: 0.0483 seconds
✔️ Get-ActionInput.Given valid -Name("Input1",System.Collections.Hashtable)

Given valid -Name

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Get-ActionInput / Get-ActionInput.Given valid -Name
Name: Get-ActionInput.Given valid -Name("Input1",System.Collections.Hashtable)
Outcome: Success ✔️
Time: 0.0709 seconds
✔️ Get-ActionInput.Given valid -Name("input2",System.Collections.Hashtable)

Given valid -Name

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Get-ActionInput / Get-ActionInput.Given valid -Name
Name: Get-ActionInput.Given valid -Name("input2",System.Collections.Hashtable)
Outcome: Success ✔️
Time: 0.0474 seconds
✔️ Get-ActionInput.Given valid -Name("INPUT2",System.Collections.Hashtable)

Given valid -Name

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Get-ActionInput / Get-ActionInput.Given valid -Name
Name: Get-ActionInput.Given valid -Name("INPUT2",System.Collections.Hashtable)
Outcome: Success ✔️
Time: 0.022 seconds
✔️ Get-ActionInput.Given valid -Name("Input2",System.Collections.Hashtable)

Given valid -Name

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Get-ActionInput / Get-ActionInput.Given valid -Name
Name: Get-ActionInput.Given valid -Name("Input2",System.Collections.Hashtable)
Outcome: Success ✔️
Time: 0.024 seconds

/ Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Get-ActionInputs

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Get-ActionInputs
Name: ``
Outcome: `` ❔
Time: 0 seconds

/ Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Get-ActionInputs / Get-ActionInputs.Given 2 predefined inputs, and a -Name in any case

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Get-ActionInputs / Get-ActionInputs.Given 2 predefined inputs, and a -Name in any case
Name: ``
Outcome: `` ❔
Time: 0 seconds
Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Get-ActionInputs / Get-ActionInputs.Given 2 predefined inputs, and a -Name in any case
Name: ``
Outcome: `` ❔
Time: 0 seconds
Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Get-ActionInputs / Get-ActionInputs.Given 2 predefined inputs, and a -Name in any case
Name: ``
Outcome: `` ❔
Time: 0 seconds

/ Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Set-ActionOuput

✔️ Set-ActionOuput.Given a valid -Name and -Value

Given a valid -Name and -Value

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Set-ActionOuput
Name: Set-ActionOuput.Given a valid -Name and -Value
Outcome: Success ✔️
Time: 0.0146 seconds

/ Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Write-ActionDebug

✔️ Write-ActionDebug.Given a valid -Message

Given a valid -Message

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Write-ActionDebug
Name: Write-ActionDebug.Given a valid -Message
Outcome: Success ✔️
Time: 0.0275 seconds

/ Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Write-ActionError

✔️ Write-ActionError.Given a valid -Message

Given a valid -Message

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Write-ActionError
Name: Write-ActionError.Given a valid -Message
Outcome: Success ✔️
Time: 0.0189 seconds

/ Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Write-ActionWarning

✔️ Write-ActionWarning.Given a valid -Message

Given a valid -Message

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Write-ActionWarning
Name: Write-ActionWarning.Given a valid -Message
Outcome: Success ✔️
Time: 0.0147 seconds

/ Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Write-ActionInfo

✔️ Write-ActionInfo.Given a valid -Message

Given a valid -Message

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Write-ActionInfo
Name: Write-ActionInfo.Given a valid -Message
Outcome: Success ✔️
Time: 0.0113 seconds

/ Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Enter-ActionOutputGroup

✔️ Enter-ActionOutputGroup.Given a valid -Name

Given a valid -Name

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Enter-ActionOutputGroup
Name: Enter-ActionOutputGroup.Given a valid -Name
Outcome: Success ✔️
Time: 0.0194 seconds

/ Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Exit-ActionOutputGroup

✔️ Exit-ActionOutputGroup.Given everything is peachy

Given everything is peachy

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Exit-ActionOutputGroup
Name: Exit-ActionOutputGroup.Given everything is peachy
Outcome: Success ✔️
Time: 0.0153 seconds

/ Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Invoke-ActionWithinOutputGroup

✔️ Invoke-ActionWithinOutputGroup.Given a valid -Name and -ScriptBlock

Given a valid -Name and -ScriptBlock

Parent: / Pester / /home/runner/work/pester-tests-report/pester-tests-report/tests/GitHubActions.Tests.ps1 / Invoke-ActionWithinOutputGroup
Name: Invoke-ActionWithinOutputGroup.Given a valid -Name and -ScriptBlock
Outcome: Success ✔️
Time: 0.0242 seconds
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment