Skip to content

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 force-pushed the fix-compatibility-tests branch from 3abfaf5 to c7be234 Compare July 14, 2021 19:09
@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