-
Notifications
You must be signed in to change notification settings - Fork 8.3k
PSVersionInfo test failing due to SMA version #15607
Copy link
Copy link
Closed
Labels
Needs-TriageThe issue is new and needs to be triaged by a work group.The issue is new and needs to be triaged by a work group.Resolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildWG-Quality-Testissues in a test or in test infrastructureissues in a test or in test infrastructure
Metadata
Metadata
Assignees
Labels
Needs-TriageThe issue is new and needs to be triaged by a work group.The issue is new and needs to be triaged by a work group.Resolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildWG-Quality-Testissues in a test or in test infrastructureissues in a test or in test infrastructure
It looks like a PSVersionTable test is failing in CI, possibly because of a change to the version of System.Management.Automation.dll:
PowerShell/test/powershell/Host/PSVersionTable.Tests.ps1
Lines 6 to 24 in 945a232