Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compatibility rule tests #1697

Merged
merged 10 commits into from
Jul 15, 2021
Merged

Conversation

rjmholt
Copy link
Contributor

@rjmholt rjmholt commented Jul 14, 2021

PR Summary

Fixes #1695.

We've been seeing failures in the compatibility rule tests, such as in #1696. This seems to be due to a hashtable key being null, which would be explained by a Pester 5 semantics issue. This attempts to simplify the situation to fix the issue.

PR Checklist

@rjmholt rjmholt merged commit 00e0884 into PowerShell:master Jul 15, 2021
@rjmholt rjmholt deleted the fix-compatibility-tests branch July 15, 2021 21:26
@rjmholt
Copy link
Contributor Author

rjmholt commented Jul 15, 2021

/cc @t-lipingma

@rjmholt rjmholt mentioned this pull request Jul 15, 2021
6 tasks
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.

UseCompatibleTypes.Tests & UseCompatibleCommands.Tests test failed.
1 participant