Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix CimCmdlets tests.#6755

Merged
iSazonov merged 3 commits intoPowerShell:masterfrom
sethvs:CimTests
Apr 28, 2018
Merged

Fix CimCmdlets tests.#6755
iSazonov merged 3 commits intoPowerShell:masterfrom
sethvs:CimTests

Conversation

@sethvs
Copy link
Contributor

@sethvs sethvs commented Apr 27, 2018

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
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
Collaborator

Choose a reason for hiding this comment

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

Closed.

@iSazonov iSazonov self-assigned this Apr 27, 2018
@iSazonov iSazonov requested a review from SteveL-MSFT April 27, 2018 12:18
@iSazonov iSazonov merged commit 2406924 into PowerShell:master Apr 28, 2018
@iSazonov
Copy link
Collaborator

@sethvs Thanks for your contribution!

@sethvs sethvs deleted the CimTests branch April 28, 2018 09:31
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