Skip to content

Large amount of tests are skipped on Linux even if some of them should run on Linux #26601

@daxian-dbw

Description

@daxian-dbw

Test Bug

See the "Linux Unelevated Others" links below:

https://github.com/PowerShell/PowerShell/actions/runs/20116374515/job/57726954938?pr=26565#step:3:3712
https://github.com/PowerShell/PowerShell/actions/runs/20111102340/job/57708654522?pr=26565#step:3:3704

Lots of tests are skipped on Linux except for some that have explicit -Skip:(...) used in the tests.
It looks like a $PSDefaultParameterValues[It:Skip] setting in a test was not reverted after the test and thus the setting gets leaked to other tests. We need to find out where that happens.

Metadata

Metadata

Labels

Issue-BugIssue has been identified as a bug in the product

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions