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
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="214" height="20" role="img" aria-label="Tests 10/09/2020 20:16:01: Passed"><title>Tests 10/09/2020 20:16:01: Passed</title><linearGradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="r"><rect width="214" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#r)"><rect width="165" height="20" fill="#555"/><rect x="165" width="49" height="20" fill="#97ca00"/><rect width="214" height="20" fill="url(#s)"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="835" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="1550">Tests 10/09/2020 20:16:01</text><text x="835" y="140" transform="scale(.1)" fill="#fff" textLength="1550">Tests 10/09/2020 20:16:01</text><text aria-hidden="true" x="1885" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="390">Passed</text><text x="1885" y="140" transform="scale(.1)" fill="#fff" textLength="390">Passed</text></g></svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment