Skip to content

Fix CimCmdlets tests. - #6755

Merged
Ilya (iSazonov) merged 3 commits into
PowerShell:masterfrom
sethvs:CimTests
Apr 28, 2018
Merged

Fix CimCmdlets tests.#6755
Ilya (iSazonov) merged 3 commits into
PowerShell:masterfrom
sethvs:CimTests

Conversation

@sethvs

Copy link
Copy Markdown
Contributor

PR Summary

Fix tests in:
CimInstance.Tests.ps1
CimSession.Tests.ps1
Get-CimClass.Tests.ps1

PR Checklist


Describe "CimInstance cmdlet tests" -Tag @("CI") {
BeforeAll {
if ( ! $IsWindows ) { return }

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please revert this - we should skip the block on Unix.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Closed.

@iSazonov
Ilya (iSazonov) merged commit 2406924 into PowerShell:master Apr 28, 2018
@iSazonov

Copy link
Copy Markdown
Collaborator

Sergey Vasin (@sethvs) Thanks for your contribution!

@sethvs
Sergey Vasin (sethvs) deleted the CimTests branch April 28, 2018 09:31
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj-contribs/PowerShell that referenced this pull request Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants