updated libraries #74
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / test-report (ubuntu-latest)
completed
Aug 24, 2023 in 0s
Module Tests
This run completed at 08/24/2023 15:58:50
Details
Test Report: Module Tests
- Date: 2023-08-24
- Time: 15:57:18
Expand the following summaries for more details:
Environment:
Env | |
---|---|
user : |
runner |
cwd : |
/home/runner/work/PsSmo/PsSmo |
os-version : |
5.15.0-1041-azure |
user-domain : |
`` |
machine-name : |
fv-az577-592 |
nunit-version : |
2.5.8.0 |
clr-version : |
6.0.20 |
platform : |
Linux |
Outcome: | Total Tests: 12 | Passed: 0 | Failed: 12
Counters | |
---|---|
Total: | 12 |
Errors: | 0 |
Failures: | 12 |
Not-run: | 0 |
Inconclusive: | 0 |
Ignored: | 0 |
Skipped: | 0 |
Invalid: | 0 |
Tests:
/ Pester / /home/runner/work/PsSmo/PsSmo/test/Connect-Instance.Tests.ps1 / Connect-Instance / Connect-Instance.SqlInstance
❌ Connect-Instance.SqlInstance.Returns a connection by pipeline input
Returns a connection by pipeline input
Parent: | / Pester / /home/runner/work/PsSmo/PsSmo/test/Connect-Instance.Tests.ps1 / Connect-Instance / Connect-Instance.SqlInstance |
Name: | Connect-Instance.SqlInstance.Returns a connection by pipeline input |
Outcome: | Failure ❌ |
Time: | 0 seconds |
Error Message:
This test should run but it did not. Most likely a setup in some parent block failed.
Error Stack Trace:
❌ Connect-Instance.SqlInstance.Returns a connection by property
Returns a connection by property
Parent: | / Pester / /home/runner/work/PsSmo/PsSmo/test/Connect-Instance.Tests.ps1 / Connect-Instance / Connect-Instance.SqlInstance |
Name: | Connect-Instance.SqlInstance.Returns a connection by property |
Outcome: | Failure ❌ |
Time: | 0 seconds |
Error Message:
This test should run but it did not. Most likely a setup in some parent block failed.
Error Stack Trace:
/ Pester / /home/runner/work/PsSmo/PsSmo/test/Get-Table.Tests.ps1 / Get-Table / Get-Table.SqlInstance / Get-Table.SqlInstance.SqlDatabase / Get-Table.SqlInstance.SqlDatabase.SmoInstance / Get-Table.SqlInstance.SqlDatabase.SmoInstance.Table
❌ Get-Table.SqlInstance.SqlDatabase.SmoInstance.Table.Returns the table
Returns the table
Parent: | / Pester / /home/runner/work/PsSmo/PsSmo/test/Get-Table.Tests.ps1 / Get-Table / Get-Table.SqlInstance / Get-Table.SqlInstance.SqlDatabase / Get-Table.SqlInstance.SqlDatabase.SmoInstance / Get-Table.SqlInstance.SqlDatabase.SmoInstance.Table |
Name: | Get-Table.SqlInstance.SqlDatabase.SmoInstance.Table.Returns the table |
Outcome: | Failure ❌ |
Time: | 0 seconds |
Error Message:
This test should run but it did not. Most likely a setup in some parent block failed.
Error Stack Trace:
❌ Get-Table.SqlInstance.SqlDatabase.SmoInstance.Table.Returns the table by name
Returns the table by name
Parent: | / Pester / /home/runner/work/PsSmo/PsSmo/test/Get-Table.Tests.ps1 / Get-Table / Get-Table.SqlInstance / Get-Table.SqlInstance.SqlDatabase / Get-Table.SqlInstance.SqlDatabase.SmoInstance / Get-Table.SqlInstance.SqlDatabase.SmoInstance.Table |
Name: | Get-Table.SqlInstance.SqlDatabase.SmoInstance.Table.Returns the table by name |
Outcome: | Failure ❌ |
Time: | 0 seconds |
Error Message:
This test should run but it did not. Most likely a setup in some parent block failed.
Error Stack Trace:
/ Pester / /home/runner/work/PsSmo/PsSmo/test/Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance
❌ Invoke-Command.SqlInstance.SmoInstance.throws on error
throws on error
Parent: | / Pester / /home/runner/work/PsSmo/PsSmo/test/Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance |
Name: | Invoke-Command.SqlInstance.SmoInstance.throws on error |
Outcome: | Failure ❌ |
Time: | 0 seconds |
Error Message:
This test should run but it did not. Most likely a setup in some parent block failed.
Error Stack Trace:
/ Pester / /home/runner/work/PsSmo/PsSmo/test/Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance / Invoke-Command.SqlInstance.SmoInstance.SQLCMD
❌ Invoke-Command.SqlInstance.SmoInstance.SQLCMD.works with separator
works with separator
Parent: | / Pester / /home/runner/work/PsSmo/PsSmo/test/Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance / Invoke-Command.SqlInstance.SmoInstance.SQLCMD |
Name: | Invoke-Command.SqlInstance.SmoInstance.SQLCMD.works with separator |
Outcome: | Failure ❌ |
Time: | 0 seconds |
Error Message:
This test should run but it did not. Most likely a setup in some parent block failed.
Error Stack Trace:
❌ Invoke-Command.SqlInstance.SmoInstance.SQLCMD.throws with undefined variables
throws with undefined variables
Parent: | / Pester / /home/runner/work/PsSmo/PsSmo/test/Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance / Invoke-Command.SqlInstance.SmoInstance.SQLCMD |
Name: | Invoke-Command.SqlInstance.SmoInstance.SQLCMD.throws with undefined variables |
Outcome: | Failure ❌ |
Time: | 0 seconds |
Error Message:
This test should run but it did not. Most likely a setup in some parent block failed.
Error Stack Trace:
❌ Invoke-Command.SqlInstance.SmoInstance.SQLCMD.works with defined variables
works with defined variables
Parent: | / Pester / /home/runner/work/PsSmo/PsSmo/test/Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance / Invoke-Command.SqlInstance.SmoInstance.SQLCMD |
Name: | Invoke-Command.SqlInstance.SmoInstance.SQLCMD.works with defined variables |
Outcome: | Failure ❌ |
Time: | 0 seconds |
Error Message:
This test should run but it did not. Most likely a setup in some parent block failed.
Error Stack Trace:
❌ Invoke-Command.SqlInstance.SmoInstance.SQLCMD.works with :on error
works with :on error
Parent: | / Pester / /home/runner/work/PsSmo/PsSmo/test/Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance / Invoke-Command.SqlInstance.SmoInstance.SQLCMD |
Name: | Invoke-Command.SqlInstance.SmoInstance.SQLCMD.works with :on error |
Outcome: | Failure ❌ |
Time: | 0 seconds |
Error Message:
This test should run but it did not. Most likely a setup in some parent block failed.
Error Stack Trace:
❌ Invoke-Command.SqlInstance.SmoInstance.SQLCMD.works with :setvar
works with :setvar
Parent: | / Pester / /home/runner/work/PsSmo/PsSmo/test/Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance / Invoke-Command.SqlInstance.SmoInstance.SQLCMD |
Name: | Invoke-Command.SqlInstance.SmoInstance.SQLCMD.works with :setvar |
Outcome: | Failure ❌ |
Time: | 0 seconds |
Error Message:
This test should run but it did not. Most likely a setup in some parent block failed.
Error Stack Trace:
❌ Invoke-Command.SqlInstance.SmoInstance.SQLCMD.ignores line comments
ignores line comments
Parent: | / Pester / /home/runner/work/PsSmo/PsSmo/test/Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance / Invoke-Command.SqlInstance.SmoInstance.SQLCMD |
Name: | Invoke-Command.SqlInstance.SmoInstance.SQLCMD.ignores line comments |
Outcome: | Failure ❌ |
Time: | 0 seconds |
Error Message:
This test should run but it did not. Most likely a setup in some parent block failed.
Error Stack Trace:
❌ Invoke-Command.SqlInstance.SmoInstance.SQLCMD.ignores block comments
ignores block comments
Parent: | / Pester / /home/runner/work/PsSmo/PsSmo/test/Invoke-Command.Tests.ps1 / Invoke-Command / Invoke-Command.SqlInstance / Invoke-Command.SqlInstance.SmoInstance / Invoke-Command.SqlInstance.SmoInstance.SQLCMD |
Name: | Invoke-Command.SqlInstance.SmoInstance.SQLCMD.ignores block comments |
Outcome: | Failure ❌ |
Time: | 0 seconds |
Error Message:
This test should run but it did not. Most likely a setup in some parent block failed.
Error Stack Trace:
Loading